Search is not available for this dataset
image imagewidth (px) 577 3.15k | label class label 3
classes |
|---|---|
0images | |
0images | |
0images | |
0images | |
0images | |
1labels | |
1labels | |
1labels | |
1labels | |
1labels | |
3train2017 | |
3train2017 | |
3train2017 | |
3train2017 | |
3train2017 |
RiceBlast Lesion Segmentation Dataset(Preview)
This repository provides a preview subset of a rice leaf dataset, including instance-level leaf segmentation and semantic annotation of blast lesions. It is part of our ongoing research paper RBNet.
Status
- The associated manuscript is currently under peer review.
- The full dataset (including the complete image set, full annotations, and additional metadata) will be released upon paper acceptance.
File structure
.
βββ data/coco/ # instance-level leaf segmentation datasets
β βββ train2017/
β β βββ xxx.jpg
β βββ val2017/
β β βββ xxx.jpg
β βββ test2017/
β β βββ xxx.jpg
β βββ annotations/
β βββ instances_train2017.json
β βββ instances_val2017.json
β βββ instances_test2017.json
β
βββ datasets/ # semantic annotation of blast lesions
βββ train/
β βββ images/
β β βββ xxx.png
β βββ labels/
β βββ xxx.png
βββ val/
β βββ images/
β β βββ xxx.png
β βββ labels/
β βββ xxx.png
βββ test/
βββ images/
β βββ xxx.png
βββ labels/
βββ xxx.png
License
Citation
If you use this dataset in your research, please cite the corresponding paper:
X. Yang, C. Jin, et al., "An InstanceβSemantic Cascade Framework with RBNet for In-Situ Rice Blast Severity Quantification in Multi-Leaf Field Scenes" (under review)
A BibTeX entry will be added after acceptance.
Contact
For questions, issues, or collaboration inquiries, please open an issue in this repository.
- Downloads last month
- 14