torrvision / crfasrnn

This repository contains the source code for the semantic image segmentation method described in the ICCV 2015 paper: Conditional Random Fields as Recurrent Neural Networks. http://crfasrnn.torr.vision/
Other
1.34k stars 460 forks source link

how to change the image size? #157

Open YiChenCityU opened 6 years ago

YiChenCityU commented 6 years ago

Dear Authors,

This is a very great work! Thanks very much. How to change the parameters of Cropping2D in order to detect image with size about 640 * 480?

Thanks very much.

cv-shiyanshi commented 5 years ago

@YiChenCityU Hi, have you changed the image size successfully?Could you share how do you solved that ?