qiuyu96 / CoDeF

[CVPR 2024 Highlight] Official PyTorch implementation of CoDeF: Content Deformation Fields for Temporally Consistent Video Processing
https://qiuyu96.github.io/CoDeF/
Other
4.8k stars 388 forks source link

problem of reconstruction by canonical image #82

Open jetterson opened 7 months ago

jetterson commented 7 months ago

In some cases, I can reconstruct the video of great quality but will get a blur canonical image by running test_multi.sh. But when I put the canonical image into the correlative folder and run test_canonical.sh, I will get a bad video and every frame is the same as the canonical image. Why will this happen? I am anticipating your reply.

this video is get by running test_multi.sh: https://github.com/qiuyu96/CoDeF/assets/153074516/45c2ae86-8a01-4861-8bb4-0fa5b2868f3e this video is get by running test_canonical.sh: https://github.com/qiuyu96/CoDeF/assets/153074516/8c79f156-5012-40a1-ab90-76a10ce39720

Deepcong2019 commented 4 months ago

are you ok?