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
sacmehta avatar

sacmehta/ESPNet

0
View on GitHub↗
542 stars·113 forks·Python·MIT·9 viewssacmehta.github.io/ESPNet↗

ESPNet

ESPNet: Efficient Spatial Pyramid of Dilated Convolutions for Semantic Segmentation

Features

  • Computer Vision Research - Efficient spatial pyramid networks for semantic segmentation.
  • Segmentation Architectures - ESPNet implementation in PyTorch.

Star history

Star history chart for sacmehta/espnetStar history chart for sacmehta/espnet

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 ESPNet

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

    hszhao/PSANet

    220View on GitHub↗

    by Hengshuang Zhao\, Yi Zhang\, Shu Liu, Jianping Shi, Chen Change Loy, Dahua Lin, Jiaya Jia, details are in project page.

    C++
    View on GitHub↗220
  • wasidennis/adaptsegnetwasidennis avatar

    wasidennis/AdaptSegNet

    859View on GitHub↗

    Learning to Adapt Structured Output Space for Semantic Segmentation, CVPR 2018 (spotlight)

    Python
    View on GitHub↗859
  • hszhao/icnethszhao avatar

    hszhao/ICNet

    609View on GitHub↗

    ICNet for Real-Time Semantic Segmentation on High-Resolution Images, ECCV2018

    MATLAB
    View on GitHub↗609
  • zalandoresearch/fashion-mnistzalandoresearch avatar

    zalandoresearch/fashion-mnist

    12,754View on GitHub↗

    This project is a computer vision benchmark and image classification dataset used to measure and compare the accuracy of machine learning models. It provides a standardized collection of labeled fashion product images and training data formatted to be compatible with the MNIST dataset structure. The dataset consists of fixed-dimension grayscale images and label-based category mappings, stored in a binary format. It includes pre-split training and testing sets and a static distribution to ensure consistent cross-model benchmarking. The repository supports image classification benchmarking and

    Pythonbenchmarkcomputer-visionconvolutional-neural-networks
    View on GitHub↗12,754
Compare all 30 related projects→

Frequently asked questions

What does sacmehta/espnet do?

ESPNet: Efficient Spatial Pyramid of Dilated Convolutions for Semantic Segmentation

What are the main features of sacmehta/espnet?

The main features of sacmehta/espnet are: Computer Vision Research, Segmentation Architectures.

Which projects share features with sacmehta/espnet?

Projects with overlapping indexed features include: wasidennis/adaptsegnet — Learning to Adapt Structured Output Space for Semantic Segmentation, CVPR 2018 (spotlight). hszhao/psanet — by Hengshuang Zhao\, Yi Zhang\, Shu Liu, Jianping Shi, Chen Change Loy, Dahua Lin, Jiaya Jia, details are in project… hszhao/icnet — ICNet for Real-Time Semantic Segmentation on High-Resolution Images, ECCV2018. zalandoresearch/fashion-mnist — This project is a computer vision benchmark and image classification dataset used to measure and compare the accuracy… agrimgupta92/sgan — Code for "Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks", Gupta et al, CVPR 2018. 4uiiurz1/pytorch-nested-unet — PyTorch implementation of UNet++ (Nested U-Net).