{"url":"/sota/optical-flow-estimation-on-kitti-2015","task":{"name":"Optical Flow Estimation","url":"/task/optical-flow-estimation","note":null},"dataset":{"name":"KITTI 2015","url":"/dataset/kitti"},"category":"Computer Vision","categories":["Computer Vision"],"category_note":null,"description":"**Optical Flow Estimation** is a computer vision task that involves computing the motion of objects in an image or a video sequence. The goal of optical flow estimation is to determine the movement of pixels or features in the image, which can be used for various applications such as object tracking, motion analysis, and video compression.\r\n\r\nApproaches for optical flow estimation include correlation-based, block-matching, feature tracking, energy-based, and more recently gradient-based.\r\n\r\nFurther readings:\r\n\r\n- [Optical Flow Estimation](https://www.cs.toronto.edu/~fleet/research/Papers/flowChapter05.pdf)\r\n- [Performance of Optical Flow Techniques](https://www.cs.toronto.edu/~fleet/research/Papers/ijcv-94.pdf)\r\n\r\nDefinition source: [Devon: Deformable Volume Network for Learning Optical Flow ](https://arxiv.org/abs/1802.07351)\r\n\r\nImage credit: [Optical Flow Estimation](https://www.cs.toronto.edu/~fleet/research/Papers/flowChapter05.pdf)","description_from":"task","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","rank":"the archive's row order at snapshot; not re-ranked","rows_end_at":"2025-07-28","rows_withheld_as_spam":0,"metric_values":"the archive's strings, untouched"},"metrics":["Fl-all","Average End-Point Error","Fl-fg"],"metric_direction":{"note":"inferred from the metric name only (the archive records no direction); null = not inferred, chart draws points only","by_metric":{"Fl-all":null,"Average End-Point Error":"lower","Fl-fg":null}},"counts":{"rows":18,"rows_with_code":18,"rows_with_paper_page":18,"rows_dated":18,"rows_using_additional_data":0},"rows":[{"rank_in_archive_order":1,"model":"MEMFOF","metrics":{"Fl-all":"2.94","Fl-fg":"4.66"},"uses_additional_data":false,"paper_date":"2025-06-29","paper":"/paper/memfof-high-resolution-training-for-memory","paper_url":"https://arxiv.org/abs/2506.23151v1","paper_title":"MEMFOF: High-Resolution Training for Memory-Efficient Multi-Frame Optical Flow Estimation","code":"https://github.com/msu-video-group/memfof","n_code_links":1,"syntology":{"n_ran":9,"n_unverified":4,"n_samples":13,"n_pointer_only_licence":0}},{"rank_in_archive_order":2,"model":"CamLiRAFT","metrics":{"Fl-all":"2.96"},"uses_additional_data":false,"paper_date":"2023-03-21","paper":"/paper/learning-optical-flow-and-scene-flow-with","paper_url":"https://arxiv.org/abs/2303.12017v2","paper_title":"Learning Optical Flow and Scene Flow with Bidirectional Camera-LiDAR Fusion","code":"https://github.com/mcg-nju/camliflow","n_code_links":1,"syntology":null},{"rank_in_archive_order":3,"model":"DPFlow","metrics":{"Fl-all":"3.56","Fl-fg":"4.93"},"uses_additional_data":false,"paper_date":"2025-03-19","paper":"/paper/dpflow-adaptive-optical-flow-estimation-with-1","paper_url":"https://arxiv.org/abs/2503.14880v1","paper_title":"DPFlow: Adaptive Optical Flow Estimation with a Dual-Pyramid Framework","code":"https://github.com/hmorimitsu/ptlflow","n_code_links":1,"syntology":null},{"rank_in_archive_order":4,"model":"CroCo-Flow","metrics":{"Fl-all":"3.64","Fl-fg":"5.94"},"uses_additional_data":false,"paper_date":"2022-11-18","paper":"/paper/improved-cross-view-completion-pre-training","paper_url":"https://arxiv.org/abs/2211.10408v3","paper_title":"CroCo v2: Improved Cross-view Completion Pre-training for Stereo Matching and Optical Flow","code":"https://github.com/naver/croco","n_code_links":1,"syntology":null},{"rank_in_archive_order":5,"model":"RPKNet","metrics":{"Fl-all":"4.64","Fl-fg":"4.69"},"uses_additional_data":false,"paper_date":"2024-02-01","paper":"/paper/recurrent-partial-kernel-network-for","paper_url":"https://hmorimitsu.com/publication/2024-aaai-rpknet/","paper_title":"Recurrent Partial Kernel Network for Efficient Optical Flow Estimation","code":"https://github.com/hmorimitsu/ptlflow","n_code_links":1,"syntology":null},{"rank_in_archive_order":6,"model":"GMFlowNet","metrics":{"Fl-all":"4.79","Fl-fg":"6.84"},"uses_additional_data":false,"paper_date":"2022-03-21","paper":"/paper/global-matching-with-overlapping-attention","paper_url":"https://arxiv.org/abs/2203.11335v1","paper_title":"Global Matching with Overlapping Attention for Optical Flow Estimation","code":"https://github.com/xiaofeng94/gmflownet","n_code_links":1,"syntology":{"n_ran":7,"n_unverified":7,"n_samples":14,"n_pointer_only_licence":0}},{"rank_in_archive_order":7,"model":"MaskFlownet","metrics":{"Fl-all":"6.11"},"uses_additional_data":false,"paper_date":"2020-03-24","paper":"/paper/maskflownet-asymmetric-feature-matching-with","paper_url":"https://arxiv.org/abs/2003.10955v2","paper_title":"MaskFlownet: Asymmetric Feature Matching with Learnable Occlusion Mask","code":"https://github.com/open-mmlab/mmflow","n_code_links":3,"syntology":{"n_ran":0,"n_unverified":11,"n_samples":11,"n_pointer_only_licence":0}},{"rank_in_archive_order":8,"model":"RAPIDFlow","metrics":{"Fl-all":"6.12","Fl-fg":"6.19"},"uses_additional_data":false,"paper_date":"2024-05-01","paper":"/paper/rapidflow-recurrent-adaptable-pyramids-with","paper_url":"https://hmorimitsu.com/publication/2024-icra-rapidflow/","paper_title":"RAPIDFlow: Recurrent Adaptable Pyramids with Iterative Decoding for Efficient Optical Flow Estimation","code":"https://github.com/hmorimitsu/ptlflow","n_code_links":1,"syntology":null},{"rank_in_archive_order":9,"model":"MaskFlownet-S","metrics":{"Fl-all":"6.81"},"uses_additional_data":false,"paper_date":"2020-03-24","paper":"/paper/maskflownet-asymmetric-feature-matching-with","paper_url":"https://arxiv.org/abs/2003.10955v2","paper_title":"MaskFlownet: Asymmetric Feature Matching with Learnable Occlusion Mask","code":"https://github.com/open-mmlab/mmflow","n_code_links":3,"syntology":{"n_ran":0,"n_unverified":11,"n_samples":11,"n_pointer_only_licence":0}},{"rank_in_archive_order":10,"model":"LiteFlowNet3-S","metrics":{"Fl-all":"7.22","Fl-fg":"6.96"},"uses_additional_data":false,"paper_date":"2020-07-18","paper":"/paper/liteflownet3-resolving-correspondence","paper_url":"https://arxiv.org/abs/2007.09319v1","paper_title":"LiteFlowNet3: Resolving Correspondence Ambiguity for More Accurate Optical Flow Estimation","code":"https://github.com/twhui/LiteFlowNet3","n_code_links":1,"syntology":null},{"rank_in_archive_order":11,"model":"LiteFlowNet3","metrics":{"Fl-all":"7.34","Fl-fg":"7.75"},"uses_additional_data":false,"paper_date":"2020-07-18","paper":"/paper/liteflownet3-resolving-correspondence","paper_url":"https://arxiv.org/abs/2007.09319v1","paper_title":"LiteFlowNet3: Resolving Correspondence Ambiguity for More Accurate Optical Flow Estimation","code":"https://github.com/twhui/LiteFlowNet3","n_code_links":1,"syntology":null},{"rank_in_archive_order":12,"model":"LiteFlowNet2-ft","metrics":{"Fl-all":"7.62"},"uses_additional_data":false,"paper_date":"2019-03-15","paper":"/paper/a-lightweight-optical-flow-cnn-revisiting","paper_url":"https://arxiv.org/abs/1903.07414v3","paper_title":"A Lightweight Optical Flow CNN -- Revisiting Data Fidelity and Regularization","code":"https://github.com/open-mmlab/mmflow","n_code_links":3,"syntology":null},{"rank_in_archive_order":13,"model":"IRR-PWC","metrics":{"Fl-all":"7.65"},"uses_additional_data":false,"paper_date":"2019-04-10","paper":"/paper/iterative-residual-refinement-for-joint","paper_url":"http://arxiv.org/abs/1904.05290v1","paper_title":"Iterative Residual Refinement for Joint Optical Flow and Occlusion Estimation","code":"https://github.com/open-mmlab/mmflow","n_code_links":2,"syntology":{"n_ran":0,"n_unverified":6,"n_samples":6,"n_pointer_only_licence":0}},{"rank_in_archive_order":14,"model":"SelFlow","metrics":{"Fl-all":"8.42"},"uses_additional_data":false,"paper_date":"2019-04-19","paper":"/paper/selflow-self-supervised-learning-of-optical","paper_url":"http://arxiv.org/abs/1904.09117v1","paper_title":"SelFlow: Self-Supervised Learning of Optical Flow","code":"https://github.com/ppliuboy/SelFlow","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":12,"n_samples":12,"n_pointer_only_licence":0}},{"rank_in_archive_order":15,"model":"LiteFlowNet-ft","metrics":{"Fl-all":"9.38"},"uses_additional_data":false,"paper_date":"2018-05-18","paper":"/paper/liteflownet-a-lightweight-convolutional","paper_url":"http://arxiv.org/abs/1805.07036v1","paper_title":"LiteFlowNet: A Lightweight Convolutional Neural Network for Optical Flow Estimation","code":"https://github.com/open-mmlab/mmflow","n_code_links":4,"syntology":null},{"rank_in_archive_order":16,"model":"UnrolledCost","metrics":{"Fl-all":"10.81"},"uses_additional_data":false,"paper_date":"2020-11-30","paper":"/paper/unsupervised-optical-flow-using-cost-function","paper_url":"https://arxiv.org/abs/2011.14814v3","paper_title":"Cost Function Unrolling in Unsupervised Optical Flow","code":"https://github.com/gallif/costfunctionunrolling","n_code_links":1,"syntology":null},{"rank_in_archive_order":17,"model":"FastFlowNet-ft","metrics":{"Fl-all":"11.22"},"uses_additional_data":false,"paper_date":"2021-03-08","paper":"/paper/fastflownet-a-lightweight-network-for-fast","paper_url":"https://arxiv.org/abs/2103.04524v2","paper_title":"FastFlowNet: A Lightweight Network for Fast Optical Flow Estimation","code":"https://github.com/ltkong218/FastFlowNet","n_code_links":2,"syntology":{"n_ran":2,"n_unverified":0,"n_samples":2,"n_pointer_only_licence":2}},{"rank_in_archive_order":18,"model":"Perceiver IO","metrics":{"Average End-Point Error":"4.98"},"uses_additional_data":false,"paper_date":"2021-07-30","paper":"/paper/perceiver-io-a-general-architecture-for","paper_url":"https://arxiv.org/abs/2107.14795v3","paper_title":"Perceiver IO: A General Architecture for Structured Inputs & Outputs","code":"https://github.com/huggingface/transformers","n_code_links":9,"syntology":{"n_ran":7,"n_unverified":4,"n_samples":11,"n_pointer_only_licence":0}}],"since_archive":{"claim":"Results that newer papers report for their own method, placed here by Syntology. A model pointed at the cell in the paper's own table; the number was read from that cell and checked against this leaderboard's metric, dataset, split and scale; an independent check that saw this leaderboard's other rows and every other leaderboard on the same dataset accepted it. Not reviewed by the paper's authors or by the archive's editors, and not ranked against the archive rows.","extraction_file_present":true,"measurement":{"test_papers":883,"papers_with_output":881,"judged_true":108,"judged":110,"wilson95_lower":0.9361,"measured_on":"2026-09-24","frozen_commit":"0e3de0df94"},"measurement_note":"blind adjudication of accepted entries on a held-out split of archive papers, rules frozen before the test","coverage":{"sentence":"Syntology has checked 6,795 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","complete":false,"papers_newer_than_archive":9581,"papers_checked":6795,"papers_extracted_not_yet_verified":0,"boards_without_verdict":2,"papers_not_yet_extracted":2785},"order":"newest first by month (arXiv date, else the arXiv-id month), then arXiv id descending","columns":[],"entries":[]},"syntology":{"read_at":"2026-09-24T18:15:14+00:00","claim":"Per row: N of M harvested code samples from that row's paper executed on a synthesized fixture; the other M-N are unverified. Not a reproduction of the row's number; not a correctness claim. n_pointer_only_licence counts samples the site points at rather than redistributes (a licence axis, independent of ran/unverified).","rows_with_graph_line":8,"rows_with_any_sample_ran":4,"distinct_papers_with_graph_line":7,"distinct_papers_with_any_sample_ran":4,"samples_over_distinct_papers":{"n_ran":25,"n_unverified":44,"n_samples":69,"n_pointer_only_licence":2,"note":"each paper (arXiv id) counted once, however many rows it is behind; this is the page-level figure"},"samples_row_weighted":{"n_ran":25,"n_unverified":55,"n_samples":80,"n_pointer_only_licence":2,"note":"row-weighted: a paper behind several rows is counted once per row; inflated relative to samples_over_distinct_papers by design, kept for readers summing the per-row syntology blocks"}}}