-
Thanks for sharing your work and code!
Can you tell us a bit about the runtime for inference?
Is it generally suited for real-time applications and did you have some experience running it on the i…
-
Does beamng have the ability share GPU memory between processes for running inference on the cameras in real-time?
I need high-res, low latency YUV420 image stream at 20fps. The torque3d engine look…
-
Hi everyone,
I found a python example of the new OpenCV DetectionModel class by @YashasSamega (thanks for that), but does anyone have an implementation in C++?
![image](https://user-images.githu…
-
Hi.
Nice idea of a project. When I run the docker command, I get the following error:
/usr/local/lib/python3.10/dist-packages/torch/functional.py:504: UserWarning: torch.meshgrid: in an upcomin…
-
I am wondering what's the best way to use efficient implementations of attention. PyTorch provides the experimental [`torch.nn.functional.scaled_dot_product_attention`](https://pytorch.org/docs/stable…
-
From the associated paper, it seems that hardware latencies can play a big part in the overall performance of the policy. I noticed that in `eval_real.py` there is a `action_exec_latency` variable tha…
-
Hello,
I'm trying to run DeepStream-Yolo in the Jetson Orin AGX to make real-time inference with the YoloV5 model. However, my camera (Alvium 1800 U-811c) isn't detected as V4L2 (I have all drivers…
-
## Background
**[Neural Sparse](https://opensearch.org/docs/latest/search-plugins/neural-sparse-search/)** is a semantic search method which is built on native Lucene inverted index. The documents…
-
OpenCV (Open source computer vision) is a library of programming functions mainly aimed at real-time computer vision. OpenCV runs on the mobile OS too.
To demonstrate KubeEdge platform, we need to …
-
### 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…