Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
haofengac authored Mar 11, 2019
1 parent a99652d commit 2c5de35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,6 @@ python tools/test_net.py --weights out_bdd/*.pth --config-file "configs/e2e_fast
## Evaluate
To [evaluate](https://github.com/ucbdrive/bdd-data/blob/master/bdd_data/evaluate.py) the saved detection, run the below command:
```
python tools/evaluate_bdd.py --result out_bdd/detections DATASETS.TEST '("bdd100k_val",)'
python tools/evaluate.py --result out_bdd/detections DATASETS.TEST '("bdd100k_val",)'
```

0 comments on commit 2c5de35

Please sign in to comment.