-
Updated
Jan 21, 2022 - Jupyter Notebook
#
torchvision
Here are 195 public repositories matching this topic...
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
machine-learning
deep-learning
pytorch
representation-learning
unsupervised-learning
contrastive-loss
torchvision
pytorch-implementation
simclr
Implementation of different kinds of Unet Models for Image Segmentation - Unet , RCNN-Unet, Attention Unet, RCNN-Attention Unet, Nested Unet
-
Updated
Feb 19, 2020 - Python
good first issue
Good for newcomers
TorchGeo: datasets, transforms, and models for geospatial data
-
Updated
Mar 31, 2022 - Python
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
tutorial
cnn
pytorch
vgg
lenet
image-classification
resnet
alexnet
convolutional-networks
convolutional-neural-networks
convolutional-neural-network
pytorch-tutorial
pytorch-tutorials
pytorch-cnn
pytorch-implmention
torchvision
pytorch-implementation
-
Updated
Dec 28, 2021 - Jupyter Notebook
Pretrained TorchVision models on CIFAR10 dataset (with weights)
-
Updated
Jan 19, 2022 - Python
deep-learning
satellite
pytorch
remote-sensing
classification
satellite-imagery
semantic-segmentation
data-augmentation
torchvision
-
Updated
Aug 30, 2020 - Python
PyTorch 3D video classification models pre-trained on 65 million Instagram videos
-
Updated
Dec 7, 2019 - Python
opencv reimplement for transforms in torchvision
-
Updated
Mar 12, 2022 - Python
This repo contains a PyTorch implementation of the paper: "Evidential Deep Learning to Quantify Classification Uncertainty"
paper
pytorch
uncertainty
mnist
classification
mnist-classification
uncertainty-neural-networks
torchvision
evidential-deep-learning
dirichlet-distributions
-
Updated
Aug 3, 2021 - Python
HugsVision is a easy to use huggingface wrapper for state-of-the-art computer vision
machine-learning
computer-vision
deep-learning
transformers
pytorch
yolo
image-classification
image-generation
object-detection
vit
pretrained-models
semantic-segmentation
bert
state-of-the-art
torchvision
pythorch
huggingface
pytorch-transformers
detr
deit
-
Updated
Dec 25, 2021 - Jupyter Notebook
Offline documentation built from official PyTorch release
-
Updated
Jun 16, 2021 - HTML
A framework for training segmentation models in pytorch on labelme annotations with pretrained examples of skin, cat, and pizza topping segmentation
cats
computer-vision
birds
pizza
pytorch
coco
segmentation
skin-segmentation
semantic-segmentation
skin-detection
labelme
torchvision
bisenet
bisenetv2
pizza-toppings
labelme-annotations
-
Updated
Jul 26, 2021 - Python
Super Resolution datasets and models in Pytorch
-
Updated
Mar 21, 2022 - Python
Wheat Detection challenge on Kaggle
-
Updated
Mar 12, 2022 - Python
Jetson Nano with Ubuntu 20.04 image
opencv
deep-learning
tensorflow
cuda
torch
pytorch
sd-card-image
torchvision
jetson-nano
ubuntu2004
team-viewer
-
Updated
Feb 8, 2022
PyTorch 1.7.0 and torchvision 0.8.0 builds for RaspberryPi 4 (32bit OS)
-
Updated
Nov 27, 2020
heatmap
regression
pytorch
pip
resnet
data-augmentation
face-landmarks
mobilenet
shufflenet
torchvision
albumentation
albumentations
yolov5
yolox
pipnet
albumentations-examples
-
Updated
Mar 28, 2022 - Python
This container is no longer supported, and has been deprecated in favor of: https://github.com/joehoeller/NVIDIA-GPU-Tensor-Core-Accelerator-PyTorch-OpenCV
docker
opencv
tensorflow
cuda
pytorch
computervision
machinevision
tensorrt
cupy
pycuda
torchvision
rapidsai
-
Updated
Aug 30, 2021 - Jupyter Notebook
Running YOLOv5 through web browser using Flask microframework
-
Updated
Sep 22, 2020 - Python
PyTorch installation wheels for Raspberry Pi 64 OS
raspberry-pi
wheel
python3
pytorch
aarch64
armv8
python-wheel
torchvision
libtorch
raspberry-pi-4
pytorch-installation
raspberry-pi-64-os
raspberry-pi-ubuntu1804
raspberry-pi-ubuntu2004
-
Updated
Mar 21, 2022
My solutions to the projects assigned for the Udacity Computer Vision Nanodegree
computer-vision
cnn
pytorch
lstm
nltk
rnn
image-captioning
face-detection
keypoints
transfer-learning
image-segmentation
slam
harris-corners
udacity-nanodegree
opencv-python
haar-cascade
encoder-decoder
contour-detection
yolov3
torchvision
-
Updated
Oct 11, 2018 - Jupyter Notebook
raghavmecheri
commented
Sep 14, 2020
Feature Request
Description of Problem:
We've taken a fairly risky/bad approach by just resorting to setting function params to arbitrary defaults when they aren't passed in. While this works sometimes, I think we've overused this approach and should really trim parts of it down.
Potential Solutions:
Eliminate optional parameters in any non-public function, and actually throw ex
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Object detection for autonomous navigation systems
-
Updated
Mar 9, 2022 - Jupyter Notebook
Computer vision library for wildfire detection
python
computer-vision
deep-learning
pytorch
image-classification
densenet
resnet
object-detection
wildfire
mobilenetv2
torchvision
keypoint-detection
-
Updated
Mar 17, 2022 - Python
Monocular Depth Estimation - Weighted-average prediction from multiple pre-trained depth estimation models
open-source
machine-learning
youtube
deep-learning
camera
images
academic
image-processing
prediction
torch
python3
pytorch
neural-networks
mit-license
average
depth-estimation
depth-prediction
torchvision
average-calculator
-
Updated
Nov 3, 2021 - Python
Batch equivalent of PyTorch Transforms.
image
images
pytorch
batch
transform
normalize
transforms
torchvision
randomcrop
randomhorizontalflip
totensor
-
Updated
Dec 17, 2021 - Python
Jetson Nano image with deep learning frameworks
opencv
deep-learning
tensorflow
cuda
torch
pytorch
tegra
mnn
sd-card-image
ncnn
torchvision
jetson-nano
team-viewer
-
Updated
Mar 30, 2022
Pytorch implementation of UNet for converting aerial satellite images into google maps kinda images.
-
Updated
Oct 2, 2018 - Python
A collection of Hyper parameter tuning library.
machine-learning
deep-learning
neural-network
mxnet
tensorflow
keras
pytorch
hyperparameter-optimization
hyperparameter-tuning
optimization-algorithms
keras-tensorflow
pytorch-implmention
torchvision
-
Updated
Aug 7, 2020
Improve this page
Add a description, image, and links to the torchvision topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the torchvision topic, visit your repo's landing page and select "manage topics."
It would be pretty helpful to see what layers are frozen and what are not. There is already an indication of how many params are trainable and what is not, but also viewing per layer setting would be useful. Thanks!