RoIAlign.pytorch

Aligner

Implementation of RoIAlign and crop_and_resize functions for PyTorch

RoIAlign & crop_and_resize for PyTorch

GitHub

554 stars
13 watching
104 forks
Language: C++
last commit: almost 3 years ago
pytorch

Related projects:

Repository Description Stars
longcw/faster_rcnn_pytorch An implementation of Faster R-CNN using PyTorch 1,722
prabhuomkar/pytorch-cpp A C++ implementation of PyTorch tutorials 1,978
prlz77/resnext.pytorch Reproduces ResNet-V3 with PyTorch for computer vision tasks 511
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,236
rusty1s/pytorch_cluster A PyTorch extension library providing optimized graph cluster algorithms 838
pytorch/extension-cpp Enables the creation of custom C++ extensions with CUDA support in PyTorch 1,031
openseg-group/openseg.pytorch Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. 1,191
xiadingz/video-caption.pytorch PyTorch implementation of video captioning, combining deep learning and computer vision techniques. 402
pkmr06/pytorch-smoothgrad PyTorch implementation of a technique to improve the interpretability of deep learning models by adding noise to the gradients 168
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 462
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 682
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 366
longcw/pytorch2caffe Converts PyTorch models to Caffe format. 541