-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hi,
Thank you for writing this very useful piece of code. I have been trying to convert Kitty annotations to Darknet ones, and I'm having an issue with it. this is the input:
cvdata_convert --in_format kitti --out_format darknet --annotations_dir old --images_dir old --out_dir new
error:
TypeError: join() argument must be str or bytes, not 'NoneType'
Any idea what's wrong?
Thanks
Metadata
Metadata
Assignees
Labels
No labels