Views
No views yet
1git clone https://github.com/Shuyun-Wang/M-GDM.git
2cd M-GDM
3pip install -r requirements.txt1hf download Shuyun-Wang/M-GDM \
2 --exclude "DAVIS.tar.gz" \
3 --local-dir checkpointspython inference.py1@InProceedings{Wang_2025_CVPR,
2 author = {Wang, Shuyun and Zhang, Hu and Shen, Xin and Wang, Dadong and Yu, Xin},
3 title = {Blind Bitstream-corrupted Video Recovery via Metadata-guided Diffusion Model},
4 booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
5 month = {June},
6 year = {2025},
7 pages = {22975-22984}
8}