Skip to content

Commit

Permalink
Update json file for BDD val
Browse files Browse the repository at this point in the history
  • Loading branch information
HaoZhang534 authored Oct 24, 2023
1 parent 4890243 commit f95cd41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ python demo/demo_panoseg.py evaluate --conf_files configs/openseed/openseed_swin
python train_net.py --original_load --eval_only --num-gpus 8 --config-file configs/openseed/openseed_swint_lang.yaml MODEL.WEIGHTS=[/path/to/lang/weight](https://github.com/IDEA-Research/OpenSeeD/releases/download/openseed/model_state_dict_swint_51.2ap.pt)
```
You are expected to get `55.4` PQ.
### :bulb: Some coco-format data
Here is the coco-format json file for evaluating [BDD](https://github.com/IDEA-Research/OpenSeeD/releases/download/bdd_val_data/coco_val.json).
### Training OpenSeeD baseline
**Training on coco**
```sh
Expand Down

0 comments on commit f95cd41

Please sign in to comment.