ajkxyz / jpeg4pyLinks
Python cffi libjpeg-turbo bindings and helper classes
☆113Updated last year
Alternatives and similar repositories for jpeg4py
Users that are interested in jpeg4py are comparing it to the libraries listed below
Sorting:
- Batch normalization fusion for PyTorch. This is an archived repository, which is not maintained.☆196Updated 5 years ago
- opencv reimplement for transforms in torchvision☆196Updated 2 years ago
- Implementation of MobileNetV3 in pytorch☆89Updated 6 years ago
- Bounding box augmentations for Pytorch☆122Updated 5 years ago
- PyTorch implementation of "Filter Response Normalization Layer: Eliminating Batch Dependence in the Training of Deep Neural Networks"☆89Updated 5 years ago
- ☆151Updated 5 years ago
- OpenCV implementation of Torchvision's image augmentations☆378Updated 2 months ago
- Model Scope in PyTorch (include Params, FLOPs, Madds).☆122Updated 6 years ago
- Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)☆248Updated 3 years ago
- Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia …☆198Updated 5 years ago
- ☆132Updated 5 years ago
- ☆226Updated last year
- Convert Open Images annotations into MS Coco format to make it a drop in replacement☆116Updated 5 years ago
- Pytorch implementation of network design paradigm described in the paper "Designing Network Design Spaces"☆185Updated last year
- Gluon to PyTorch deep neural network model converter☆72Updated 4 years ago
- A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".☆113Updated last month
- OpenVINO Training Extensions Object Detection☆93Updated 2 years ago
- CUDA implementation of NMS for PyTorch