accosmin / nano

C++ library [machine learning & numerical optimization] - superseeded by libnano
MIT License
1 stars 0 forks source link

Crop layer #194

Closed accosmin closed 6 years ago

accosmin commented 6 years ago

New layer to crop a given input patch: e.g. given a 1x28x28 input patch and the goal is to obtain a 24x24 patch, then generate Cx24x24 output patches by cropping (center + various translations)