big_transfer
Image recognition toolkit
Pre-trained models and code for fine-tuning image recognition tasks using deep learning frameworks
Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.
2k stars
42 watching
175 forks
Language: Python
last commit: 4 months ago
Linked from 3 awesome lists
convolutional-neural-networksdeep-learningimagenetjaxpytorchtensorflow2transfer-learning
Related projects:
Repository | Description | Stars |
---|---|---|
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 365 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 100 |
4uiiurz1/pytorch-res2net | Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
isht7/pytorch-deeplab-resnet | A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
tugstugi/pytorch-saltnet | A PyTorch implementation of a U-Net model for image segmentation tasks | 278 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,041 |
google-research/visu3d | An abstraction layer between various deep learning frameworks and your program. | 148 |
gink03/alt-i2v | An implementation of a deep learning-based image representation learning approach using a modified fully connected layer and transfer learning from VGG16 | 34 |
gamrix/cs231n_proj | This project focuses on manipulating 3D views using deep learning techniques. | 6 |
jshilong/gpt4roi | Training and deploying large language models on computer vision tasks using region-of-interest inputs | 506 |
bigballon/cifar-zoo | Provides implementations of CNN architectures and improvement methods for image classification on the CIFAR benchmark. | 700 |
gmalivenko/pytorch2keras | Converts PyTorch models to Keras models | 857 |
microsoft/megatron-deepspeed | Research tool for training large transformer language models at scale | 1,895 |
xxradon/igcv3-pytorch | Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. | 19 |