-
Hi,
I am able to run YOLO and detect objects. I created GUI for users that calls main() function from darknet_images.py.
I run it from VS Code and it seems that everything works well.
Now, I w…
-
How can i Create GUI for this anyone can help me.
-
when switching to dimensional weight, an error like "AttributeError: unable to get attribute 'DetectionModel' in "
-
When I was using py2app to package a pyqt5 program, I had already completed the packaging work, but an exception message appeared when starting.
Traceback (most recent call last):
File "/Users/mar…
-
Hi,
Is there any way to write wrapper / API in python for yolo darknet? Basically I want to do things like object counting, updating a custom GUI with classes that are detected etc. by taking the o…
-
Simple Script or Program to frame-by-frame label data that is captured in the first practice session of the competition. This day-of fine-tuning would enable much more reliable and robust predictions.…
-
# Motivation
Demo general usefullness of app by allowing user to quickly configure wide variarty of dataset+model combos.
Could have a GUI to select a hugging face COCO dataset, then all related m…
-
In `classes.txt`, if 2 items are present, but the label annotation text for an image has an invalid index (eg. 4), then the program crashes due to `IndexError`. Instead of crashing, this error should …
-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and [discussions](https://github.com/ultralytics/hub/discussions) and found no similar quest…
-
Would it be helpful to have a GUI?
I am interested in adding one.
What I'm thinking would be helpful would be to be able:
* View the results in "realtime" as the images are being processed
* E…