YOLOv4 Tutorial: Setup and Object Detection in Linux

preview_player
Показать описание

All commands used inside the video

Рекомендации по теме
Комментарии
Автор

I followed this tutorial exactly but I get this error: Not compiled with OpenCV, saving to predictions.png instead

Any solutions? I have openCV installed forsure

majiic
Автор

Hii there,
There is a file available called darknet.py I'm assuming it's the python binder file, can you please how to use it...

shashwatpandey
Автор

Does this work in Ubuntu 20.04? I have a 1080ti and I'm having trouble getting YOLO to use the GPU. Can you make a video tutorial on that?

NerdNinja
Автор

Hi, I get an error when I compile it with make command


nvcc fatal : Unsupported gpu architecture 'compute_30'
Makefile:177: recipe for target 'obj/convolutional_kernels.o' failed
make: *** [obj/convolutional_kernels.o] Error 1


any help? thank you

najmehforoozani
Автор

Sir, Wonderful video about working on darknet.
Can we use this darknet model in Jetson nano.
Please guide me in that sir. Thank you in advance sir.

vamsisiddharthalella
Автор

Sir, After running the code for detections on video, where will the output file be saved

vamsisiddharthalella