cj-mills / torchvision-annotation-tutorials

This repository contains jupyter notebooks for my tutorials showing how to load image annotation data from various formats and use it with torchvision.

Home Page:https://christianjmills.com/series/tutorials/torchvision-annotation-tutorials-series.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Torchvision Annotation Tutorials

This repository contains jupyter notebooks for my tutorials showing how to load image annotation data from various formats and use it with torchvision.

Formats

COCO

Type GitHub Colab
Bounding Boxes Jupyter Notebook Open In Colab
Segmentation Polygons Jupyter Notebook Open In Colab

CVAT

Type GitHub Colab
Bounding Boxes Jupyter Notebook Open In Colab
Keypoints Jupyter Notebook Open In Colab
Segmentation Polygons Jupyter Notebook Open In Colab

LabelMe

Type GitHub Colab
Bounding Boxes Jupyter Notebook Open In Colab
Keypoints Jupyter Notebook Open In Colab
Segmentation Polygons Jupyter Notebook Open In Colab

Conversion

LabelMe to CVAT

Type GitHub Colab
Bounding Boxes Jupyter Notebook Open In Colab
Keypoints Jupyter Notebook Open In Colab
Segmentation Polygons Jupyter Notebook Open In Colab

About

This repository contains jupyter notebooks for my tutorials showing how to load image annotation data from various formats and use it with torchvision.

https://christianjmills.com/series/tutorials/torchvision-annotation-tutorials-series.html

License:MIT License


Languages

Language:Jupyter Notebook 100.0%