AlexeyAB/Yolo_mark

Skip pictures when fix the object id

zrion opened this issue · 6 comments

zrion commented

Hi, I'm having a problem when trying to mark pictures fixing the object id. When I do that, the picture track bar moves in steps of 2, skipping a picture each time. I find it very inconvenient for marking a large number of images. Do you have any ideas how to fix this? I'm using openCV 3.4.5.

Hi, I'm having a problem when trying to mark pictures fixing the object id.

There is no feature for fixing object_id.

When I do that, the picture track bar moves in steps of 2,

When you press SPACE it goes to the next image in steps of 1.

zrion commented

There is no feature for fixing object_id.

I meant pointing to the image track bar that does not let the object id bar to move when I go to the next picture using right arrow button.

When you press SPACE it goes to the next image in steps of 1.

This is exactly what I need, thank you!!

You can use arrows on the keyboard to move to previous or next images.

zrion commented

Is there any other button for moving to the previous images other than the left arrow? Cause I don't want the object id track bar to move.

Why don't you want to use a keyboard?

zrion commented

Oh, I just want that the object id bar does not move when I switch pictures (so the object id if fixed). But just figured out I can do that with up&down arrow buttons. Thanks!