HumanSignal / labelImg

LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
https://youtu.be/p0nR2YsCY_U
MIT License
22.19k stars 6.23k forks source link

How to completely delete labelIMG? #961

Open GoldSurfer opened 1 year ago

GoldSurfer commented 1 year ago
DevJake commented 1 year ago

It would benefit to detail how you installed this. But, nonetheless, you can always retrace the installation steps to determine what was placed where. If you used docker, it'll be self-contained and so you can delete the container. If you used git clone with a venv, then just deleting the source directory is sufficient.