From 98c7756337f6d7bdc569315a4fea0d5f303f3b51 Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Tue, 25 Dec 2018 13:19:53 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f1498e6..76a58fc 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + # Introduction @@ -20,6 +20,10 @@ Python 3.6 or later with the following `pip3 install -U -r requirements.txt` pac - `h5py` - `tqdm` +# Download Data + +Download xView data from https://challenge.xviewdataset.org/data-download. + # Training Before training, targets are cleaned up, removing outliers via sigma-rejection and creating 30 new k-means anchors for `c60_a30symmetric.cfg` with the MATLAB file `utils/analysis.m`: @@ -56,4 +60,4 @@ Checkpoints will be saved in `/checkpoints` directory. Run `detect.py` to apply # Contact -For questions or comments please contact Glenn Jocher at glenn.jocher@ultralytics.com or visit us at http://www.ultralytics.com/contact +For questions or comments please contact Glenn Jocher at glenn.jocher@ultralytics.com or visit us at http://contact.ultralytics.com