Yolov4-Detector-and-Distance-Estimator
Yolov4-Detector-and-Distance-Estimator copied to clipboard
[ WARN:[email protected]] global /io/opencv/modules/dnn/src/dnn.cpp (1483) setUpNet DNN module was not built with CUDA backend; switching to CPU Traceback (most recent call last): File "/home/braholli/Documents/Yolov4-Detector-and-Distance-Estimator-master/DistanceEstimation.py", line 72, in mobile_data = object_detector(ref_mobile)...
Thank you for your code. Please, ask how do we have the "yolo4-tiny.cfg" and the "yolo4-tiny.weights" files? we need to have a train.py file, right. Becuase I want to have...
i have an error like this after run `pip install opencv-contrib-python==4.5.3.56` my device: Windows 10 21H2 Intel(R) Core(TM) i3-7020U CPU @ 2.30GHz 2.30 GHz NVIDIA GeForce MX150 Python 3.10.10 pip...
[ WARN:0] global D:\a\opencv-python\opencv-python\opencv\modules\dnn\src\dnn.cpp (1447) cv::dnn::dnn4_v20211004::Net::Impl::setUpNet DNN module was not built with CUDA backend; switching to CPU Traceback (most recent call last): File "CaptureReferenceImage.py", line 49, in ObjectDetector(frame) File "CaptureReferenceImage.py",...
solved freezing frames using multithreading. Noe the cv frames loop can run without hanging if sound is implemented