-
I use yolov3. Trained with the parameter `letter_box = 1`. In testing, I use the key` -letter_box` and I'm happy with the result.
When I use deeppstream I use the key `maintain-aspect-ratio = 1`. And…
-
I was able to get this project working using the aws_protocol_adapter but since it's MQTT going to a cloud server with quotas, I reduced the message frequency by only sending when the entry/exit has c…
-
Hi,
I am wondering if we can train and deploy yolov3 using tensorflow framework?
Thank you,
ghost updated
5 years ago
-
Thanks for publishing your instance segmentation implementation, greatly appreciated!
My setup:
- Device: Jetson AGX Xavier
- Jetpack 5.0.2
- TRT: 8.4.1
- Docker image: nvcr.io/nvidia/deepstre…
-
## Description
Currently the newest nvidia jetson jetpack version is 4.4 DP, with cuda 10.2, cudnn 8.0. I tried to install mxnet 1.6 in jetpack 4.4, following the [same pipeline as in jetpack 4.3](ht…
-
Hi @AlexeyAB .
I have a dataset for Licence Plate Recognition(Persian) and I want to do that via YOLO and object detection by your repository. Here I show a sample of my dataset(139x29 pixels):
!…
-
Hi, I read the tutorial 'YOLOv5 usage'. I input the cammand `pip3 install onnxsim`, but its wrong.
```
nvidia@nvidia-desktop:~$ pip3 install onnxsim
Defaulting to user installation because normal s…
-
Hi! I met a question when I generated the engine for yolov7 in the GPU Tesla T4. The environment I configured is DeepStream 6.0, TensorRT 8.4.2, CUDA 11.4, and a version of cuDNN compatible with CUDA …
-
Hello,
Scenario:
- I am extending the provided Dockerfile with the base image of Ubuntu 20.04 to build the shared library.
- I am using the Vimba 6.1 (ARM64) from [here](https://www.alliedvisio…
-
Hi, i am currently looking into using pre-existing codelets in GXF with NITROS. For this purpose I built a simple graph consisting of two codelets: a random number generator and an adder. The generate…
3473f updated
2 weeks ago