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
M

MarvinTeichmann/MultiNet

0
View on GitHub↗
0 stars·0 forks·10 views

MultiNet

Features

  • Autonomous Driving - Unified architecture for classification, detection, and road segmentation.
  • Segmentation Architectures - Multi-task network for segmentation.

Star history

Star history chart for marvinteichmann/multinetStar history chart for marvinteichmann/multinet

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Frequently asked questions

What are the main features of marvinteichmann/multinet?

The main features of marvinteichmann/multinet are: Autonomous Driving, Segmentation Architectures.

Which projects share features with marvinteichmann/multinet?

Projects with overlapping indexed features include: marvinteichmann/kittiseg — A Kitti Road Segmentation model implemented in tensorflow. fundamentalvision/bevformer — BEVFormer is a perception framework that transforms multi-camera images into bird's-eye-view representations for… carla-simulator/carla — CARLA is an autonomous driving simulator and research environment designed for developing and validating self-driving… lexfridman/mit-deep-learning — This project is a collection of deep learning courseware and instructional materials. It provides a structured… dusty-nv/jetson-inference — jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU… akirasosa/mobile-semantic-segmentation.

Projects sharing features with MultiNet

These projects share indexed features with MultiNet. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • marvinteichmann/kittisegMarvinTeichmann avatar

    MarvinTeichmann/KittiSeg

    917View on GitHub↗

    A Kitti Road Segmentation model implemented in tensorflow.

    Pythonautonomous-drivingcomputer-visionfcn
    View on GitHub↗917
  • fundamentalvision/bevformerfundamentalvision avatar

    fundamentalvision/BEVFormer

    4,519View on GitHub↗

    BEVFormer is a perception framework that transforms multi-camera images into bird's-eye-view representations for autonomous driving. It functions as a multi-camera vision pipeline that integrates multiple camera streams into a single unified spatial perspective to facilitate environmental understanding. The system implements a transformer-based architecture that employs query-based feature extraction and spatiotemporal networks to aggregate spatial image features and temporal historical data. It uses recurrent temporal accumulation to maintain a persistent memory of the scene across consecuti

    Pythonautonomous-drivingcomputer-visiondeep-learning
    View on GitHub↗4,519
  • carla-simulator/carlacarla-simulator avatar

    carla-simulator/carla

    14,072View on GitHub↗

    CARLA is an autonomous driving simulator and research environment designed for developing and validating self-driving software. It functions as an urban traffic simulator that generates realistic vehicle and pedestrian behavior and as a synthetic sensor data generator producing LiDAR, Radar, and camera data. The platform distinguishes itself through its deep integration with robotics frameworks, specifically providing native connectivity to ROS2 nodes for robotic control and data processing. It supports the training of driving models via imitation and reinforcement learning within a controlle

    C++
    View on GitHub↗14,072
  • lexfridman/mit-deep-learninglexfridman avatar

    lexfridman/mit-deep-learning

    10,417View on GitHub↗

    This project is a collection of deep learning courseware and instructional materials. It provides a structured curriculum and practical demonstrations covering the fundamentals of neural network architectures and artificial intelligence. The materials include specialized tutorials and guides on generative adversarial networks for synthetic data generation, as well as reinforcement learning resources focused on decision-making and motion planning for autonomous robotics. The content covers broad capability areas including computer vision development, the implementation of feed-forward and con

    Jupyter Notebookartificial-intelligencedata-sciencedeep-learning
    View on GitHub↗10,417
  • Compare all 30 related projects→