Papers › Unsupervised Learning for Optical Flow Estimation Using Pyramid Convolution LSTM

Unsupervised Learning for Optical Flow Estimation Using Pyramid Convolution LSTM

26 Jul 2019arXiv:1907.11628archive 2025-07-28

Shuosen Guan, Haoxin Li, Wei-Shi Zheng

Most of current Convolution Neural Network (CNN) based methods for optical flow estimation focus on learning optical flow on synthetic datasets with groundtruth, which is not practical. In this paper, we propose an unsupervised optical flow estimation framework named PCLNet. It uses pyramid Convolution LSTM (ConvLSTM) with the constraint of adjacent frame reconstruction, which allows flexibly estimating multi-frame optical flows from any video clip. Besides, by decoupling motion feature learning and optical flow representation, our method avoids complex short-cut connections used in existing frameworks while improving accuracy of optical flow estimation. Moreover, different from those methods using specialized CNN architectures for capturing motion, our framework directly learns optical flow from the features of generic CNNs and thus can be easily embedded in any CNN based frameworks for other tasks. Extensive experiments have verified that our method not only estimates optical flow effectively and accurately, but also obtains comparable performance on action recognition.

PaperPDFCodeCode Syntology ran

In Syntology 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="1907.11628")

Code

Syntology Ran 4 of 13 code samples harvested from 1 repository linked to this paper; 9 have no recorded run. Of those that ran: 2 ran · honoured contract; 2 ran · our draft was wrong.

By repository: official repository: 13 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Kwanss/PCLNet officialmentioned in paperpytorchMIT 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

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

2ran · honoured contract
2ran · our draft was wrong
9unverified

Licence: 0 of the 13 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 Kwanss/PCLNet. “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.

conv1x1 Kwanss/PCLNet/models/resnetM.py official repository ran · our draft was wrong MIT (permissive) · d9def42110729a85 · report
conv3x3 Kwanss/PCLNet/models/resnetM.py official repository ran · our draft was wrong MIT (permissive) · fac5364e2f53c6db · report
create_window Kwanss/PCLNet/models/ssim_module.py official repository ran · honoured contract fingerprinted MIT (permissive) · 6154e3744ece5728 · report
gaussian Kwanss/PCLNet/models/ssim_module.py official repository ran · honoured contract fingerprinted MIT (permissive) · c56b7ef16f309a45 · report
EPE Kwanss/PCLNet/Losses/loss_func.py official repository unverified MIT (permissive) · 8fb8eddd497537e6 · report
EPE_with_mask Kwanss/PCLNet/Losses/loss_func.py official repository unverified MIT (permissive) · 67a85ac402dccb82 · report
conv Kwanss/PCLNet/models/PCLNet.py official repository unverified MIT (permissive) · 6009a2a3e30db090 · report
deconv Kwanss/PCLNet/models/PCLNet.py official repository unverified MIT (permissive) · e4efe7b05aaf1aff · report
interpolate Kwanss/PCLNet/Losses/interpolate_func.py official repository unverified MIT (permissive) · c370ce938935a833 · report
predict_flow Kwanss/PCLNet/models/PCLNet.py official repository unverified MIT (permissive) · 570a91d700ee8012 · report
resnet18 Kwanss/PCLNet/models/resnetM.py official repository unverified MIT (permissive) · 8b8cc6ea43388a82 · report
sparse_max_pool Kwanss/PCLNet/Losses/loss_func.py official repository unverified MIT (permissive) · e7cac33b79ce55e0 · report
ssim Kwanss/PCLNet/models/ssim_module.py official repository unverified MIT (permissive) · 9151c793f90473f0 · report

Tasks

Action RecognitionOptical Flow Estimation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ConvolutionLSTMSigmoid ActivationTanh Activation

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