soeaver / caffe-model

Caffe models (including classification, detection and segmentation) and deploy files for famouse networks
MIT License
1.28k stars 626 forks source link

resnet38a #56

Open dereyly opened 6 years ago

dereyly commented 6 years ago

Hello. Nice project! good stats of resnet38a: resnet38a | 20.66/5.27 | ../.. | 19.25/4.66 | ../.. It is your own model? I saw it in detection too, is it correct:

  1. First layer with kernel=3 and stride=1 -- Double spatial dimension of all network
  2. Double channels of convolution, but final block classic 512
  3. Pooling instead striding