Skip to content

Commit 5a799bc

Browse files
committed
added kaggle dataset link in README.md
1 parent ca1b37b commit 5a799bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ Sample of annotated image along with its mask and settings is show below.
342342
```
343343
### YOLO Format
344344

345-
YOLO format is also supported by A.Lab. Below is an example of annotated ripe and unripe tomatoes. In this example, `0` represents ripe tomatoes and `1` represents unripe ones.
345+
YOLO format is also supported by A.Lab. Below is an example of annotated ripe and unripe tomatoes.The entire dataset can be found on [Kaggle](https://www.kaggle.com/datasets/sumn2u/riped-and-unriped-tomato-dataset). In this example, `0` represents ripe tomatoes and `1` represents unripe ones.
346346

347347
![yolo_annotation_example](./sample_images/yolo_annotation_example.png)
348348

0 commit comments

Comments
 (0)