glenn-jocher commited on
Commit
628817d
β€’
1 Parent(s): da9a1b7

Recommend `jar xf file.zip` for zips (#5993)

Browse files
Files changed (1) hide show
  1. 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 from URL above and unzip to 'datasets/xView' before running train command! --------
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