-
I want to detect the two hands of a picture at the same time. Firstly, I will find out the bounding boxes of the two hands with the method of object detection, and then I will bring out the depth info…
-
### 💡 Your Question
Dear Super-Gradients Team,
I am writing to inquire about the official release date of the Oriented Bounding Box (OBB) detection models, specifically for YOLO-NAS (YOLO-NAS-…
-
if the image/pcl data has associated bounding boxes from ground truth or detection, how can we render them in webviz?
A really good package.
thanks
Raghav
-
# YOLOv8 Multi-Object Tracking
Object tracking is a task that involves identifying the location and class of objects, then assigning a unique ID to that detection in video streams.
The outpu…
-
User is not able to search for a custom Rule Name containing special character.
**Build Details:**
Version: 7.13.0 Snapshot
Build number: 40223
Commit: 302ee56818e77b0ab5933ae82dbd7bceac05f225
…
ghost updated
3 months ago
-
Hi!
First a BIG thanks for this HASS-Deepstack add-on...
Great work and keep up the good job!
Been using for a couple of days now and realized that the object detection works great but it reacts…
-
Hello,
I am working with the table structure detection model, using it over table images. I extract the structure and the text, using *CRAFT* for the detection of the text bounding boxes and the *tab…
-
I am trying to train it only for detection. So, I edited the .txt files in the annotations of ICDAR2015 and replaced the last part of each line (the label) in each file with "###".
Previously, it was…
-
Hi,
How can I compare detections across bounding box areas, similar to _Fig .5 Comparison of Scales between HTC and TridentNet_ in your paper?
Thanks!
-
Thank you for your great repo!
I have trained my own darkflow model and I am using your code to do tracking. I want to know why I found some bounding box lost in tracking while I can see those boxes …