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: 7 months ago
Linked from 3 awesome lists
convolutional-neural-networksdeep-learningimagenetjaxpytorchtensorflow2transfer-learning
Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| Deep learning models for semantic segmentation of images | 101 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
| A PyTorch implementation of a U-Net model for image segmentation tasks | 278 |
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| An abstraction layer between various deep learning frameworks and your program. | 149 |
| An implementation of a deep learning-based image representation learning approach using a modified fully connected layer and transfer learning from VGG16 | 34 |
| This project focuses on manipulating 3D views using deep learning techniques. | 6 |
| Training and deploying large language models on computer vision tasks using region-of-interest inputs | 517 |
| Provides implementations of CNN architectures and improvement methods for image classification on the CIFAR benchmark. | 703 |
| Converts PyTorch models to Keras models | 859 |
| Research tool for training large transformer language models at scale | 1,926 |
| Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. | 19 |