tencent-ml-images
Image dataset
Provides a large multi-label image database and pre-trained ResNet model for computer vision tasks
Largest multi-label image database; ResNet-101 model; 80.73% top-1 acc on ImageNet
3k stars
131 watching
515 forks
Language: Python
last commit: over 2 years ago computer-visiondatabasedeep-learning
Related projects:
Repository | Description | Stars |
---|---|---|
ibm/max-resnet-50 | An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. | 14 |
dotnet/machinelearning | A cross-platform machine learning framework for .NET that enables developers to build, train, and deploy models without prior expertise in ML. | 9,035 |
dotnet/machinelearning-samples | A collection of samples and examples demonstrating the usage of ML.NET for machine learning tasks in .NET applications. | 4,490 |
ibm/max-inception-resnet-v2 | An image classification model using a third-generation deep residual network. | 28 |
google-research/vision_transformer | Provides pre-trained models and code for training vision transformers and mixers using JAX/Flax | 10,450 |
tencent/hunyuandit | A PyTorch-based diffusion transformer model for generating images with fine-grained Chinese understanding and text-to-image synthesis | 3,456 |
google-research/big_vision | Supports large-scale vision model training on GPU machines or Google Cloud TPUs using scalable input pipelines. | 2,334 |
tencent/tnn | A high-performance neural network inference framework supporting various deep learning frameworks and hardware platforms. | 4,415 |
idealo/image-super-resolution | A project providing tools and frameworks for improving the quality of low-resolution images through deep learning-based techniques. | 4,658 |
open-mmlab/mmcv | Provides a foundational library for computer vision research and training deep learning models with high-quality implementation of common CPU and CUDA ops. | 5,906 |
kenshohara/3d-resnets-pytorch | PyTorch implementation of 3D ResNets for action recognition in video data | 3,900 |
open-mmlab/mmagic | A toolkit for building and experimenting with generative AI models for image and video generation, restoration, enhancement, and other tasks. | 6,945 |
open-mmlab/mmdeploy | A toolset for deploying deep learning models on various devices and platforms | 2,774 |
bmsookim/wide-resnet.pytorch | PyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets | 461 |
dmlc/gluon-cv | A toolkit for building and deploying deep learning models in computer vision | 5,833 |