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
·
1zb avatar

1zb/deformable-convolution-pytorch

0
View on GitHub↗
410 stars·53 forks·Cuda·10 views

Deformable Convolution Pytorch

PyTorch implementation of Deformable Convolution

Features

  • Computer Vision Models - Implementation of deformable convolutions.
  • Model Implementations - Deformable convolution implementation.
  • Convolutional Neural Networks (CNNs) - Listed in the “Convolutional Neural Networks (CNNs)” section of the The Incredible Pytorch awesome list.

Star history

Star history chart for 1zb/deformable-convolution-pytorchStar history chart for 1zb/deformable-convolution-pytorch

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 1zb/deformable-convolution-pytorch do?

PyTorch implementation of Deformable Convolution

What are the main features of 1zb/deformable-convolution-pytorch?

The main features of 1zb/deformable-convolution-pytorch are: Computer Vision Models, Model Implementations, Convolutional Neural Networks (CNNs).

What are some open-source alternatives to 1zb/deformable-convolution-pytorch?

Open-source alternatives to 1zb/deformable-convolution-pytorch include: rwightman/pytorch-image-models — This project is a library of pretrained computer vision architectures and backbones for image classification and… bamos/densenet.pytorch — A PyTorch implementation of DenseNet. jwyang/faster-rcnn.pytorch — This project is a PyTorch object detection framework that implements the Faster R-CNN architecture. It serves as a… oeway/pytorch-deform-conv — PyTorch implementation of Deformable Convolution. aaron-xichen/pytorch-playground — Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet,… szagoruyko/attention-transfer — Improving Convolutional Networks via Attention Transfer (ICLR 2017).

Open-source alternatives to Deformable Convolution Pytorch

Similar open-source projects, ranked by how many features they share with Deformable Convolution Pytorch.
  • jwyang/faster-rcnn.pytorchjwyang avatar

    jwyang/faster-rcnn.pytorch

    7,859View on GitHub↗

    This project is a PyTorch object detection framework that implements the Faster R-CNN architecture. It serves as a vision model for predicting precise bounding boxes around multiple objects within images and live video feeds. The system is optimized for multi-GPU training to reduce the time required for model convergence. It utilizes a GPU-accelerated design to handle the training and inference of complex detection networks. The framework covers the full object detection lifecycle, including custom network training and inference for static images and real-time video streams. It includes capa

    Python
    View on GitHub↗7,859
  • aaron-xichen/pytorch-playgroundaaron-xichen avatar

    aaron-xichen/pytorch-playground

    2,714View on GitHub↗

    Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)

    Pythonpytorchpytorch-tutorialpytorch-tutorials
    View on GitHub↗2,714
  • bamos/densenet.pytorchbamos avatar

    bamos/densenet.pytorch

    838View on GitHub↗

    A PyTorch implementation of DenseNet.

    Python
    View on GitHub↗838
  • oeway/pytorch-deform-convoeway avatar

    oeway/pytorch-deform-conv

    906View on GitHub↗

    PyTorch implementation of Deformable Convolution

    Pythondeep-learningdeep-learning-algorithms
    View on GitHub↗906
See all 30 alternatives to Deformable Convolution Pytorch→