Jeff Hoang
Jeff Hoang
Hi @ganler. Thanks for your awesome work. I use your openpose coco 368x656 tensorrt model to get human pose. I am very happy when i tested tried your hyperpose `openpose...
There are some images that contain more than 1 face. How did you filter out unwanted faces?
### 1. Issue or feature description i cannot start my container from image deepstream_l4t:5.0-dp-20.04-iot on my **jetson tx2** ### 2. Steps to reproduce the issue ``` nvidia-docker run -it -d...
 after convert arcface mxnet to onnx model, i got an error with PRelu node. ``` Non-zero status code returned while running PRelu node. Name:'relu0' Status Message:...
Hello @zerollzeng Your work is awesome. Do you have any python implementation for openpose
Hi @notedit , thank for your work, your code helps people who are new to streaming like me a big step forward. With source as TestSource, FileSource; your code works...
Hi @wanghr323 Thank for your Yolov7 QAT. I follow your [tutorial](https://github.com/NVIDIA-AI-IOT/yolo_deepstream/tree/main/yolov7_qat) and successful on QAT training. ``` Loading and preparing results... pycocotools unable to run: Results do not correspond to...
Hello @zye1996 . Thank for your awesome work. I try to run your inference/inference_video.py, but got 2 error: First is: ``` list index out of range File "/Storage/ducht/face/Mobilefacenet-TF2-coral_tpu/inference/FaceRecognizer.py", line 89,...