labelformat
labelformat copied to clipboard
Change --images-rel-path to absolute for lightly predictions
Specifying a relative path in the cli command or from Python is pretty error prone. It would be easier if the --images-rel-path option would be an absolute path instead. We could then still calculate the relative path based on the --input-folder value.