pjreddie / darknet

Convolutional Neural Networks
http://pjreddie.com/darknet/
Other
25.65k stars 21.33k forks source link

Are the uploaded "alexnet.cfg" and "alexnet.weights" valid? #540

Open eudemkeon opened 6 years ago

eudemkeon commented 6 years ago

I tried to valid Imagenet classification by using alexnet. from https://pjreddie.com/darknet/imagenet/

Other things, like Darknet reference ,vgg-16, or resnet50, work very well, both .cfg and weights file.

But alexnet.cfg and pre-trained weights don't work.

Does anyone know about this Problem??

Thanks

ghost commented 4 years ago

Hey eudemkeon did you solve this issu yet?