-
Not sure if anyone is interested (or if this repo is still maintained), but i have modified the code to work with
Python 3.10.2 (main, Feb 26 2022, 08:21:15) [GCC 11.2.0] on linux
matplotlib …
-
## Environment
**TensorRT Version**: 7.2.3
**NVIDIA GPU**: Quadro RTX 5000
**NVIDIA Driver Version**: 460.91.03
**CUDA Version**: 10.2
**CUDNN Version**: -
**Operating System**: Ubuntu
**Pyt…
-
Object detection has been working great but after a certain unspecified amount of time it just seems to die.
I can still see via nvidia-smi that something is still being processed...
```
+-------…
-
I make a config for yolox to use autoslim, but get an error:
# error:
Traceback (most recent call last):
File "tools/mmdet/train_mmdet.py", line 199, in
main()
File "tools/mmdet/train_…
-
Hi,
I'm trying to compile a yolov4 model trained on a custom dataset. And I'm running into the following error:
```(vitis-ai-caffe) Vitis-AI /workspace/yolov4_atlas > vai_c_caffe --prototxt yolov4_q…
-
I installed ODC 3.0.1 on a Jetson Nano via the Docker method. When I access ODC via http://192.168.0.11:8080/ and upload a video file to count the vehicles, it seems to work. However, the Data tab / a…
-
faced the same problem.
downloaded the darknet from https://github.com/AlexeyAB/darknet/
changed:
```
GPU = 1
CUDNN = 1
OPENCV = 1
CUDNN_HALF = 1
arch=compute_86,code=[sm_86, compute_86]
el…
-
I converted Darknets weights to ONNX (since from PyTorch I have issue https://github.com/Tianxiaomo/pytorch-YOLOv4/issues/495 ) and now I am trying to convert ONNX to TensorRT. The procedure throws an…
-
Hello,
I just started working with Deepstream 6.0 and I am looking for the best real-time object detector capable of running at about 200-400FPS on a Tesla T4. So far, I have been a little disappoi…
-
# Bug Overview
- Layer loading is extremely slow, takes about 30 minutes
- After layer loading, training fails: `avg loss = nan`
- The bug occurs only if darknet is built with `CUDNN=1`
# Reprod…
m1kit updated
3 years ago