-
Hi, and thanks for making this available. I am detecting markers in a 1920 x 1080 video, and the detection time is:
`
Time detection=56.4654 milliseconds nmarkers=6`
This is on a laptop with a GT…
-
Description is taken from #205 by @philipp-schmidt
Triton is basically a server running your ML networks and offering http or grpc endpoints for them. Clients can send a request and invoke the netw…
-
Hi folks
I am running easyocr multiple gpus but it is using only one gpu any suggestion how can i use multiple gpu for inference
-
Today Collision detection in moveit is still based on user defined mesh's.
Even with FCL and all the mesh optimization it is still very expansive computationally to check collision .
A simple soluti…
-
@pjreddie @tjluyao Hi guys , i trained my weights for custom dataset i am having a strange issues when i test the weights on PI3 no detection is happening but on cpu/gpu machines i get the detection…
-
### 🐛 Describe the bug
I'm trying to export the [ultralytics](https://github.com/ultralytics/ultralytics) YOLOv8 model using the CoreML backend, but I'm getting an error when saving the serialized …
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
**My error log detail paste in below , please what's my mistake and assist me **
(myenv) C:\Users\30863\Function-level-Vulnerability-Detection-master>python Obtain_representations.py --config confi…
-
I input a video according to the official document, he has been stuck here without any progress, and the gpu and cpu have been used all the time;
There are only a few pictures in the local folder res…
-
Hello,
I find this work very nice and that it could be of great help for my work. I have tried to run the model using the toy generated data. Evreything goes well untill I launch the training where I…