labelformat icon indicating copy to clipboard operation
labelformat copied to clipboard

Change --images-rel-path to absolute for lightly predictions

Open guarin opened this issue 2 years ago • 0 comments

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.

guarin avatar Nov 16 '23 10:11 guarin