Skip to content

Commit

Permalink
Fix name and link
Browse files Browse the repository at this point in the history
  • Loading branch information
IDMIPPM committed Mar 22, 2022
1 parent 228f2fb commit d6504bb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark_coco/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Here you can find predictions for COCO validation from different freely availabl

## Ensemble results

There is python code to get high score on COCO validation using WBF method: [run_benchmark.py](run_benchmark.py)
There is python code to get high score on COCO validation using WBF method: [run_benchmark_coco.py](run_benchmark_coco.py)

WBF with weights: [0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 5, 5, 7, 7, 9, 9, 8, 8, 5, 5, 10] and IoU = 0.7 gives **56.1** on COCO validation and **56.4** on COCO test-dev.

Expand Down
File renamed without changes.

0 comments on commit d6504bb

Please sign in to comment.