Darknet: Loading weights from darknet53.conv.74...Couldn't open file: darknet53.conv.74

Created on 14 Jul 2018  路  3Comments  路  Source: pjreddie/darknet

Most helpful comment

Do you solve this problem?

I had same issue. But I solve it.
I think that you don't download darknet53.conv.74file.
I solve this script in project root path wget https://pjreddie.com/media/files/darknet53.conv.74.

Show Download Pretrained Convolutional Weights paragraph in this page

All 3 comments

Do you solve this problem?

I had same issue. But I solve it.
I think that you don't download darknet53.conv.74file.
I solve this script in project root path wget https://pjreddie.com/media/files/darknet53.conv.74.

Show Download Pretrained Convolutional Weights paragraph in this page

Can we use a pre-train file yolo3.weights instead of darknet53.conv.74 to train specific data?

I think it is highly suggested that we need to use darknet53.conv.74.
https://github.com/AlexeyAB/darknet#how-to-train-to-detect-your-custom-objects

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cadip92 picture cadip92  路  3Comments

groot-1313 picture groot-1313  路  4Comments

job2003 picture job2003  路  3Comments

Vikalp-Reorder picture Vikalp-Reorder  路  3Comments

equintanillam picture equintanillam  路  4Comments