awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to jzbontar/mc-cnn

Projects sharing features with Mc Cnn

30 open-source projects similar to jzbontar/mc-cnn, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • miss3d/s2pMISS3D avatar

    MISS3D/s2p

    148View on GitHub↗

    Warning: this repository is not maintained, please use https://github.com/centreborelli/s2p instead.

    C
    View on GitHub↗148
  • mrharicot/monodepthmrharicot avatar

    mrharicot/monodepth

    2,267View on GitHub↗

    Tensorflow implementation of unsupervised single image depth prediction using a convolutional neural network.

    Python
    View on GitHub↗2,267
  • cmla/s2pcmla avatar

    cmla/s2p

    259View on GitHub↗

    S2P is a Python library and command line tool that implements a stereo pipeline which produces elevation models from images taken by high resolution optical satellites such as Pléiades, WorldView, QuickBird, Spot or Ikonos. It generates 3D point clouds and digital surface models from stereo…

    Python
    View on GitHub↗259
  • intelrealsense/librealsenseI

    IntelRealSense/librealsense

    0View on GitHub↗
    View on GitHub↗0
  • giswqs/lidargiswqs avatar

    giswqs/lidar

    297View on GitHub↗

    A Python package for delineating nested surface depressions from digital elevation data.

    Python
    View on GitHub↗297
  • msracver/deformable-convnetsmsracver avatar

    msracver/Deformable-ConvNets

    4,116View on GitHub↗

    Deformable-ConvNets is a computer vision framework and a collection of neural network components designed to implement deformable convolutional neural networks. It provides adaptive convolutional layers and pooling implementations that modify their receptive fields based on input features to better capture the geometry of objects within images. The project enables the use of learnable sampling offsets and modulation masks to align convolutional grids with target object shapes. It includes specialized tools for visualizing learned offsets in convolutions and pooling layers, allowing for the an

    Python
    View on GitHub↗4,116

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • opendronemap/opendronemapOpenDroneMap avatar

    OpenDroneMap/OpenDroneMap

    6,196View on GitHub↗

    A command line toolkit to generate maps, point clouds, 3D models and DEMs from drone, balloon or kite images. 📷

    Python
    View on GitHub↗6,196
  • valhalla/valhallavalhalla avatar

    valhalla/valhalla

    5,394View on GitHub↗

    Valhalla is an open-source routing engine that calculates optimal paths and travel times using OpenStreetMap data. It is built around a tiled routing graph framework, allowing map data to be organized into small geographic tiles for efficient regional updates and offline routing capability. The project distinguishes itself through a multimodal routing server that combines automobile, pedestrian, bicycle, and public transit modes into single journeys. It includes a GPS trace matching engine to align noisy coordinates to the most probable road network paths and an isochrone and matrix generator

    C++astardijkstradirections
    View on GitHub↗5,394
  • o3de/o3deo3de avatar

    o3de/o3de

    8,954View on GitHub↗

    This project is an open-source 3D game engine designed for building high-fidelity games, simulations, and cinematic environments. It functions as a robotics simulation platform with native integration for ROS 2 to model robot controllers and sensors. The engine features a multi-threaded Forward+ physically based renderer that supports hardware-accelerated ray tracing and global illumination. The system is built on a modular extension architecture using Gems to add or replace features without modifying core binaries. It includes a native SDK for AWS cloud integration, enabling IAM authenticati

    C++3d-graphics3d-graphics-engineanimation
    View on GitHub↗8,954
  • facebook/surround360F

    facebook/Surround360

    0View on GitHub↗
    View on GitHub↗0
  • facebookresearch/detectron2facebookresearch avatar

    facebookresearch/detectron2

    34,548View on GitHub↗

    Detectron2 is a PyTorch computer vision framework and visual recognition platform designed for training and deploying models for object detection, image segmentation, and visual recognition. It provides a research-oriented environment for training complex vision models with multi-GPU acceleration. The project includes a specialized object detection library for identifying and locating multiple objects via bounding boxes, as well as an image segmentation toolkit for creating pixel-level masks through instance, semantic, and panoptic segmentation. Additionally, it features a human pose estimati

    Python
    View on GitHub↗34,548
  • huggingface/transformershuggingface avatar

    huggingface/transformers

    161,630View on GitHub↗

    Transformers is a comprehensive library for machine learning that provides a unified interface for training, fine-tuning, and deploying transformer-based models. It supports a wide range of tasks, including text classification, language modeling, question answering, and sequence-to-sequence translation, while offering specialized architectures for both text and vision processing. The framework includes tools for managing the entire model lifecycle, from data preprocessing and tokenization to distributed training and inference. The library features extensive support for model optimization and

    Pythonaudiodeep-learningdeepseek
    View on GitHub↗161,630
  • keras-team/keras-cvkeras-team avatar

    keras-team/keras-cv

    1,061View on GitHub↗

    Industry-strength Computer Vision workflows with Keras

    Python
    View on GitHub↗1,061
  • kornia/korniakornia avatar

    kornia/kornia

    11,238View on GitHub↗

    Kornia is a differentiable computer vision library and cross-framework tensor vision toolset. It implements vision operations as differentiable tensors to enable integration into deep learning pipelines and supports the transpilation of operations across PyTorch, TensorFlow, JAX, and NumPy. The project provides specialized toolsets for geometric vision and stereo depth, including algorithms for 3D scene reconstruction, camera calibration, and pose estimation. It further distinguishes itself as a differentiable image augmentation framework, applying random geometric and color transformations w

    Pythonartificial-intelligencecomputer-visiondeep-learning
    View on GitHub↗11,238
  • lightly-ai/lightly-trainlightly-ai avatar

    lightly-ai/lightly-train

    1,582View on GitHub↗

    All-in-one training for vision models (YOLO, ViTs, RT-DETR, DINOv3): pretraining, fine-tuning, distillation.

    Python
    View on GitHub↗1,582
  • luanfujun/deep-photo-styletransferluanfujun avatar

    luanfujun/deep-photo-styletransfer

    9,994View on GitHub↗

    This project is a deep learning style transfer framework designed to apply artistic styles to photographs. It functions as a photorealistic image stylizer that merges the content of one image with the visual characteristics of another while maintaining the original geometry and structural details. The system distinguishes itself through the use of matting Laplacian matrices and semantic segmentation masks to prevent distortion and preserve edge fidelity. These capabilities allow for region-specific styling, where different aesthetics can be applied to distinct objects or areas within a single

    Matlab
    View on GitHub↗9,994
  • metalbubble/collectivenessM

    metalbubble/collectiveness

    0View on GitHub↗
    View on GitHub↗0
  • microsoft/cameratrapsmicrosoft avatar

    microsoft/CameraTraps

    1,014View on GitHub↗

    Microsoft AI for Good Lab — Biodiversity research hub. Open-source AI models, edge devices, and tools for biodiversity monitoring and conservation. Your source for MegaDetector, SPARROW, PytorchWildlife, Bioacoustics, and more.

    Python
    View on GitHub↗1,014
  • mjiust/surfacenetM

    mjiUST/SurfaceNet

    0View on GitHub↗
    View on GitHub↗0
  • msraig/self-augmented-netmsraig avatar

    msraig/self-augmented-net

    67View on GitHub↗

    Source code for "Modeling Surface Appearance from a Single Photograph using Self-augmented Convolutional Neural Networks"

    Python
    View on GitHub↗67
  • nus-hpc-ai-lab/videosysNUS-HPC-AI-Lab avatar

    NUS-HPC-AI-Lab/VideoSys

    2,026View on GitHub↗

    VideoSys: An easy and efficient system for video generation

    Python
    View on GitHub↗2,026
  • nvlabs/segformerNVlabs avatar

    NVlabs/SegFormer

    3,347View on GitHub↗

    SegFormer is a semantic segmentation framework and transformer-based model designed for pixel-level image classification. It provides a deep learning architecture that assigns class labels to pixels using a hierarchical transformer encoder and a multi-layer perceptron decoder. The framework utilizes a hierarchical transformer encoder to process multi-scale features through a pyramid of blocks and an all-MLP decoder to aggregate these features without complex attention mechanisms. It incorporates overlap patch embedding to preserve local continuity and sequential self-attention reduction to ma

    Pythonade20kcityscapessemantic-segmentation
    View on GitHub↗3,347
  • open-mmlab/mmcvopen-mmlab avatar

    open-mmlab/mmcv

    6,446View on GitHub↗

    mmcv is a foundation library for computer vision based on PyTorch. It provides a comprehensive system for constructing convolutional neural networks, a toolkit for image and video preprocessing, and a collection of high-performance deep learning vision operators. The project is distinguished by its hardware-accelerated kernels for complex operations such as deformable convolutions and region pooling. It features a configuration-driven framework that allows for the dynamic instantiation of network layers and the registration of custom modules without modifying code. The library covers a broad

    Python
    View on GitHub↗6,446
  • openai/clipopenai avatar

    openai/CLIP

    33,779View on GitHub↗

    CLIP is a neural network architecture designed to map visual and textual data into a shared latent vector space. By utilizing transformer-based feature extraction and multi-modal tokenization, the system aligns images and natural language strings, enabling cross-modal similarity analysis and semantic classification. The project functions as a zero-shot classification engine, identifying image content by calculating the cosine similarity between visual features and arbitrary text labels without requiring task-specific retraining. Beyond inference, it serves as a research toolkit for evaluating

    Jupyter Notebookdeep-learningmachine-learning
    View on GitHub↗33,779
  • weecology/deepforestweecology avatar

    weecology/DeepForest

    749View on GitHub↗

    Python Package for Airborne RGB machine learning

    Python
    View on GitHub↗749
  • autonomousvision/unisurfA

    autonomousvision/unisurf

    0View on GitHub↗
    View on GitHub↗0
  • bcmi/libcombcmi avatar

    bcmi/libcom

    726View on GitHub↗

    Image composition toolbox: everything you want to know about image composition/compositing or object/subject insertion/addition/compositing.

    Python
    View on GitHub↗726
  • deci-ai/super-gradientsDeci-AI avatar

    Deci-AI/super-gradients

    5,041View on GitHub↗

    Super-Gradients is a PyTorch computer vision framework and training library designed for the full lifecycle of vision models. It functions as a deep learning model optimizer and a deployment toolkit for training and fine-tuning models across image classification, object detection, semantic segmentation, and pose estimation tasks. The project provides specific tools for model optimization, including teacher-student knowledge distillation and numerical precision compression to reduce memory and computational requirements. It also includes the implementation of the Yolo-NAS architecture for high

    Jupyter Notebook
    View on GitHub↗5,041
  • ethz-asl/rovioethz-asl avatar

    ethz-asl/rovio

    1,226View on GitHub↗
    C++
    View on GitHub↗1,226
  • ewenwan/apolloEwenwan avatar

    Ewenwan/apollo

    26View on GitHub↗

    An open autonomous driving platform 百度自动驾驶开源框架

    C++
    View on GitHub↗26