{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/starflow-a-spatiotemporal-recurrent-cell-for","title":"STaRFlow: A SpatioTemporal Recurrent Cell for Lightweight Multi-Frame Optical Flow Estimation","arxiv_id":"2007.05481","date":"2020-07-10","proceeding":null,"authors":["Pierre Godet","Alexandre Boulch","Aurélien Plyer","Guy Le Besnerais"],"abstract":"We present a new lightweight CNN-based algorithm for multi-frame optical flow estimation. Our solution introduces a double recurrence over spatial scale and time through repeated use of a generic \"STaR\" (SpatioTemporal Recurrent) cell. It includes (i) a temporal recurrence based on conveying learned features rather than optical flow estimates; (ii) an occlusion detection process which is coupled with optical flow estimation and therefore uses a very limited number of extra parameters. The resulting STaRFlow algorithm gives state-of-the-art performances on MPI Sintel and Kitti2015 and involves significantly less parameters than all other methods with comparable results.","url_abs":"https://arxiv.org/abs/2007.05481v1","url_pdf":"https://arxiv.org/pdf/2007.05481v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"starflow-a-spatiotemporal-recurrent-cell-for","repo_url":"https://github.com/pgodet/star_flow","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"optical-flow-estimation","task_name":"Optical Flow Estimation"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2007.05481","atlas_url":"https://app.syntology.ai/?focus=2007.05481","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2007.05481"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/pgodet/star_flow","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"unverified":13},"by_repo_kind":{"official":{"samples":13,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"fc31c500a57e244d","entry":"apply_transform_to_params","repo":"pgodet/star_flow","repo_kind":"official","path":"augmentations.py","file_url":"https://github.com/pgodet/star_flow/blob/HEAD/augmentations.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fc31c500a57e244d"}},{"code_sha256_prefix":"dc5b20ec12d3ae87","entry":"compute_color","repo":"pgodet/star_flow","repo_kind":"official","path":"utils/flow.py","file_url":"https://github.com/pgodet/star_flow/blob/HEAD/utils/flow.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"dc5b20ec12d3ae87"}},{"code_sha256_prefix":"9db5fbaedd8ed8b4","entry":"conv","repo":"pgodet/star_flow","repo_kind":"official","path":"models/irr_modules.py","file_url":"https://github.com/pgodet/star_flow/blob/HEAD/models/irr_modules.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9db5fbaedd8ed8b4"}},{"code_sha256_prefix":"49af4e3fbd112a56","entry":"denormalize_coords","repo":"pgodet/star_flow","repo_kind":"official","path":"augmentations.py","file_url":"https://github.com/pgodet/star_flow/blob/HEAD/augmentations.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"49af4e3fbd112a56"}},{"code_sha256_prefix":"e351a73a9141e59d","entry":"f1_score","repo":"pgodet/star_flow","repo_kind":"official","path":"losses.py","file_url":"https://github.com/pgodet/star_flow/blob/HEAD/losses.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e351a73a9141e59d"}},{"code_sha256_prefix":"e90ca7d9eaedb594","entry":"f1_score_bal_loss","repo":"pgodet/star_flow","repo_kind":"official","path":"losses.py","file_url":"https://github.com/pgodet/star_flow/blob/HEAD/losses.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e90ca7d9eaedb594"}},{"code_sha256_prefix":"0185c542a4ae3ac4","entry":"fbeta_score","repo":"pgodet/star_flow","repo_kind":"official","path":"losses.py","file_url":"https://github.com/pgodet/star_flow/blob/HEAD/losses.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0185c542a4ae3ac4"}},{"code_sha256_prefix":"c39cf1b0372a9391","entry":"flow_to_png","repo":"pgodet/star_flow","repo_kind":"official","path":"utils/flow.py","file_url":"https://github.com/pgodet/star_flow/blob/HEAD/utils/flow.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c39cf1b0372a9391"}},{"code_sha256_prefix":"3b3ea1e0c955f8fe","entry":"flow_to_png_middlebury","repo":"pgodet/star_flow","repo_kind":"official","path":"utils/flow.py","file_url":"https://github.com/pgodet/star_flow/blob/HEAD/utils/flow.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3b3ea1e0c955f8fe"}},{"code_sha256_prefix":"6eaba3d6df46f7ed","entry":"get_default_logging_format","repo":"pgodet/star_flow","repo_kind":"official","path":"logger.py","file_url":"https://github.com/pgodet/star_flow/blob/HEAD/logger.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6eaba3d6df46f7ed"}},{"code_sha256_prefix":"c92c8a169968453b","entry":"normalize_coords","repo":"pgodet/star_flow","repo_kind":"official","path":"augmentations.py","file_url":"https://github.com/pgodet/star_flow/blob/HEAD/augmentations.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c92c8a169968453b"}},{"code_sha256_prefix":"538f9abf58b6c890","entry":"subtract_mean","repo":"pgodet/star_flow","repo_kind":"official","path":"models/irr_modules.py","file_url":"https://github.com/pgodet/star_flow/blob/HEAD/models/irr_modules.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"538f9abf58b6c890"}},{"code_sha256_prefix":"606dfd0419b77fe8","entry":"upsample_factor2","repo":"pgodet/star_flow","repo_kind":"official","path":"models/irr_modules.py","file_url":"https://github.com/pgodet/star_flow/blob/HEAD/models/irr_modules.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"606dfd0419b77fe8"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}