mcordts / cityscapesScripts

README and scripts for the Cityscapes Dataset
MIT License
2.19k stars 608 forks source link

enable option to calculate amodal boxes during runtime from 3D #126

Closed ncgaehle closed 4 years ago

ncgaehle commented 4 years ago

This PR enables automatic calculation of the amodal bounding boxes during runtime. This option ensures correct bounding boxes to be used and hence is set as default, however, it slows down the evaluation. The option can be disabled by using "--precalculated".