FGVC
FGVC copied to clipboard
[ECCV 2020] Flow-edge Guided Video Completion
How to train the network?
Brothers, add a QQ to discuss this code。 +1261450199
Hey, I ran the inference on the 29 Huang annotated sequences from DAVIS 2017. ``` srun python video_completion.py \ --mode object_removal \ --seamless \ --path ../data/Davis/Huang_annotations/rgb_png \ --path_mask ../data/Davis/Huang_annotations/mask_png \...
1. I observed that when the scene changes greatly, the repair results are better, but when the scene changes little, there maybe have artifacts in the repair results. How to...
Hi, I ran into this error, I tried to work it out myself and I found the cause but no real solution yet, I'm willing to find a reliable one...
Also, if I don't type them in the prompt they're not used or some default options are used? Noob questions I know. I don't know anything about coding As far...
Thankyou for the great code. "Results in the object removal setting, however, are difficult to compare and evaluate due to the lack of ground truth content behind the masked object....
测试图片在这个压缩包里 testing pictures are here. [test.zip](https://github.com/vt-vl-lab/FGVC/files/7248243/test.zip) l)
Hi! I've problems to elaborate 500 images because I go in out of memory of ram. Moreover I tried with 2 images and It went in OOM of VRAM. Maybe...
Like the title says; it doesn't create these folders after processing. I would love to hear what I missed! :)