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
T

TuSimple/TuSimple-DUC

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

TuSimple DUC

Features

  • Segmentation Architectures - DUC implementation in MxNet.
  • Image segmentation - Listed in the “Image segmentation” section of the Ailia Models awesome list.

Star history

Star history chart for tusimple/tusimple-ducStar history chart for tusimple/tusimple-duc

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

Projects sharing features with TuSimple DUC

These projects share indexed features with TuSimple DUC. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • hrnet/hrnet-semantic-segmentationHRNet avatar

    HRNet/HRNet-Semantic-Segmentation

    3,327View on GitHub↗

    This is the implementation for PyTroch 0.4.1. - The HRNet OCR version ia available here. - The PyTroch 1.1 version is available here.

    Python
    View on GitHub↗3,327
  • tensorflow/modelstensorflow avatar

    tensorflow/models

    77,663View on GitHub↗

    This repository serves as a centralized collection of state-of-the-art deep learning architectures and reference implementations designed for research and application development. It provides a comprehensive toolkit for computer vision and natural language processing, offering pre-built models and training pipelines for tasks ranging from image classification and object detection to complex sequence modeling. The project distinguishes itself by providing a flexible execution harness that manages the entire training lifecycle, including data ingestion and backpropagation. It supports scalable

    Python
    View on GitHub↗77,663
  • davidtvs/pytorch-enetD

    davidtvs/PyTorch-ENet

    0View on GitHub↗
    View on GitHub↗0
  • wkentaro/pytorch-fcnwkentaro avatar

    wkentaro/pytorch-fcn

    1,777View on GitHub↗

    PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)

    Pythoncomputer-visionconvolutional-networksdeep-learning
    View on GitHub↗1,777
Compare all 30 related projects→

Frequently asked questions

What are the main features of tusimple/tusimple-duc?

The main features of tusimple/tusimple-duc are: Segmentation Architectures, Image segmentation.

Which projects share features with tusimple/tusimple-duc?

Projects with overlapping indexed features include: tensorflow/models — This repository serves as a centralized collection of state-of-the-art deep learning architectures and reference… wkentaro/pytorch-fcn — PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.). davidtvs/pytorch-enet. hrnet/hrnet-semantic-segmentation — This is the implementation for PyTroch 0.4.1. - The HRNet + OCR version ia available here. - The PyTroch 1.1 version… akirasosa/mobile-semantic-segmentation. aayushbansal/pixelnet.