seyed hosein alhoseiny

Results 6 comments of seyed hosein alhoseiny

hi do can I ensemble PWC-Net and flownetS and flownetC using bagging method? i mean Ensemble learning can be used for Above CNN Models that estimating river flow velocity?

Hi thanks I think I should put two consecutive frames into below lines: arguments-strone = /data/frameone arguments-strtwo = /data/frametwo and I should modify this section of codes،🤔 در تاریخ پنجشنبه...

Hi I have mistake excuse me Lines of code are : arguments_strone = /images/one.png arguments_strtwo = /images/two.png frame1 replaces one.png and frame2 replaces two.png I should modify this lines of...

hi there is error as "GetoptError: option -f not recognized" in below code line: `for strOption, strArgument in getopt.getopt(sys.argv[1:], '', [ strParameter[2:] + '=' for strParameter in sys.argv[1::2] ])[0]:` i...

hi i solved my error but now your scripts dont show any output in google colab. of course there is not any error. i am confused why dont show any...

hi i defined a **for loop** in codes as following: ![for_loop](https://github.com/sniklaus/pytorch-pwc/assets/25387448/c564709e-85fc-47a8-8ebf-52bf3e3a5efa) but the codes dont estimate flow between adjacent frames. please help me.