FGT
FGT copied to clipboard
[ECCV 2022] Flow-Guided Transformer for Video Inpainting
Hi! Would you be interested in sharing your models in the [Hugging Face Hub](http://hf.co/models)? The Hub offers free hosting and it would make your work more accessible and visible to...
If I want to test whether my video needs to correspond to the mask of each frame, in fact, I think the difficulty lies in obtaining the mask of each...
FGT++
I see FGT++ mentioned in the Readme. Is there any related code in the repo?
First of all, thanks a lot for this amazing project and your hard work! In https://github.com/burn-rs/burn we are trying to load different `ONNX` models, convert them into `burn` models, and...
In the second stage of the FGT network training, I found that batch_size was only set to 1 and only 5 frames per video were selected for training. Thus, the...
Good day, I am looking to train the outpainting model on a custom dataset, but I am not so sure what will be most effective. I was thinking about fine-tuning...
How to be faster by modify some params?
Hi, I got the following cuda error, I'm not sure what happening here: ``` RuntimeError: CUDA error: no kernel image is available for execution on the device CUDA kernel errors...
run the Watermark removal on schoolgirls data using schoolgirls mask , but the results is worse, the imgs is not like backgroud just like some random color
I have read the FGT++ paper it is very interesting when can we expect the code to be released any ETA?