DavidLandup0 / deepvisionLinks
PyTorch and TensorFlow/Keras image models with automatic weight conversions and equal API/implementations - Vision Transformer (ViT), ResNetV2, EfficientNetV2, NeRF, SegFormer, MixTransformer, (planned...) DeepLabV3+, ConvNeXtV2, YOLO, etc.
☆38Updated last year
Alternatives and similar repositories for deepvision
Users that are interested in deepvision are comparing it to the libraries listed below
Sorting:
- A Keras implementation of hybrid efficientnet swin transformer model.☆34Updated last year
- Tensorflow 2.0 Implementation of GCViT: Global Context Vision Transformer☆27Updated last year
- Implementation of Deep Orthogonal Fusion of Local and Global Features in TensorFlow 2☆26Updated last year
- A Detection Toolbox for Tensorflow2☆56Updated 2 years ago
- Implementation of Swin Transformers in TensorFlow along with converted pre-trained models, code for off-the-shelf classification and fine…☆60Updated 2 years ago
- This repository demonstrates how to use TensorFlow based SegFormer model in 🤗 transformers package.☆30Updated 2 years ago
- Implementation of RegNetY in TensorFlow 2☆20Updated 2 years ago
- TensorFlow2.x implementation of RetinaNet☆40Updated 3 years ago
- ResNet-RS models rewritten in Tensorflow / Keras functional API.☆27Updated last year
- Includes PyTorch -> Keras model porting code for ConvNeXt family of models with fine-tuning and inference notebooks.☆101Updated 3 years ago
- My modified version of YoloV5 training, cross-validation and inference with Pseudo Labelling pytorch pipelines used in GWD Kaggle Competi…☆21Updated 4 years ago
- Unofficial implementation of "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" (https://arxiv.org/abs/2103.14030)☆65Updated 3 years ago
- Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.☆41Updated 3 years ago
- ☆24Updated 2 years ago
- Object detection and instance segmentation on MaskRCNN with torchvision, albumentations, tensorboard and cocoapi. Supports custom coco da…☆19Updated 4 years ago
- 🛣️🔍 | Road crack segmentation using UNet in PyTorch > Implementation of different loss functions (i.e Focal, Dice, Dice + CE)☆25Updated last month
- A Tensorflow implementation of Deep Lab V3 Plus from scratch.☆22Updated 4 years ago
- This repository shows how to train a custom detection model with the TFOD API, optimize it with TFLite, and perform inference with the op…☆32Updated 4 years ago
- Implements RNNPool and SoftPool for CNNs.☆14Updated 4 years ago
- Vision Transformers for image classification, image segmentation, and object detection.☆51Updated 7 months ago
- Heatmap Learner Convolutional Neural Network for Object Counting and Localization☆43Updated last year
- Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformer☆107Updated 4 years ago
- Codebase for HuBMAP + HPA - Hacking the Human Body: Human Torus Team solution (3d Place)☆16Updated 2 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 4 years ago
- Building a maskrcnn from scratch using tensorflow and keras☆51Updated 4 years ago
- Converting Instance segmentation labels in COCO format to YOLOv5-seg☆13Updated 2 years ago
- Python scripts performing object detection using the YOLOv6 model in ONNX.☆94Updated 2 years ago
- Google Summer of Code 2020 with TensorFlow: Final Work Product☆15Updated 2 years ago
- PyTorch Lightning based training of Semantic Segmentation models☆38Updated 2 years ago
- A Tensorflow2.x implementation of EfficientDet☆12Updated 4 years ago