hityzy1122 / opencv_transforms_torchvisionLinks
opencv reimplement for transforms in torchvision
☆195Updated last year
Alternatives and similar repositories for opencv_transforms_torchvision
Users that are interested in opencv_transforms_torchvision are comparing it to the libraries listed below
Sorting:
- OpenCV implementation of Torchvision's image augmentations☆376Updated this week
- Synchronized Multi-GPU Batch Normalization☆223Updated 6 years ago
- Implementation of OctConv in Pytorch (https://arxiv.org/abs/1904.05049)☆214Updated 6 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆313Updated 5 years ago
- ☆151Updated 5 years ago
- Group Normalization in PyTorch☆109Updated 6 years ago
- How to use Cross Replica / Synchronized Batchnorm in Pytorch☆247Updated 6 years ago
- Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)☆247Updated 3 years ago
- Model Scope in PyTorch (include Params, FLOPs, Madds).☆122Updated 6 years ago
- Contains implementation of Guided Attention Inference Network (GAIN) presented in Tell Me Where to Look(CVPR 2018). This repository aims …☆236Updated 6 years ago
- The official TensorFlow implementation of WS-DAN.☆108Updated 4 years ago
- PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet models☆294Updated 5 years ago
- implementation for paper "ShelfNet for fast semantic segmentation"☆252Updated 4 years ago
- ☆90Updated 6 years ago
- Pretrained Image & Video ConvNets and GANs for PyTorch: NASNet, ResNeXt (2D + 3D), ResNet (2D + 3D), InceptionV4, InceptionResnetV2, Xcep…☆329Updated 3 years ago
- @CVPR2018: Efficient unrolling iterative matrix square-root normalized ConvNets, implemented by PyTorch (and code of B-CNN,Compact biline…☆275Updated 4 years ago
- Large Scale Fine-Grained Categorization and Domain-Specific Transfer Learning. CVPR 2018☆196Updated 6 years ago
- Pytorch implementation of network design paradigm described in the paper "Designing Network Design Spaces"☆185Updated last year
- Python cffi libjpeg-turbo bindings and helper classes☆113Updated last year
- Implementation code of the paper: FishNet: A Versatile Backbone for Image, Region, and Pixel Level Prediction, NeurIPS 2018☆544Updated 6 years ago
- Filter Response Normalization Layer in PyTorch☆121Updated 5 years ago
- Code for Switchable Whitening (ICCV2019)☆137Updated 5 years ago
- iMaterialist Challenge on Product Recognition at FGVC6, CVPR 2019☆102Updated 4 years ago
- Pytorch implementation of group normalization in https://arxiv.org/abs/1803.08494 (Following the PyTorch Style)☆87Updated 6 years ago
- C++ extension implementation of RoIAlign & RolPool (both GPU and CPU) for PyTorch☆71Updated 6 years ago
- Code for the ECCV 2018 paper "Pairwise Confusion for Fine-Grained Visual Classification"☆201Updated 6 years ago
- The saliency-based is a distortion layer for convolutional neural networks that helps to improve the spatial sampling of input data for a…☆164Updated 6 years ago
- ☆285Updated 5 years ago
- Why ReLU networks yield high-confidence predictions far away from the training data and how to mitigate the problem [CVPR 2019, oral]☆184Updated 6 years ago
- Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia …☆197Updated 5 years ago