Open priyaezhil3221 opened 3 years ago
Just install the required imports.
pip install keyboard
pip install pyautogui
pip install numpy
Run the tool and when you want to use the detection press Q on the keyboard.
Just install the required imports.
pip install keyboard pip install pyautogui pip install numpy
Run the tool and when you want to use the detection press Q on the keyboard.
How to run the tool. I run autolabelimg.py on cmd. Can you plz tell me what to do afterwards.
Press Q when you need to use it.
Here was no response while i press Q on my keyboard.
I run autolabeling.py... It asked to press Q key.. I also pressed Q key on my keyboard. But no action occurs. so can you help me.
It's not a "ready to work" tool You need create your own yolo model or use one that is ready.
Then you need to update in the code the weights and config path.
You can use a ready model from darknet offical weights But the way this tool is working it would just annotate everything it finds.
I would say YOLOv3-416 should work just fine for example.
I want to know how to run the autolabelimg. Can you plz tell me the running procedures or give some demo videos