cvhciKIT / sloth

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

copy from previous doesn't work well for BBoxFaceItem #135

Closed helloearth012 closed 7 years ago

helloearth012 commented 7 years ago

@baeuml @mika-fischer Let's say we have 3 images

  1. draw BBoxFaceItem on Image 1
  2. click image 2, click copy from previous button, move the position of the BBoxFaceItem copied to image2.
  3. click image 3, the whole app will crash.
helloearth012 commented 7 years ago

It seems even I don't use copy_from_previous feature, it still crashes. it will crash faster when I use "copy_from_previous" feature.