fyu / drn

Dilated Residual Networks
https://www.vis.xyz/pub/drn
BSD 3-Clause "New" or "Revised" License
1.1k stars 219 forks source link

Will pre-trained classification model will be shared? #18

Closed Ai-is-light closed 6 years ago

Ai-is-light commented 6 years ago

@fyu Thanks for your excellent work about the about the dilated convolution and using this technique combined with the residual network. And, I would like to know whether you will share the pre-trained classification model for us, I would like to use your classification model in the field of pose estimation. Looking forward your classification model

fyu commented 6 years ago

Yes. It is already shared in pytorch model zoo. Check here: https://github.com/fyu/drn/issues/17