-
First I have tried alexnet.cfg and lstm.train.cfg which has a [connected] layer in their CNN configuration file. But are showing the error of
**_cuDNN status Error in: file: c:\yolo\darknet\src\con…
-
# YOLOv4 Training on Colab | loliot
YOLOv4 Training on Colab
[https://wiki.loliot.net/docs/lang/python/libraries/yolov4/python-yolov4-training](https://wiki.loliot.net/docs/lang/python/libraries/yol…
-
The problem I encounter is that my darknet build seems like not doing anything.
I am trying to train my own customize model using darknet. After I successfully build it, it doesn't seem to do anythin…
-
First, many thanks for the amazing work you've done. It is really detailed and works for basically anything.
Could you please add some indications in this github on how the VideoCaptureFlags works in…
yvonm updated
3 years ago
-
Hi,
My system specs
Environment: Win10 OpenCV 4.5.1 CUDA 11.5 CUDNN 8.3.0
Hardware: GPU: RTX 1650 CPU: Intel i7-7th gen
GPU utilization is very low(7-12%) when running YOLO v4-tiny with video…
-
Hi @AlexeyAB kindly help.
When I run the ```darknet_video.py``` as ```python darknet_video.py --input /darknet/Sample.mp4 --weights yolov1.weights --config_file cfg/yolov1/yolo.cfg --data_file ./…
-
@AlexeyAB and @WongKinYiu, I have noticed that not many people been able to replicate the results of this loss function from scratch outside of the darknet repo using the exact same loss function.
…
-
Hi,
I have an issue with the results I obtained. On one hand, I run **Yolo v3** ( OpenCV **4.2** with CUDA 10.2 and cuDNN 7.6.5). On the other hand, I recently compiled Darknet following the releas…
-
已启动生成…
1>------ 已启动生成: 项目: ZERO_CHECK, 配置: Release x64 ------
1>Checking Build System
2>------ 已启动生成: 项目: dark, 配置: Release x64 ------
3>------ 已启动生成: 项目: darknet, 配置: Release x64 ------
2>Buildi…
-
When I run darknet_video.py with:
`./darknet detector demo data/obj.data cfg/yolov4-tiny-mish-custom.cfg myResults/yolov4-tiny-mish-custom_best.weights data/test50.mp4`
The video is too fast and fin…