Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Xarray | 3,164 | 566 | 1,317 | a day ago | 69 | July 17, 2023 | 1,111 | apache-2.0 | Python | |
N-D labeled arrays and datasets in Python | ||||||||||
Coco Annotator | 1,743 | 9 months ago | 216 | mit | Vue | |||||
:pencil2: Web-based image segmentation tool for object detection, localization, and keypoints | ||||||||||
Crnn_tensorflow | 1,019 | 5 months ago | mit | Python | ||||||
Convolutional Recurrent Neural Networks(CRNN) for Scene Text Recognition | ||||||||||
Semantic Kitti Api | 634 | 2 months ago | 3 | mit | Python | |||||
SemanticKITTI API for visualizing dataset, processing data, and evaluating results. | ||||||||||
Medical Datasets | 594 | 5 months ago | 4 | |||||||
tracking medical datasets, with a focus on medical imaging | ||||||||||
Mtcnn | 593 | 6 years ago | 58 | Python | ||||||
Pytorch Medical Segmentation | 536 | a year ago | 3 | mit | Python | |||||
This repository is an unoffical PyTorch implementation of Medical segmentation in 2D and 3D. | ||||||||||
Kmnist | 490 | 3 years ago | 8 | cc-by-sa-4.0 | Python | |||||
Repository for Kuzushiji-MNIST, Kuzushiji-49, and Kuzushiji-Kanji | ||||||||||
Json2yolo | 453 | 5 months ago | 32 | agpl-3.0 | Python | |||||
Convert JSON annotations into YOLO format. | ||||||||||
Plantvillage Dataset | 442 | a year ago | 11 | |||||||
Dataset of diseased plant leaf images and corresponding labels |
With git installed, you can download the dataset by :
git clone https://github.com/spMohanty/PlantVillage-Dataset
cd PlantVillage-Dataset
The different versions of the dataset are present in the raw
directory :
color
: Original RGB imagesgrayscale
: grayscaled version of the raw imagessegmented
: RGB images with just the leaf segmented and color corrected.TO-DO : Add Usage Documentation. In case of any confusion while trying to use this code now, please shoot an email to [email protected]