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
hujie-frank avatar

hujie-frank/SENet

0
View on GitHub↗
3,641 stars·847 forks·Cuda·Apache-2.0·11 views

SENet

Squeeze-and-Excitation Networks

Features

  • Attention Mechanisms - Squeeze-and-excitation blocks for channel-wise feature recalibration.
  • Computer Vision - Squeeze-and-excitation networks for channel-wise feature recalibration.
  • Computer Vision Research - Feature recalibration mechanism for improved network representation.
  • Image Classification Architectures - Squeeze-and-excitation network architecture.

Star history

Star history chart for hujie-frank/senetStar history chart for hujie-frank/senet

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 SENet

These projects share indexed features with SENet. 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
  • 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
  • implus/sknetI

    implus/SKNet

    0View on GitHub↗
    View on GitHub↗0
  • facebookresearch/detectandtrackfacebookresearch avatar

    facebookresearch/DetectAndTrack

    1,001View on GitHub↗

    The implementation of an algorithm presented in the CVPR18 paper: "Detect-and-Track: Efficient Pose Estimation in Videos"

    Python
    View on GitHub↗1,001
Compare all 30 related projects→

Frequently asked questions

What does hujie-frank/senet do?

Squeeze-and-Excitation Networks

What are the main features of hujie-frank/senet?

The main features of hujie-frank/senet are: Attention Mechanisms, Computer Vision, Computer Vision Research, Image Classification Architectures.

Which projects share features with hujie-frank/senet?

Projects with overlapping indexed features include: jongchan/attention-module — Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention… zalandoresearch/fashion-mnist — This project is a computer vision benchmark and image classification dataset used to measure and compare the accuracy… implus/sknet. facebookresearch/resnext — Implementation of a classification framework from the paper Aggregated Residual Transformations for Deep Neural Networks. facebookresearch/detectandtrack — The implementation of an algorithm presented in the CVPR18 paper: "Detect-and-Track: Efficient Pose Estimation in… kaiminghe/resnet-1k-layers — Deep Residual Networks with 1K Layers.