thodan / bop_toolkit

A Python toolkit of the BOP benchmark for 6D object pose estimation.
http://bop.felk.cvut.cz
MIT License
376 stars 135 forks source link

Cannot open /media/data/bop_sample_results/ #88

Closed lishiyu005 closed 1 year ago

lishiyu005 commented 1 year ago

Dear authors,

Great works of bop toolkit! I would like to evaluate the 6D pose error on my own dataset.

When I run this script: https://github.com/thodan/bop_toolkit/blob/master/scripts/eval_calc_errors.py

description of the format. Example results can be found at:

https://bop.felk.cvut.cz/media/data/bop_sample_results/bop_challenge_2019/

I want to see an example of the result format. But I cannot download the file via link https://bop.felk.cvut.cz/media/data/bop_sample_results/. I get this error: "Forbidden You don't have permission to access /media/data/bop_sample_results/ on this server." Are there any way to get the sample result files?

Thank you very much.

thodan commented 1 year ago

The correct link to the sample results: https://bop.felk.cvut.cz/media/data/bop_sample_results/bop_challenge_2019_sample_results.zip

Sorry for the inconvenience. I've updated the link in the scripts.