torchcv
CV framework
A comprehensive PyTorch-based framework for computer vision tasks
TorchCV: A PyTorch-Based Framework for Deep Learning in Computer Vision
2k stars
69 watching
378 forks
Language: Shell
last commit: about 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
dmlc/gluon-cv | A toolkit for building and deploying deep learning models in computer vision | 5,850 |
donnyyou/pytorchcv | A PyTorch-based framework for building and training deep learning models in computer vision. | 47 |
shenweichen/deepctr-torch | A PyTorch-based package for building and training click-through rate models using various deep learning architectures. | 3,055 |
torch/cutorch | Provides a CUDA backend for the PyTorch deep learning framework | 337 |
kaiyangzhou/deep-person-reid | A PyTorch library for training and retraining deep neural networks for person re-identification in images and videos. | 4,353 |
ne7ermore/torch-light | A comprehensive collection of deep learning examples using PyTorch, covering various applications and models. | 537 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
yunjey/pytorch-tutorial | A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. | 30,401 |
pytorch/pytorch | A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 84,978 |
nv-tlabs/gscnn | This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. | 920 |
nearai/torchfold | A PyTorch module for dynamic batching and optimized computation on deep neural networks | 221 |
facebookresearch/dinov2 | A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision. | 9,425 |
jhkim89/pyramidnet | A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. | 129 |
junyanz/interactive-deep-colorization | A system for automatically colorizing black and white images with user interactions. | 2,701 |
sanghyun-son/edsr-pytorch | Provides a PyTorch implementation of single image super-resolution | 2,457 |