theFoxofSky/ddfnet
The official implementation of the CVPR2021 paper: Decoupled Dynamic Filter Networks
This project offers an advanced image recognition technique that helps improve the accuracy of classifying visual data. It takes raw image datasets and processes them through a specialized network to output enhanced object classification or image understanding. Machine learning engineers and computer vision researchers can use this to build more robust image analysis systems.
223 stars. No commits in the last 6 months.
Use this if you are a machine learning engineer or researcher looking to incorporate a novel, efficient convolution technique into your image recognition models to achieve higher accuracy.
Not ideal if you are looking for a ready-to-use application or a high-level API for general image classification without diving into model architecture.
Stars
223
Forks
31
Language
Python
License
MIT
Category
Last pushed
Apr 19, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/theFoxofSky/ddfnet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
shadow2496/VITON-HD
Official PyTorch implementation of "VITON-HD: High-Resolution Virtual Try-On via...
ChristophReich1996/Involution
PyTorch reimplementation of the paper "Involution: Inverting the Inherence of Convolution for...
maryam089/SDViT
Official repository for "Self-Distilled Vision Transformer for Domain Generalization" (ACCV-2022 ORAL)
thomasverelst/dynconv
Code for Dynamic Convolutions: Exploiting Spatial Sparsity for Faster Inference (CVPR2020)
ananthu-aniraj/pdiscoformer
[ECCV 2024 Oral] Official implementation of the paper "PDiscoFormer: Relaxing Part Discovery...