Re: [FFmpeg-devel] [PATCH][GSoC] srcnn - an image super resolution filter using CNN

2018-03-23 Thread Pedro Arthur
Hi, It seems git refuses to apply your patch. Also as I already explained, you should multiply your bias by 255 as the weights expect the input in the range [0,1]. Please, before sending the patch make sure it works as expected for all inputs. 2018-03-22 15:42 GMT-03:00 Mina

[FFmpeg-devel] [PATCH][GSoC] srcnn - an image super resolution filter using CNN

2018-03-22 Thread Mina
Hi,   This patch is introduced as a qualification task required by Super Resolution project for GSoC. It passes patchcheck and make fate and doesn't introduce new warnings. It's implemented by the help of the mentor: Pedro Arthur. It's been tested over 7 images of which 6 got expected results