awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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·3 vues

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.

Historique des stars

Graphique de l'historique des stars pour 1zb/deformable-convolution-pytorchGraphique de l'historique des stars pour 1zb/deformable-convolution-pytorch

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait 1zb/deformable-convolution-pytorch ?

PyTorch implementation of Deformable Convolution

Quelles sont les fonctionnalités principales de 1zb/deformable-convolution-pytorch ?

Les fonctionnalités principales de 1zb/deformable-convolution-pytorch sont : Computer Vision Models, Model Implementations, Convolutional Neural Networks (CNNs).

Quelles sont les alternatives open-source à 1zb/deformable-convolution-pytorch ?

Les alternatives open-source à 1zb/deformable-convolution-pytorch incluent : 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).

Alternatives open source à Deformable Convolution Pytorch

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Deformable Convolution Pytorch.
  • jwyang/faster-rcnn.pytorchAvatar de jwyang

    jwyang/faster-rcnn.pytorch

    7,859Voir sur 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
    Voir sur GitHub↗7,859
  • aaron-xichen/pytorch-playgroundAvatar de aaron-xichen

    aaron-xichen/pytorch-playground

    2,714Voir sur GitHub↗

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

    Pythonpytorchpytorch-tutorialpytorch-tutorials
    Voir sur GitHub↗2,714
  • bamos/densenet.pytorchAvatar de bamos

    bamos/densenet.pytorch

    838Voir sur GitHub↗

    A PyTorch implementation of DenseNet.

    Python
    Voir sur GitHub↗838
  • oeway/pytorch-deform-convAvatar de oeway

    oeway/pytorch-deform-conv

    906Voir sur GitHub↗

    PyTorch implementation of Deformable Convolution

    Pythondeep-learningdeep-learning-algorithms
    Voir sur GitHub↗906
Voir les 30 alternatives à Deformable Convolution Pytorch→