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

zhanghang1989/ResNeSt

0
View on GitHub↗
3,261 stars·495 forks·Python·Apache-2.0·9 viewsarxiv.org/abs/2004.08955↗

ResNeSt

Split-Attention Network, A New ResNet Variant. It significantly boosts the performance of downstream models such as Mask R-CNN, Cascade R-CNN and DeepLabV3.

Features

  • Attention Mechanisms - Split-attention networks for improved feature representation.
  • Computer Vision - Split-attention networks for image classification.

Star history

Star history chart for zhanghang1989/resnestStar history chart for zhanghang1989/resnest

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 ResNeSt

These projects share indexed features with ResNeSt. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • jongchan/attention-moduleJongchan avatar

    Jongchan/attention-module

    2,225View on GitHub↗

    Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"

    Python
    View on GitHub↗2,225
  • hujie-frank/senethujie-frank avatar

    hujie-frank/SENet

    3,641View on GitHub↗

    Squeeze-and-Excitation Networks

    Cuda
    View on GitHub↗3,641
  • 1adrianb/face-alignment1adrianb avatar

    1adrianb/face-alignment

    7,518View on GitHub↗

    This is a PyTorch-based computer vision library for detecting 2D and 3D facial landmark coordinates. It functions as a facial landmark detector and reconstruction tool, utilizing deep learning to identify precise geometric points on human faces from image datasets. The library allows for the selection of specific detection backends to balance accuracy and processing speed. It supports the integration of precomputed bounding box files, which enables the system to bypass the initial detection phase and proceed directly to landmark extraction. The toolkit includes capabilities for batch image p

    Python
    View on GitHub↗7,518
  • achaiah/pywickachaiah avatar

    achaiah/pywick

    400View on GitHub↗

    High-level batteries-included neural network training library for Pytorch

    Python
    View on GitHub↗400
Compare all 30 related projects→

Frequently asked questions

What does zhanghang1989/resnest do?

Split-Attention Network, A New ResNet Variant. It significantly boosts the performance of downstream models such as Mask R-CNN, Cascade R-CNN and DeepLabV3.

What are the main features of zhanghang1989/resnest?

The main features of zhanghang1989/resnest are: Attention Mechanisms, Computer Vision.

Which projects share features with zhanghang1989/resnest?

Projects with overlapping indexed features include: jongchan/attention-module — Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention… hujie-frank/senet — Squeeze-and-Excitation Networks. 1adrianb/face-alignment — This is a PyTorch-based computer vision library for detecting 2D and 3D facial landmark coordinates. It functions as a… ailab-cvc/yolo-world — YOLO-World is a vision-language framework and open-vocabulary object detection model. It identifies objects in images… airctic/icevision. achaiah/pywick — High-level batteries-included neural network training library for Pytorch.