rodrigosilvafe

Results 2 issues of rodrigosilvafe

Hi, When I execute: !python compute_flow_occlusion.py -dataset videos I get: Namespace(cpu=False, cuda=True, data_dir='data', dataset='videos', fp16=False, gpu=0, grads={}, list_dir='lists', model='FlowNet2', phase='test', rgb_max=1.0) ===> Initializing model from FlowNet2... ===> Load pretrained_models/FlowNet2_checkpoint.pth.tar Compute...

Thanks for the awesome job, I've been trying to filter the flickering of my own video but I still can't do it. I am trying to execute "test.py" and I...