cvhciKIT / sloth

Sloth is a tool for labeling image and video data for computer vision research.
Other
608 stars 198 forks source link

Error trying to save file: 'No container registered for ... ' #93

Closed nimrodshn closed 7 years ago

nimrodshn commented 8 years ago

While trying to save a new annotation file to folder I got the above messege. Any ideas/fixes?

khnaba commented 8 years ago

I run into the same issue. You may not have specified the file extension such as .json or .yaml while saving. Sloth seems to use the file ext to determine container type. Hope it helps.

nilsonholger commented 7 years ago

@nimrodshn Yes, this is due to not specifying an extension. I will add a note to fix this.

simonhessner commented 7 years ago

I get the same error message using the newest version of sloth when I try to save my annotations without specifying a file extension.