tkuri / papers

Summarizing the papers I have read (Japanese)
41 stars 1 forks source link

Stochastic Image-to-Video Synthesis using cINNs #406

Open tkuri opened 3 years ago

tkuri commented 3 years ago

論文概要

与えられた画像からもっともらしい未来の進行を予測し合成する。画像→映像の合成を反転可能な領域移動問題と捉え条件付き可逆NNで実装。画像/動画のドメインギャップを考慮し確率的残差表現を導入、マッピングの双対性により初期フレームの相補的な情報のみが取り込まれる。

bib_20210517 00 https://compvis.github.io/image2video-synthesis-using-cINNs/

Code

https://github.com/CompVis/image2video-synthesis-using-cINNs