Thanks to visit codestin.com
Credit goes to github.com

Skip to content

yjh0410/CSPDarkNet53

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

CSPDarkNet53

CSPDarkNet53

I train my cspdarknet53 on ImageNet with 224 input size rather than 256 input size.

Attention, my CSPDarkNet-53 uses LeakyRelu rather than Mish. I tried Mish but failed. I have no idea how to get better performance with Mish on ImageNet.

size acc1
cspdarknet53 224 75.7
cspdarknet53-448 448 76.9
size acc1
cspdarknets_slim 224 72.4
cspdarknet53_slim-448 448 -

Model

Everyone can download the pretrained model from my BaiDuYunDisk:

link: https://pan.baidu.com/s/1-_-CkNDTG-UMtWY2bE-Zjw

password: pg4o

About

CSPDarkNet53

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages