mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
resnet152.cfg
This commit is contained in:
1463
build/darknet/x64/cfg/resnet152.cfg
Normal file
1463
build/darknet/x64/cfg/resnet152.cfg
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,8 @@
|
||||
darknet.exe classifier predict cfg/imagenet1k.data cfg/resnet50.cfg resnet50.weights
|
||||
|
||||
rem darknet.exe classifier predict cfg/imagenet1k.data cfg/resnet152.cfg resnet152.weights
|
||||
|
||||
|
||||
pause
|
||||
|
||||
REM Download weights for DenseNet201 and ResNet50 by this link: https://pjreddie.com/darknet/imagenet/
|
||||
REM Download weights for DenseNet201, ResNet50 and ResNet152 by this link: https://pjreddie.com/darknet/imagenet/
|
1463
cfg/resnet152.cfg
Normal file
1463
cfg/resnet152.cfg
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user