mcordts / cityscapesScripts

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

save result.json in default folder, fix 2d box loading #133

Closed ncgaehle closed 4 years ago

ncgaehle commented 4 years ago

Default folder for saving the results.json was always set to "." instead of using the prediction folder, loading of 2D boxes failed if no modal box was provided.