Papers › Learning to Forecast and Refine Residual Motion for Image-to-Video Generation

Learning to Forecast and Refine Residual Motion for Image-to-Video Generation

26 Jul 2018ECCV 2018 9arXiv:1807.09951archive 2025-07-28

Long Zhao, Xi Peng, Yu Tian, Mubbasir Kapadia, Dimitris Metaxas

We consider the problem of image-to-video translation, where an input image is translated into an output video containing motions of a single object. Recent methods for such problems typically train transformation networks to generate future frames conditioned on the structure sequence. Parallel work has shown that short high-quality motions can be generated by spatiotemporal generative networks that leverage temporal knowledge from the training data. We combine the benefits of both approaches and propose a two-stage generation framework where videos are generated from structures and then refined by temporal signals. To model motions more efficiently, we train networks to learn residual motion between the current and future frames, which avoids learning motion-irrelevant details. We conduct extensive experiments on two image-to-video translation tasks: facial expression retargeting and human pose forecasting. Superior results over the state-of-the-art methods on both tasks demonstrate the effectiveness of our approach.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1807.09951")

Code

Syntology Ran 0 of 15 code samples harvested from 1 repository linked to this paper; 15 have no recorded run.

By repository: community (archive-listed): 15 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

garyzhao/FRGAN mentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 0 ran; 0 honoured the contract we drafted; 15 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

15unverified

Licence: 0 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from garyzhao/FRGAN. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

add_sn garyzhao/FRGAN/common/utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 8df37ce3b5bac7f3 · report
compute_bbox_size garyzhao/FRGAN/dfa/face.py community (archive-listed) unverified Apache-2.0 (permissive) · caf28d4f019dee35 · report
crop_img garyzhao/FRGAN/dfa/face.py community (archive-listed) unverified Apache-2.0 (permissive) · b228caa6744033c7 · report
load_dataset_split garyzhao/FRGAN/common/io.py community (archive-listed) unverified Apache-2.0 (permissive) · 685fda3ca7f39c7b · report
loss_norm_l1 garyzhao/FRGAN/common/utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 7ae9c8bee34b0711 · report
mobilenet garyzhao/FRGAN/dfa/mobilenet_v1.py community (archive-listed) unverified Apache-2.0 (permissive) · 0e9607194d198cdc · report
mobilenet_1 garyzhao/FRGAN/dfa/mobilenet_v1.py community (archive-listed) unverified Apache-2.0 (permissive) · 2e691025cd2d1017 · report
mobilenet_2 garyzhao/FRGAN/dfa/mobilenet_v1.py community (archive-listed) unverified Apache-2.0 (permissive) · d3aea641fac06744 · report
parse_param garyzhao/FRGAN/dfa/inference.py community (archive-listed) unverified Apache-2.0 (permissive) · b14f92d78ef0a0f2 · report
pil_load_image garyzhao/FRGAN/common/io.py community (archive-listed) unverified Apache-2.0 (permissive) · f3b964c1506b9216 · report
plot_overlap garyzhao/FRGAN/common/logger.py community (archive-listed) unverified Apache-2.0 (permissive) · 921113cf2a16c965 · report
predict_vertices garyzhao/FRGAN/dfa/inference.py community (archive-listed) unverified Apache-2.0 (permissive) · 1f60ac47d218051a · report
reconstruct_vertex garyzhao/FRGAN/dfa/inference.py community (archive-listed) unverified Apache-2.0 (permissive) · d8f125be3a977929 · report
torch_to_pil_image garyzhao/FRGAN/common/io.py community (archive-listed) unverified Apache-2.0 (permissive) · fd56da3a7da6c57e · report
visualize_norm garyzhao/FRGAN/common/utils.py community (archive-listed) unverified Apache-2.0 (permissive) · e8920dc9bd595394 · report

Tasks

Human Pose ForecastingImage to Video GenerationTranslationVideo Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections