CharlesShang/DCNv2
Deformable Convolutional Networks v2 with Pytorch observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 87
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2828
- days_rel: n/a
- days_push: 83
- n_releases_24m: 0
Adoption not part of the score
1323 stars · 395 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch implementation of Deformable Convolutional Networks v2 (DCNv2), providing CUDA/CPU operators for deformable convolution as a drop-in layer. It is an adaptation of the official MXNet Deformable-ConvNets operator for PyTorch 1.x.
Use cases
- add deformable convolution layers to a PyTorch model
- implement DCNv2 for object detection backbones
- build instance or semantic segmentation models with deformable convolutions
- run gradient checks for custom CUDA convolution operators
- port the official Deformable-ConvNets operator to PyTorch 1.x
When to choose
- you need deformable convolution in PyTorch with GPU acceleration
- you want a battle-tested DCNv2 operator with passing gradient checks
- you are reproducing detection/segmentation papers that rely on DCNv2
When to avoid
- you use PyTorch 2.x or newer where torchvision ships torchvision.ops.deform_conv2d
- you need a maintained library with active bug fixes
- you need deformable attention (DCNv3/v4) rather than deformable convolution
Facets
library · maturity maintenance
machine-learning deep-learning image-processing deep-learning computer-vision machine-learning python cpp windows pytorch deformable-convolution cnn cuda-extension object-detection gpu linux macos
1 source
- readme: https://github.com/CharlesShang/DCNv2 · fetched 2026-08-28 · 0142136e4f12
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| CharlesShang/DCNv2 | main | 71 |
For agents
markdown · JSON · MCP: product_card(name="CharlesShang/DCNv2")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem