Browse Source

Update 'README.md'

master
parent
commit
403c45faad
1 changed files with 5 additions and 1 deletions
  1. +5
    -1
      README.md

+ 5
- 1
README.md View File

@ -6,8 +6,12 @@ This is the version-3 of the annotated dataset using camera IoT nodes only
The collected images have been resized to 3096x4128px and then annotated using labelImg and YoLo annotation format.
Then the dataset was exported via roboflow.com using the COCO XML format on September 22, 2023 at 2:37 PM GMT
This file includes two annotated classes:
1. mildew (Downy mildew bounding boxes)
2. normal (Normal leaves bounding boxes)
***
Use SSL verify to false:
To download Use SSL verify to false:
```
git config --global http.sslVerify false
```


Loading…
Cancel
Save