From 628817dfae670302a69f83a7c44431877f90eb3f Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Wed, 15 Dec 2021 17:19:19 +0100 Subject: [PATCH] Recommend `jar xf file.zip` for zips (#5993) --- data/xView.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/xView.yaml b/data/xView.yaml index fabcdb0bdd13..5fcb7479d0af 100644 --- a/data/xView.yaml +++ b/data/xView.yaml @@ -1,6 +1,6 @@ # YOLOv5 🚀 by Ultralytics, GPL-3.0 license # xView 2018 dataset https://challenge.xviewdataset.org -# -------- DOWNLOAD DATA MANUALLY from URL above and unzip to 'datasets/xView' before running train command! -------- +# -------- DOWNLOAD DATA MANUALLY and jar xf val_images.zip to 'datasets/xView' before running train command! -------- # Example usage: python train.py --data xView.yaml # parent # ├── yolov5