1 Star 2 Fork 0

David/ProPainter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Get Started

  1. Install ProPainter Dependencies

    You can follow the Dependencies and Installation.

  2. Install Demo Dependencies

cd web-demos/hugging_face

# install python dependencies 
pip3 install -r requirements.txt

# Run the demo
python app.py

Usage Guidance

  • Step 1: Upload your video and click the Get video info button. Step 1

  • Step 2:

    1. [Optional] Specify the tracking period for the currently added mask by dragging the Track start frame or Track end frame.
    2. Click the image on the left to select the mask area.
      • Click Add mask if you are satisfied with the mask, or
      • [Optional] Click Clear clicks if you want to reselect the mask area, or
      • [Optional] Click Remove mask to remove all masks.
    3. [Optional] Go back to step 2.1 to add another mask. Step 2
  • Step 3:

    1. Click the Tracking button to track the masks for the whole video.
    2. [Optional] Select the ProPainter parameters if the ProPainter Parameters dropdown.
    3. Then click Inpainting to get the inpainting results. Step 3

You can always refer to the Highlighted Text box on the page for guidance on the next step!

Citation

If you find our repo useful for your research, please consider citing our paper:

@inproceedings{zhou2023propainter,
   title={{ProPainter}: Improving Propagation and Transformer for Video Inpainting},
   author={Zhou, Shangchen and Li, Chongyi and Chan, Kelvin C.K and Loy, Chen Change},
   booktitle={Proceedings of IEEE International Conference on Computer Vision (ICCV)},
   year={2023}
}

License

This project is licensed under NTU S-Lab License 1.0. Redistribution and use should follow this license.

Acknowledgements

The project harnesses the capabilities from Track Anything, Segment Anything and Cutie. Thanks for their awesome works.

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/davidqiang/ProPainter.git
git@gitee.com:davidqiang/ProPainter.git
davidqiang
ProPainter
ProPainter
main

搜索帮助