-
Can we use this to identify different poses??like sitting, standing, etc.??
How do we do that??
-
hi!
Is there any way I can count objects per frame?
I don't want to track them just want to count the objects.
-
Any plans to support Nvidia Jetson Orin or Xavier systems on AArch64?
Would be from Jetpack 5.x
-
[Jetnet](http://arxiv.org/abs/1904.02024) proposes a very similar implementation of what is done in this repo. It tries to achieve low latency using Yolo V3 on Nvidia embedded platforms (TX2 and Jetso…
-
Hi,
I faced build error for graphviz as following.
```
ERROR: graphviz-2.50.0-r0 do_prepare_recipe_sysroot: Error executing a python function in exec_func_python() autogenerated:
The stack t…
-
Steps to reproduce:
1. Flash Xavier NX with Jetpack 5.1.2 and install Deepstream / all packages through SDK manager
2. Clone isaac_ros_common and isaac_ros_image_pipeline
3. Use run.sh script in …
-
Hi, is it any possible to make this awesome lib to support windows?
-
we want to support exposing gpu resources to user containers via the new DeviceRequests API introduced in docker 19.03.x
To enable this we need to have the nvidia driver, userland driver-support li…
-
It seems like SHAD dataset is not available anymore.
Below code returns error:
wget -P ./ https://best.sjtu.edu.cn/Assets/userfiles/sys_eb538c1c-65ff-4e82-8e6a-a1ef01127fed/files/ZIP/Bend-train.r…
-
Repository to use YOLOv5 model on NVIDIA DeepStream SDK
Link: https://github.com/marcoslucianops/DeepStream-Yolo
#### Config
```
board = NVIDIA Tesla V100 (AWS: p3.2xlarge)
batch-size = 1
…