-
Trying to train Flownet2S using following command.
python main.py --model FlowNet2S --save_flow --training_dataset MpiSintelClean --training_dataset_root /home/meghanabasavaraj/Desktop/Meghana/Flow…
-
Hi,
I am trying to fine tune Flownet2-S on sintel. But In https://github.com/lmb-freiburg/flownet2/issues/127#issuecomment-381321198(url). You say the model is fine-tuned on the mix of Final and cl…
-
Thanks for your nice work!
I have two questions:
1. I want to reconstruct the flying chairs dataset, could you please give me the code that generate the dataset?
2.could you please tell me how can …
-
I con't find it, i mean the process of training flownetS on flying chairs or sintel
thx
-
Hi, I have compiled the program successfully..... However, I meet a problem when I want to train the Flying chairs dataset with FlowNet2-C, where I meet the following errors related the code of the Ba…
-
Floor is lava deals damage to everyone on the map, whether theyre on a table, a chair, a bed, or in lockers, and is ridiculously deadly given that it isnt capped in how often it can trigger
-
Hi, there. Thanks for the great code. I was trying to play with it on flying chair dataset. But the EPE in the end is around 5.0, which is far from 2.7 as stated in the original paper. So did you try …
-
#### Brief description of the issue
So, if you look into the trait menu, you can find among many other traits of varying utility the Winged flight trait. Like it's name tells you, it grants you wing…
-
Dear Sirs and Madam of TAG!
I'm requesting a TAG review of:
- Name: **Web Audio API**
- Specification URL: https://webaudio.github.io/web-audio-api/
- GitHub repo: https://github.com/Web…
-
I have trained 130400 iterations with batch_size 8 on flying chairs dataset. The predicted flows on test set are still not good. Should I continue or switched to FlownetCS?