Deep-Flow-Guided-Video-Inpainting icon indicating copy to clipboard operation
Deep-Flow-Guided-Video-Inpainting copied to clipboard

pytorch implementation for "Deep Flow-Guided Video Inpainting"(CVPR'19)

Results 62 Deep-Flow-Guided-Video-Inpainting issues
Sort by recently updated
recently updated
newest added

Hi, thanks for your great work and sharing the code. I'm confused about the network structure. For subnetwork1, the output channel is 2, it's the complete flow of center frame...

@nbei @metalbubble is there a tensorflow version in works?

First of all, thanks for the great work and making the code available. I have a question regarding the flow inpainting stage. The provided DFC weight is mainly for inpainting...

This is really an exciting project. Thank you for sharing. I want to delogo use it for video, watermark removal in your demo video. I want to ask how the...

when i run command bash install_scripts.sh, I get the following error messages: Compiling resample2d kernels by nvcc... rm: 无法删除"Resample2d_kernel.o": 没有那个文件或目录 rm: 无法删除"../_ext": 没有那个文件或目录 In file included from /home/c201/anaconda3/envs/flow/lib/python3.6/site-packages/torch/utils/ffi/../../lib/include/TH/THVector.h:5:0, from /home/c201/anaconda3/envs/flow/lib/python3.6/site-packages/torch/utils/ffi/../../lib/include/TH/TH.h:12,...

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.8.0 to 3.18.3. Release notes Sourced from protobuf's releases. Protocol Buffers v3.18.3 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...

dependencies

Where can I find the resnet101_movie.pth and davis_stage3.pth? I can't find them in google drive. ``` FlowNet2 Inference has been finished~! Extracted Flow has been save in ./demo/Flow Generate datalist...

## Background Dependencies in `requirements.txt` have module conflicts. ## Description There are two dependencies mentioned in the `requirements.txt` file: `mkl-random==1.0.1` and `numpy==1.16.4` and the 'mkl-random==1.0.1' depends on `intel-numpy (=1.14)`. To...

Could not find a version that satisfies the requirement torch==0.4.0 (from versions: 1.0.0, 1.0.1, 1.0.1.post2, 1.1.0, 1.2.0, 1.3.0, 1.3.1, 1.4.0, 1.5.0, 1.5.1) No matching distribution found for torch==0.4.0 You are...

Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.6.16 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies