mirror of https://github.com/AlexeyAB/darknet.git
Minor fix
This commit is contained in:
parent
51b4fab30a
commit
dcef3d94f9
|
@ -1,4 +1,6 @@
|
|||
darknet.exe classifier predict cfg/imagenet1k.data cfg/densenet201.cfg densenet201.weights
|
||||
|
||||
|
||||
pause
|
||||
pause
|
||||
|
||||
REM Download weights for DenseNet201 and ResNet50 by this link: https://pjreddie.com/darknet/imagenet/
|
Loading…
Reference in New Issue