dusty-nv / pytorch-classificationLinks
Training of image classification models with PyTorch
☆34Updated 2 years ago
Alternatives and similar repositories for pytorch-classification
Users that are interested in pytorch-classification are comparing it to the libraries listed below
Sorting:
- Training of semantic segmentation networks with PyTorch☆34Updated 5 years ago
- Learn how to train a custom instance segmentation model with Detectron2☆102Updated 4 years ago
- Object Detection and Image Segmentation with Detectron2☆164Updated 3 years ago
- An easy way to train a Yolo object detector with your custom images dataset, using PyTorch☆83Updated 6 years ago
- ☆126Updated 3 years ago
- Train your own custom MaskRCNN Object Detection and Instance Segmentation model.☆62Updated 4 years ago
- ☆86Updated 2 years ago
- Transfer COCO data set annotations to Darknet YOLO annotations format. Hence, Dark(net) Chocolate(COCO)!☆34Updated 6 years ago
- MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in PyTorch. Out-of-box support for retraining on Open Images dataset. ONN…☆55Updated 2 years ago
- Train a Mask R-CNN model with the Tensorflow Object Detection API☆76Updated 4 years ago
- Tensorflow 2 Object Detection API Tutorial. This tutorial will take you from installation, to running pre-trained detection model, and tr…☆115Updated 5 years ago
- End-to-End Object Detection with Transformers☆51Updated 3 weeks ago
- Creating custom object detection datasets in the formats of COCO and KITTI☆53Updated 6 years ago
- Minimal PyTorch implementation of YOLOv4☆33Updated 2 years ago
- A Multiclass Weed Species Image Dataset for Deep Learning☆242Updated 4 years ago
- Packaged version of ultralytics/yolov5 + many extra features☆294Updated 10 months ago
- Image classification using pytorch☆62Updated 2 years ago
- A semantic segmentation pipeline for custom image annotation☆133Updated 3 years ago
- predicting more than 2 classes from publicly available image data, for annotation we are using VGG annotator latest version☆39Updated 4 years ago
- A (mostly from scratch) PyTorch implementation of YOLOv3 for real-time webcam object detection☆22Updated 5 years ago
- COCO Synth provides tools for creating synthetic COCO datasets.☆139Updated 4 years ago
- A simple tf.keras implementation of YOLO v4☆139Updated 2 years ago
- vizgradcam is the fastest way to visualize GradCAM with your Keras models.☆60Updated 4 years ago
- Scripts to manage COCO datasets☆101Updated 4 years ago
- YOLO v5 pytorch implementation. This repository contains code for this tutorial.☆151Updated 2 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆218Updated 3 years ago
- Calculate mean Average Precision (mAP) and confusion matrix for object detection models. Bounding box information for groundtruth and pre…☆39Updated 6 years ago
- GUI tool for collecting & labeling data from live camera feed☆43Updated last year
- Notebooks and more to help you get started. Including the PyLabeler Jupyter based labeling tool.☆117Updated 3 years ago
- Dockerfile for yolov5 inference on NVIDIA Jetson