flowattack icon indicating copy to clipboard operation
flowattack copied to clipboard

Attacking Optical Flow (ICCV 2019)

Results 5 flowattack issues
Sort by recently updated
recently updated
newest added

Hi! Thanks so much for the code. I'm trying to run the prepare_train_data.py but it fails, with the report below: > Retrieving frames > 0%| | 0/156 [00:00

Hi, I have a couple of questions regarding flowattacks on FlowNetC: - Is there a reason why you normalize the inputs for FlowNetC to [-1,1]? I am wondering why this...

Hi, Can you please provide requirements with the versions? I tried to run the main for training, but the main.py script is broken. I had to change a few things...

Hi, thank you for the code. I tried to run `test_path.py` on the provided patch with a tiny change on the code in order to the patch as png instead...

I was reading and operating the code these days, but I got some problems. I follow the code in the print_patch.py, but I got a white square with a red...