python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
(cuDNN Error: CUDNN_STATUS_BAD_PARAM: Permission denied) - YOLOV4 object detection
I am trying to detecting objects using yolov4. Anyway, when i run this command:
./darknet detector demo cfg/coco.data cfg/yolov4-csp.cfg yolov4-csp.weights -ext_output videoplayback.mp4
I am taking t...
aysekonus
Votes: 0
Answers: 2
GStreamer: Multiple RTMP sources, Picture in Picture to mux on a Jetson Nano, then to be used with RTMP pipeline with Belabox
My goal is to have (2) RTMP sources in a Picture in Picture composition, encoding it into h265 mpegts, muxing audio from only the cam1 rtmp source, then sending it to the appsink;
This is how I see it...

b3ck
Votes: 0
Answers: 1
What is the diffrence between "fragment" and "fragement"
I'm troubleshooting a device-tree and have come across the keywords "fragment" and "fragement" in my decompiled blob. At first, I thought it was a typo, but I see the same thing in...

Lpaulson
Votes: 0
Answers: 0
Gstreamer-OpenCV frame has black bar above it-How can i fix it?
I'm trying to capture video from a source using gstreamer pipeline and opencv. Source has properties as follows:
ioctl:VIDIOC_ENUM_FMT
index : 0
Type : Video capture
Pixel Format : 'YUYV'
Name : YUYV ...
myigitgul
Votes: 0
Answers: 0