Skip to content

Commit d31082c

Browse files
authored
Release processed SUN test data.
1 parent e6998ed commit d31082c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ python train_net.py --original_load --eval_only --num-gpus 8 --config-file confi
3838
```
3939
You are expected to get `55.4` PQ.
4040
### :bulb: Some coco-format data
41-
Here is the coco-format json file for evaluating [BDD](https://github.com/IDEA-Research/OpenSeeD/releases/download/bdd_val_data/coco_val.json).
41+
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).
4242
### Training OpenSeeD baseline
4343
**Training on coco**
4444
```sh

0 commit comments

Comments
 (0)