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
Back to iduta/pyconv

Projects sharing features with Pyconv

12 open-source projects similar to iduta/pyconv, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • andrew-qibin/spnetAndrew-Qibin avatar

    Andrew-Qibin/SPNet

    413View on GitHub↗

    This repository is a PyTorch implementation for our CVPR2020 paper (non-commercial use only).

    Python
    View on GitHub↗413
  • d-li14/psconvd-li14 avatar

    d-li14/PSConv

    174View on GitHub↗

    ECCV 2020 PSConv: Squeezing Feature Pyramid into One Compact Poly-Scale Convolutional Layer

    Python
    View on GitHub↗174
  • dingxiaoh/acnetDingXiaoH avatar

    DingXiaoH/ACNet

    851View on GitHub↗

    Update (Aug 17, 2021): refactored the code of ACB. The readability has been greatly improved. You may call switchtodeploy of an ACB to convert it to the inference-time structure. If you use ACB in your own model, the conversion is as easy as `` for m in yourmodel.modules(): if hasattr(m,…

    Python
    View on GitHub↗851
  • goatmessi7/rfbnetGOATmessi7 avatar

    GOATmessi7/RFBNet

    1,419View on GitHub↗

    By Songtao Liu, Di Huang, Yunhong Wang

    Python
    View on GitHub↗1,419
  • hszhao/pspnethszhao avatar

    hszhao/PSPNet

    1,656View on GitHub↗

    by Hengshuang Zhao, Jianping Shi, Xiaojuan Qi, Xiaogang Wang, Jiaya Jia, details are in project page.

    C++
    View on GitHub↗1,656
  • jiaxiongq/slimconvJiaxiongQ avatar

    JiaxiongQ/SlimConv

    20View on GitHub↗

    This repository contains the code (in PyTorch) for SlimConv: Reducing Channel Redundancy in Convolutional Neural Networks by Features Recombining paper (TIP 2021)

    Python
    View on GitHub↗20

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • kazuto1011/deeplab-pytorchkazuto1011 avatar

    kazuto1011/deeplab-pytorch

    1,103View on GitHub↗

    This is an unofficial PyTorch implementation of DeepLab v2 1 with a ResNet-101 backbone. COCO-Stuff dataset 2 and PASCAL VOC dataset 3 are supported. The official Caffe weights provided by the authors can be used without building the Caffe APIs. DeepLab v3/v3+ models with the identical…

    Python
    View on GitHub↗1,103
  • lukemelas/efficientnet-pytorchlukemelas avatar

    lukemelas/EfficientNet-PyTorch

    8,223View on GitHub↗

    This is a PyTorch implementation of EfficientNet convolutional neural networks. It serves as a computer vision model library providing architectures for image classification and high-level feature extraction, including pre-trained weights for immediate image categorization. The library supports transfer learning by allowing the modification of model architectures and output layers to accommodate a custom number of classes for new datasets. It also includes a model exporter to convert trained PyTorch weights into the ONNX format for production inference. The system covers broader computer vis

    Python
    View on GitHub↗8,223
  • mahyarnajibi/sshmahyarnajibi avatar

    mahyarnajibi/SSH

    840View on GitHub↗

    This repository includes the code for training and evaluating the SSH face detector introduced in our ICCV 2017 paper.

    Python
    View on GitHub↗840
  • tensorflow/tputensorflow avatar

    tensorflow/tpu

    5,281View on GitHub↗

    This repository provides a collection of reference implementations, toolkits, and orchestration tools for training and deploying large-scale AI models on Cloud TPU hardware. It serves as a framework for managing the lifecycle of accelerator clusters, including hardware orchestration and the provisioning of high-performance compute infrastructure for machine learning workloads. The project specifically enables the pre-training of foundation models, large language models, and complex reasoning architectures through distributed training toolkits and multi-host scaling recipes. It further provide

    Jupyter Notebook
    View on GitHub↗5,281
  • tongjiangwei/featurefusiontongjiangwei avatar

    tongjiangwei/FeatureFusion

    7View on GitHub↗

    A new method to fuse high-level features and low-level features in human pose estimation

    Python
    View on GitHub↗7
  • yangyanli/do-convyangyanli avatar

    yangyanli/DO-Conv

    200View on GitHub↗

    Created by Jinming Cao , Yangyan Li , Mingchao Sun, Ying Chen , Dani Lischinski , Daniel Cohen-Or , Baoquan Chen , and Changhe Tu . Transactions on Image Processing (TIP) 2022.

    Python
    View on GitHub↗200