glenn-jocher
commited on
Commit
β’
628817d
1
Parent(s):
da9a1b7
Recommend `jar xf file.zip` for zips (#5993)
Browse files- data/xView.yaml +1 -1
data/xView.yaml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
# YOLOv5 π by Ultralytics, GPL-3.0 license
|
2 |
# xView 2018 dataset https://challenge.xviewdataset.org
|
3 |
-
# -------- DOWNLOAD DATA MANUALLY
|
4 |
# Example usage: python train.py --data xView.yaml
|
5 |
# parent
|
6 |
# βββ yolov5
|
|
|
1 |
# YOLOv5 π by Ultralytics, GPL-3.0 license
|
2 |
# xView 2018 dataset https://challenge.xviewdataset.org
|
3 |
+
# -------- DOWNLOAD DATA MANUALLY and jar xf val_images.zip to 'datasets/xView' before running train command! --------
|
4 |
# Example usage: python train.py --data xView.yaml
|
5 |
# parent
|
6 |
# βββ yolov5
|