torchvision
There are 573 repositories under torchvision topic.
torchgeo/torchgeo
TorchGeo: datasets, samplers, transforms, and pre-trained models for geospatial data
TylerYep/torchinfo
View model summaries in PyTorch!
sthalles/SimCLR
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
bigmb/Unet-Segmentation-Pytorch-Nest-of-Unets
Implementation of different kinds of Unet Models for Image Segmentation - Unet , RCNN-Unet, Attention Unet, RCNN-Attention Unet, Nested Unet
bentrevett/pytorch-image-classification
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
Qengineering/Jetson-Nano-Ubuntu-20-image
Jetson Nano with Ubuntu 20.04 image
huyvnphan/PyTorch_CIFAR10
Pretrained TorchVision models on CIFAR10 dataset (with weights)
tomas-gajarsky/facetorch
Python library for analysing faces using PyTorch
dougbrion/pytorch-classification-uncertainty
This repo contains a PyTorch implementation of the paper: "Evidential Deep Learning to Quantify Classification Uncertainty"
Project-Babble/ProjectBabble
A DIY mouth tracking method for VR
sshuair/torchsat
🔥TorchSat 🌏 is an open-source deep learning framework for satellite imagery analysis based on PyTorch.
YeexiaoZheng/Multimodal-Sentiment-Analysis
多模态情感分析——基于BERT+ResNet的多种融合方法
xlite-dev/torchlm
💎An easy-to-use PyTorch library for face landmarks detection: training, evaluation, inference, and 100+ data augmentations.🎉
moabitcoin/ig65m-pytorch
PyTorch 3D video classification models pre-trained on 65 million Instagram videos
Coloquinte/torchSR
Super Resolution datasets and models in Pytorch
qanastek/HugsVision
HugsVision is a easy to use huggingface wrapper for state-of-the-art computer vision
hityzy1122/opencv_transforms_torchvision
opencv reimplement for transforms in torchvision
WillBrennan/SemanticSegmentation
A framework for training segmentation models in pytorch on labelme annotations with pretrained examples of skin, cat, and pizza topping segmentation
unknownue/PyTorch.docs
Offline documentation built from official PyTorch release
Qengineering/Jetson-Nano-image
Jetson Nano image with deep learning frameworks
Qengineering/PyTorch-Raspberry-Pi-64-OS
PyTorch installation wheels for Raspberry Pi 64 OS
Qengineering/PyTorch-Jetson-Nano
PyTorch installation wheels for Jetson Nano
Kashu7100/pytorch-armv7l
PyTorch 1.7.0 and torchvision 0.8.0 builds for RaspberryPi 4 (32bit OS)
vocalpy/vak
A neural network framework for researchers studying acoustic communication
Erlemar/wheat
Wheat Detection challenge on Kaggle
muhk01/Yolov5-on-Flask
Running YOLOv5 through web browser using Flask microframework
hairymax/Face-AntiSpoofing
Face Anti-Spoofing project. Lanit-Tercom summer school 2022
isLinXu/vision-process-webui
💡💡💡awesome compute vision app in gradio
evshiron/rocm_lab
DEPRECATED!
p-ranav/merged_depth
Monocular Depth Estimation - Weighted-average prediction from multiple pre-trained depth estimation models
daddydrac/computer-vision-container
This container is no longer supported, and has been deprecated in favor of: https://github.com/joehoeller/NVIDIA-GPU-Tensor-Core-Accelerator-PyTorch-OpenCV
prajjwal1/autonomous-object-detection
Object detection for autonomous navigation systems
balavenkatesh3322/hyperparameter_tuning
A collection of Hyper parameter tuning library.
GabPrato/batch-transforms
Batch equivalent of PyTorch Transforms.
ZJDoc/VisionGuide
视觉相关的编程语法、计算框架以及视觉库使用
raghavmecheri/pytorchjs
Torch and TorchVision, but for NodeJS.