-
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…
-
I get an error when I run the following code
```
def detectimages(batch_size = 3):
home = os.environ["HOME"] #Ubuntu18.04LTS
projctpath=home+'/darknet/build/darknet/x64/'
os.chdir(p…
-
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…
-
Converting YOLOX-tiny model from here: https://github.com/Megvii-BaseDetection/YOLOX
Neuron Compiler version 1.9.1.0+5f09e5c8e
Torch Neuron version 1.10.1.2.1.7.0
When compiling the above model I…
-
##### System information (version)
- OpenCV => 4.5.1.48
- Operating System / Platform => Windows 64 bit / Python
##### Detailed description
I have created a YoloV4 Keras Model using [Tenso…
-
Hello,
I'm an IT Student, and I'm actually really interesting in all machine learning things, I found your repository and I was so hyped so I wanted to try it out but I got 2 errors that I cannot res…
-
1 warning generated.
[18/19] Building CXX object CMakeFiles/yolov5.dir/ocr/ocr.cpp.o
[19/19] Linking CXX shared library E:\python\andriod\YOLOv5_NCNN-master\YOLOv5_NCNN-master\android_YOLOV5_NCNN\ap…
-
This project is very interesting. Thank you for your generosity.
It well on Jetson Agx and Jetson NX , but something went wrong on Jetson Nano.
yolov4 detector can not detect anything.
[[0. 0. 0. …
-
Hello @AlexeyAB @cenit @elias-work @agjunyent
I was trying to run yolov4-csp-swish model in colab using python API and Darknet Detector.
In This, I saw that accuracy of python API is not as good …
-
##### System information (version)
- OpenCV => 4.5.1
- Operating System / Platform => Windows 10 Pro
- Compiler => Visual Studio 2019
- Generator => CMake 3.19.3
##### Detailed descript…