Skip to content

Commit

Permalink
Release processed SUN test data.
Browse files Browse the repository at this point in the history
  • Loading branch information
HaoZhang534 authored Oct 24, 2023
1 parent e6998ed commit d31082c
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 @@ -38,7 +38,7 @@ python train_net.py --original_load --eval_only --num-gpus 8 --config-file confi
```
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).
Here is the coco-format json file for evaluating [BDD](https://github.com/IDEA-Research/OpenSeeD/releases/download/bdd_val_data/coco_val.json) and [SUN](https://github.com/IDEA-Research/OpenSeeD/releases/tag/sun_data).
### Training OpenSeeD baseline
**Training on coco**
```sh
Expand Down

0 comments on commit d31082c

Please sign in to comment.