You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"darknet detector train data/projectname6/obj.data data/projectname6/yolov4-tiny-custom.cfg -map"
The order is as follows:
Older versions include pre-training files. Is it that important?
#1 - Installation information
CUDA-version: 11010 (12000), cuDNN: 8.9.7, CUDNN_HALF=1, GPU count: 1
CUDNN_HALF=1
OpenCV version: 4.6.0
0 : compute_capability = 890, cudnn_half = 1, GPU: NVIDIA GeForce RTX 4060 Laptop GPU
net.optimized_memory = 0
mini_batch = 1, batch = 64, time_steps = 1, train = 0
#2 - Command
darknet detector train data/projectname4/obj.data data/projectname4/yolov4-custom.cfg yolov4.conv.137 -map
#3 - cfg file
yolov4-custom.txt
#4 - data file
projectname4.zip
#5 - problem
A few things I tried to solve
Is the image the problem?..
What is the problem?
I need help..
The text was updated successfully, but these errors were encountered: