jveitchmichaelis / deeplabel

A cross-platform desktop image annotation tool for machine learning
205 stars 39 forks source link

Clicking add class with empty name crashes program #32

Open lukaswozniak opened 2 years ago

lukaswozniak commented 2 years ago

Clicking add class on below screen would cause the program to crash image

jveitchmichaelis commented 2 years ago

I can't replicate this one. The add class function should do nothing if the class string is empty.

Can you list some exact steps to trigger this? (if you're compiling from scratch, you could also compile in debug mode and see what's causing it)

lukaswozniak commented 2 years ago

It only happened once to me. I will try to reproduce later.