LabelImg disable automatic object selection on new image

I builded labelimg from source https://github.com/HumanSignal/labelImg to my ubuntu 22.04 computer and python3.10.12. Everything is fine but I really don't like one thing. When I change imaged it automaticly selects the last object. Exp:

enter image description here

And I am always clicking some empty space to unselect. I want new image to look like this: enter image description here How can I do it?

Upvotes: 0

Views: 20

Answers (0)

Related Questions