RoIAlign.pytorch

Aligner

Implementation of RoIAlign and crop_and_resize functions for PyTorch

RoIAlign & crop_and_resize for PyTorch

GitHub

554 stars
13 watching
103 forks
Language: C++
last commit: over 2 years ago
pytorch

Related projects:

Repository Description Stars
longcw/faster_rcnn_pytorch An implementation of Faster R-CNN using PyTorch 1,724
prabhuomkar/pytorch-cpp A C++ implementation of PyTorch tutorials 1,965
prlz77/resnext.pytorch Reproduces ResNet-V3 with PyTorch for computer vision tasks 508
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,217
rusty1s/pytorch_cluster A PyTorch extension library providing optimized graph cluster algorithms 824
pytorch/extension-cpp Enables the creation of custom C++ extensions with CUDA support in PyTorch 1,017
openseg-group/openseg.pytorch Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. 1,190
xiadingz/video-caption.pytorch PyTorch implementation of video captioning, combining deep learning and computer vision techniques. 401
pkmr06/pytorch-smoothgrad PyTorch implementation of a technique to improve the interpretability of deep learning models by adding noise to the gradients 167
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
bmsookim/wide-resnet.pytorch PyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets 461
tru-hy/pymapmatch Map matching algorithm with C++ implementation and Python interface 3
tengshaofeng/residualattentionnetwork-pytorch Implementing a deep learning framework for image classification using Residual Attention Network architecture 680
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 365
longcw/pytorch2caffe Converts PyTorch models to Caffe format. 541