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

yangyanli/DO-Conv

0
View on GitHub↗
200 stars·36 forks·Python·MIT·8 views

DO Conv

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.

Features

  • Plug and Play Modules - Depthwise over-parameterized convolutional layers.

Star history

Star history chart for yangyanli/do-convStar history chart for yangyanli/do-conv

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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 yangyanli/do-conv do?

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.

What are the main features of yangyanli/do-conv?

The main features of yangyanli/do-conv are: Plug and Play Modules.

What are some open-source alternatives to yangyanli/do-conv?

Open-source alternatives to yangyanli/do-conv include: andrew-qibin/spnet — This repository is a PyTorch implementation for our CVPR2020 paper (non-commercial use only). d-li14/psconv — [ECCV 2020] PSConv: Squeezing Feature Pyramid into One Compact Poly-Scale Convolutional Layer. dingxiaoh/acnet — Update (Aug 17, 2021): refactored the code of ACB. The readability has been greatly improved. You may call… goatmessi7/rfbnet — By Songtao Liu, Di Huang, Yunhong Wang. hszhao/pspnet — by Hengshuang Zhao, Jianping Shi, Xiaojuan Qi, Xiaogang Wang, Jiaya Jia, details are in project page. iduta/pyconv — This is the PyTorch implementation of our paper "Pyramidal Convolution: Rethinking Convolutional Neural Networks for…

Open-source alternatives to DO Conv

Similar open-source projects, ranked by how many features they share with DO Conv.
  • 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
  • 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
See all 12 alternatives to DO Conv
→