RoIAlign.pytorch
Aligner
Implementation of RoIAlign and crop_and_resize functions for PyTorch
RoIAlign & crop_and_resize for PyTorch
554 stars
13 watching
104 forks
Language: C++
last commit: almost 3 years ago pytorch
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Faster R-CNN using PyTorch | 1,722 |
| A C++ implementation of PyTorch tutorials | 1,978 |
| Reproduces ResNet-V3 with PyTorch for computer vision tasks | 511 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| A PyTorch extension library providing optimized graph cluster algorithms | 838 |
| Enables the creation of custom C++ extensions with CUDA support in PyTorch | 1,031 |
| Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. | 1,191 |
| PyTorch implementation of video captioning, combining deep learning and computer vision techniques. | 402 |
| PyTorch implementation of a technique to improve the interpretability of deep learning models by adding noise to the gradients | 168 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| PyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets | 462 |
| Map matching algorithm with C++ implementation and Python interface | 3 |
| Implementing a deep learning framework for image classification using Residual Attention Network architecture | 682 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| Converts PyTorch models to Caffe format. | 541 |