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

hszhao/PSANet

0
View on GitHub↗
220 stars·35 forks·C++·11 viewshszhao.github.io/projects/psanet↗

PSANet

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

Features

  • Computer Vision Research - Point-wise spatial attention for scene parsing.
  • Segmentation Architectures - PSANet implementation in Caffe.

Star history

Star history chart for hszhao/psanetStar history chart for hszhao/psanet

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 does hszhao/psanet do?

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

What are the main features of hszhao/psanet?

The main features of hszhao/psanet are: Computer Vision Research, Segmentation Architectures.

Which projects share features with hszhao/psanet?

Projects with overlapping indexed features include: wasidennis/adaptsegnet — Learning to Adapt Structured Output Space for Semantic Segmentation, CVPR 2018 (spotlight). sacmehta/espnet — ESPNet: Efficient Spatial Pyramid of Dilated Convolutions for Semantic Segmentation. 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).

Projects sharing features with PSANet

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

    sacmehta/ESPNet

    542View on GitHub↗

    ESPNet: Efficient Spatial Pyramid of Dilated Convolutions for Semantic Segmentation

    Python
    View on GitHub↗542
  • 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→