dmolony3 / Torch_to_TFLinks
Code showing how to port ResNet Pytorch weights to Tensorflow 2.0
☆11Updated 2 years ago
Alternatives and similar repositories for Torch_to_TF
Users that are interested in Torch_to_TF are comparing it to the libraries listed below
Sorting:
- PyTorch implementations of recent Computer Vision tricks (ReXNet, RepVGG, Unet3p, YOLOv4, CIoU loss, AdaBelief, PolyLoss, MobileOne). Oth…☆328Updated last week
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆349Updated last year
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆207Updated 4 years ago
- Mean Average Precision for Object Detection☆202Updated last year
- Python code for analysing object detection metrics☆31Updated 3 years ago
- PyTorch implementations of `BatchSampler` that under/over sample according to a chosen parameter alpha, in order to create a balanced tra…☆85Updated 6 years ago
- A pytorch dataset sampler for always sampling balanced batches.☆118Updated 4 years ago
- A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".☆113Updated 2 months ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆338Updated 4 years ago
- Function to calculate mAP for set of detected boxes and annotated boxes.☆133Updated last year
- TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.☆290Updated last year
- EfficientNetV2 implementation using PyTorch☆130Updated 3 years ago
- This is the official implementation of TrivialAugment and a mini-library for the application of multiple image augmentation strategies in…☆165Updated 2 years ago
- The service for the demonstration of transforms in Albumentations library☆106Updated last year
- The re-implementation of Smooth Grad-CAM++ with pytorch☆66Updated 6 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 5 years ago
- Tensorflow implementation of Swin Transformer model.☆215Updated 3 years ago
- A PyTorch 1.0 Implementation of Unet with EfficientNet as encoder☆163Updated 4 years ago
- Keras implementation of ViT (Vision Transformer)☆349Updated 3 months ago
- A Pytorch Knowledge Distillation library for benchmarking and extending works in the domains of Knowledge Distillation, Pruning, and Quan…☆648Updated 2 years ago
- A journey into Convolutional Neural Network visualization☆272Updated 6 years ago
- A Tensorflow implementation of the DETR object detection architecture.☆64Updated 4 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year
- Implementation of Deep Orthogonal Fusion of Local and Global Features in TensorFlow 2☆26Updated 2 years ago
- A PyTorch implementation of siamese networks using backbone from torchvision.models, with support for TensorRT inference.☆62Updated 4 years ago
- Implementation of Online Label Smoothing in PyTorch☆95Updated 3 years ago
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆478Updated 11 months ago
- Bounding box augmentations for Pytorch☆122Updated 5 years ago
- A PyTorch implementation of Sharpness-Aware Minimization for Efficiently Improving Generalization☆135Updated 4 years ago
- Official implementation of Score-CAM in PyTorch☆431Updated 3 years ago