Skip to content

Commit 707f69d

Browse files
committed
Add (optional) to medians export step
1 parent 405b446 commit 707f69d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Every script inherits settings from the aforementioned files.
9797
#### Using the repo
9898

9999
**Preparation**
100-
1. Run `export_medians_multi.py` to precompute the medians needed for training, validation and testing.
100+
1. (Optional) Run `export_medians_multi.py` to precompute the medians needed for training, validation and testing.
101101
2. If you don't want to use the given COCO files, then export your own using the `coco_data_split.py` script.
102102
3. Uncomment the precomputed class weights in the corresponding section of the configuration file depending on the scenario you are using (or compute your own).
103103
4. Especially for OAD, run `object-based-csv.py` to export the statistics needed for the experiments.

0 commit comments

Comments
 (0)