{"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/raft-recurrent-all-pairs-field-transforms-for","title":"RAFT: Recurrent All-Pairs Field Transforms for Optical Flow","arxiv_id":"2003.12039","date":"2020-03-26","proceeding":"ECCV 2020 8","authors":["Zachary Teed","Jia Deng"],"abstract":"We introduce Recurrent All-Pairs Field Transforms (RAFT), a new deep network architecture for optical flow. RAFT extracts per-pixel features, builds multi-scale 4D correlation volumes for all pairs of pixels, and iteratively updates a flow field through a recurrent unit that performs lookups on the correlation volumes. RAFT achieves state-of-the-art performance. On KITTI, RAFT achieves an F1-all error of 5.10%, a 16% error reduction from the best published result (6.10%). On Sintel (final pass), RAFT obtains an end-point-error of 2.855 pixels, a 30% error reduction from the best published result (4.098 pixels). In addition, RAFT has strong cross-dataset generalization as well as high efficiency in inference time, training speed, and parameter count. Code is available at https://github.com/princeton-vl/RAFT.","url_abs":"https://arxiv.org/abs/2003.12039v3","url_pdf":"https://arxiv.org/pdf/2003.12039v3.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":"raft-recurrent-all-pairs-field-transforms-for","repo_url":"https://github.com/princeton-vl/RAFT","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"raft-recurrent-all-pairs-field-transforms-for","repo_url":"https://github.com/ToyotaResearchInstitute/att-aware","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"raft-recurrent-all-pairs-field-transforms-for","repo_url":"https://github.com/Visual-Behavior/aloception","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"raft-recurrent-all-pairs-field-transforms-for","repo_url":"https://github.com/aliciachenw/PIPsUS","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"raft-recurrent-all-pairs-field-transforms-for","repo_url":"https://github.com/duke-vision/optical-flow-active-learning-release","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"raft-recurrent-all-pairs-field-transforms-for","repo_url":"https://github.com/esakak/sevc","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"raft-recurrent-all-pairs-field-transforms-for","repo_url":"https://github.com/hpcforge/raft","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"gone","observed_at":"2026-09-17","how":"tree_404+repo_404"}},{"paper_slug":"raft-recurrent-all-pairs-field-transforms-for","repo_url":"https://github.com/neu-vi/ezflow","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"raft-recurrent-all-pairs-field-transforms-for","repo_url":"https://github.com/neu-vig/ezflow","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"raft-recurrent-all-pairs-field-transforms-for","repo_url":"https://github.com/osmr/pytorchcv","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"raft-recurrent-all-pairs-field-transforms-for","repo_url":"https://github.com/plusgood-steven/id-blau","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"raft-recurrent-all-pairs-field-transforms-for","repo_url":"https://github.com/wpr1018001/rethinking-low-quality-optical-flow","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"raft-recurrent-all-pairs-field-transforms-for","repo_url":"https://github.com/ykasten/layered-neural-atlases","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"raft-recurrent-all-pairs-field-transforms-for","repo_url":"https://github.com/MindSpore-scientific/code-5/tree/main/RAF-ms-main","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"raft-recurrent-all-pairs-field-transforms-for","repo_url":"https://github.com/open-mmlab/mmflow","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"raft-recurrent-all-pairs-field-transforms-for","repo_url":"https://github.com/pytorch/vision","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":null},{"paper_slug":"raft-recurrent-all-pairs-field-transforms-for","repo_url":"https://github.com/yangyucheng000/MSpaper/tree/main/ViG","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null}],"tasks":[{"task_slug":"all","task_name":"All"},{"task_slug":"optical-flow-estimation","task_name":"Optical Flow Estimation"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/optical-flow-estimation-on-kitti-2015-train","task":"Optical Flow Estimation","dataset":"KITTI 2015 (train)","model":"RAFT","rank_in_archive_order":10,"of":19,"metrics":{"EPE":"5.04","F1-all":"17.4"},"uses_additional_data":false},{"leaderboard":"/sota/optical-flow-estimation-on-sintel-clean","task":"Optical Flow Estimation","dataset":"Sintel-clean","model":"RAFT (warm-start)","rank_in_archive_order":11,"of":29,"metrics":{"Average End-Point Error":"1.609"},"uses_additional_data":false},{"leaderboard":"/sota/optical-flow-estimation-on-sintel-final","task":"Optical Flow Estimation","dataset":"Sintel-final","model":"RAFT (warm-start)","rank_in_archive_order":10,"of":28,"metrics":{"Average End-Point Error":"2.855"},"uses_additional_data":false},{"leaderboard":"/sota/optical-flow-estimation-on-spring","task":"Optical Flow Estimation","dataset":"Spring","model":"RAFT","rank_in_archive_order":7,"of":11,"metrics":{"1px total":"6.790"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2003.12039","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2003.12039"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+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/pytorch/vision","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/MindSpore-scientific/code-5/tree/main/RAF-ms-main","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/plusgood-steven/id-blau","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/neu-vig/ezflow","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/wpr1018001/rethinking-low-quality-optical-flow","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/yangyucheng000/MSpaper/tree/main/ViG","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/esakak/sevc","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/hpcforge/raft","reach":{"status":"gone","observed_at":"2026-09-17","how":"tree_404+repo_404"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ykasten/layered-neural-atlases","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Visual-Behavior/aloception","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/aliciachenw/PIPsUS","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/osmr/pytorchcv","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ToyotaResearchInstitute/att-aware","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/duke-vision/optical-flow-active-learning-release","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/neu-vi/ezflow","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"deterministic:regex_extraction","url":"https://github.com/princeton-vl/RAFT","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/open-mmlab/mmflow","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran":21,"ran_draft_wrong":10,"ran_honours":3,"ran_fixture":6,"unverified":26},"by_repo_kind":{"official":{"samples":3,"ran":0,"repositories":1},"listed":{"samples":62,"ran":40,"repositories":7}},"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":17,"samples":[{"code_sha256_prefix":"89caa833c87120d1","entry":"BasicEncoder","repo":"plusgood-steven/id-blau","repo_kind":"listed","path":"PrepareCondition/core/raft.py","file_url":"https://github.com/plusgood-steven/id-blau/blob/HEAD/PrepareCondition/core/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"89caa833c87120d1"}},{"code_sha256_prefix":"269ca6f91ab3d7bf","entry":"BasicMotionEncoder","repo":"plusgood-steven/id-blau","repo_kind":"listed","path":"PrepareCondition/core/raft.py","file_url":"https://github.com/plusgood-steven/id-blau/blob/HEAD/PrepareCondition/core/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"269ca6f91ab3d7bf"}},{"code_sha256_prefix":"073e918042b41586","entry":"BasicMotionEncoder","repo":"aliciachenw/PIPsUS","repo_kind":"listed","path":"nets/update.py","file_url":"https://github.com/aliciachenw/PIPsUS/blob/HEAD/nets/update.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"073e918042b41586"}},{"code_sha256_prefix":"405f48802a21a4f4","entry":"BasicUpdateBlock","repo":"plusgood-steven/id-blau","repo_kind":"listed","path":"PrepareCondition/core/raft.py","file_url":"https://github.com/plusgood-steven/id-blau/blob/HEAD/PrepareCondition/core/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"405f48802a21a4f4"}},{"code_sha256_prefix":"3ee0a69d26057e27","entry":"BottleneckBlock","repo":"plusgood-steven/id-blau","repo_kind":"listed","path":"PrepareCondition/core/raft.py","file_url":"https://github.com/plusgood-steven/id-blau/blob/HEAD/PrepareCondition/core/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3ee0a69d26057e27"}},{"code_sha256_prefix":"c69c35f159717fe0","entry":"ConvBlock","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c69c35f159717fe0"}},{"code_sha256_prefix":"fcdbfcdd43f23a80","entry":"CorrBlock","repo":"plusgood-steven/id-blau","repo_kind":"listed","path":"PrepareCondition/core/raft.py","file_url":"https://github.com/plusgood-steven/id-blau/blob/HEAD/PrepareCondition/core/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"fcdbfcdd43f23a80"}},{"code_sha256_prefix":"304e803cf619d43e","entry":"CorrCalculator","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"304e803cf619d43e"}},{"code_sha256_prefix":"1603237c32f607ff","entry":"Correlation","repo":"duke-vision/optical-flow-active-learning-release","repo_kind":"listed","path":"models/correlation_native.py","file_url":"https://github.com/duke-vision/optical-flow-active-learning-release/blob/HEAD/models/correlation_native.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1603237c32f607ff"}},{"code_sha256_prefix":"919b54dd2d2863a6","entry":"FlowHead","repo":"plusgood-steven/id-blau","repo_kind":"listed","path":"PrepareCondition/core/raft.py","file_url":"https://github.com/plusgood-steven/id-blau/blob/HEAD/PrepareCondition/core/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"919b54dd2d2863a6"}},{"code_sha256_prefix":"fc85bca2cba2a282","entry":"HSigmoid","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fc85bca2cba2a282"}},{"code_sha256_prefix":"861080d22f42f5ab","entry":"HSwish","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"861080d22f42f5ab"}},{"code_sha256_prefix":"0ba6555db6828c81","entry":"RAFT","repo":"pytorch/vision","repo_kind":"listed","path":"torchvision/models/optical_flow/raft.py","file_url":"https://github.com/pytorch/vision/blob/HEAD/torchvision/models/optical_flow/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"0ba6555db6828c81"}},{"code_sha256_prefix":"be4abbbe7113e5b8","entry":"RSTB","repo":"esakak/sevc","repo_kind":"listed","path":"src/models/submodels/RSTB.py","file_url":"https://github.com/esakak/sevc/blob/HEAD/src/models/submodels/RSTB.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"be4abbbe7113e5b8"}},{"code_sha256_prefix":"c84b93ca013e3092","entry":"ResidualBlock","repo":"plusgood-steven/id-blau","repo_kind":"listed","path":"PrepareCondition/core/raft.py","file_url":"https://github.com/plusgood-steven/id-blau/blob/HEAD/PrepareCondition/core/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c84b93ca013e3092"}},{"code_sha256_prefix":"9508f88138c92c66","entry":"SepConvGRU","repo":"plusgood-steven/id-blau","repo_kind":"listed","path":"PrepareCondition/core/raft.py","file_url":"https://github.com/plusgood-steven/id-blau/blob/HEAD/PrepareCondition/core/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9508f88138c92c66"}},{"code_sha256_prefix":"f6d70153459c4013","entry":"SmallEncoder","repo":"plusgood-steven/id-blau","repo_kind":"listed","path":"PrepareCondition/core/raft.py","file_url":"https://github.com/plusgood-steven/id-blau/blob/HEAD/PrepareCondition/core/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f6d70153459c4013"}},{"code_sha256_prefix":"b70326a63189e916","entry":"SmallMotionEncoder","repo":"plusgood-steven/id-blau","repo_kind":"listed","path":"PrepareCondition/core/raft.py","file_url":"https://github.com/plusgood-steven/id-blau/blob/HEAD/PrepareCondition/core/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b70326a63189e916"}},{"code_sha256_prefix":"b343190f1d5b6e4f","entry":"SmallUpdateBlock","repo":"plusgood-steven/id-blau","repo_kind":"listed","path":"PrepareCondition/core/raft.py","file_url":"https://github.com/plusgood-steven/id-blau/blob/HEAD/PrepareCondition/core/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b343190f1d5b6e4f"}},{"code_sha256_prefix":"6152b289f1a1e079","entry":"Swish","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6152b289f1a1e079"}},{"code_sha256_prefix":"c74d5482daabe793","entry":"WindowAttention","repo":"esakak/sevc","repo_kind":"listed","path":"src/models/submodels/RSTB.py","file_url":"https://github.com/esakak/sevc/blob/HEAD/src/models/submodels/RSTB.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c74d5482daabe793"}},{"code_sha256_prefix":"d5720f5449ed1f1b","entry":"bilinear_sampler","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d5720f5449ed1f1b"}},{"code_sha256_prefix":"ebdde07874936e17","entry":"conv1x1","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ebdde07874936e17"}},{"code_sha256_prefix":"7f388bc44b6fceae","entry":"conv3x3","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7f388bc44b6fceae"}},{"code_sha256_prefix":"9dc286722d0492ff","entry":"conv3x3_block","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9dc286722d0492ff"}},{"code_sha256_prefix":"81a137c5322b4930","entry":"coords_grid","repo":"plusgood-steven/id-blau","repo_kind":"listed","path":"PrepareCondition/core/raft.py","file_url":"https://github.com/plusgood-steven/id-blau/blob/HEAD/PrepareCondition/core/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"81a137c5322b4930"}},{"code_sha256_prefix":"6ab307b869a70f42","entry":"create_activation_layer","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6ab307b869a70f42"}},{"code_sha256_prefix":"1ccc23830eea2a4b","entry":"create_coords_grid","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1ccc23830eea2a4b"}},{"code_sha256_prefix":"caa1617c550d8b47","entry":"create_normalization_layer","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"caa1617c550d8b47"}},{"code_sha256_prefix":"ff08a3532e36e78d","entry":"initialize_flow","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ff08a3532e36e78d"}},{"code_sha256_prefix":"0aa50f8a83f710b9","entry":"lambda_batchnorm2d","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0aa50f8a83f710b9"}},{"code_sha256_prefix":"91dffaac445c1338","entry":"lambda_instancenorm2d","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"91dffaac445c1338"}},{"code_sha256_prefix":"71d18c7938254ec3","entry":"lambda_relu","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"71d18c7938254ec3"}},{"code_sha256_prefix":"6c521de8b851930a","entry":"load_image","repo":"wpr1018001/rethinking-low-quality-optical-flow","repo_kind":"listed","path":"RAFT/inference_demo.py","file_url":"https://github.com/wpr1018001/rethinking-low-quality-optical-flow/blob/HEAD/RAFT/inference_demo.py","link_basis":"harvester_set","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6c521de8b851930a"}},{"code_sha256_prefix":"a7aae9f6f384f21e","entry":"make_coords_grid","repo":"pytorch/vision","repo_kind":"listed","path":"torchvision/models/optical_flow/raft.py","file_url":"https://github.com/pytorch/vision/blob/HEAD/torchvision/models/optical_flow/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"a7aae9f6f384f21e"}},{"code_sha256_prefix":"561d1e8d3102a282","entry":"upflow8","repo":"plusgood-steven/id-blau","repo_kind":"listed","path":"PrepareCondition/core/raft.py","file_url":"https://github.com/plusgood-steven/id-blau/blob/HEAD/PrepareCondition/core/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"561d1e8d3102a282"}},{"code_sha256_prefix":"f265d59c1942f6bb","entry":"upsample_flow","repo":"pytorch/vision","repo_kind":"listed","path":"torchvision/models/optical_flow/raft.py","file_url":"https://github.com/pytorch/vision/blob/HEAD/torchvision/models/optical_flow/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"f265d59c1942f6bb"}},{"code_sha256_prefix":"f70dd0be2dffde5d","entry":"upsample_flow_using_mask","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f70dd0be2dffde5d"}},{"code_sha256_prefix":"5f65d2c7face3e5d","entry":"window_partition","repo":"esakak/sevc","repo_kind":"listed","path":"src/models/submodels/RSTB.py","file_url":"https://github.com/esakak/sevc/blob/HEAD/src/models/submodels/RSTB.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5f65d2c7face3e5d"}},{"code_sha256_prefix":"6faaa9eebd9890d7","entry":"window_reverse","repo":"esakak/sevc","repo_kind":"listed","path":"src/models/submodels/RSTB.py","file_url":"https://github.com/esakak/sevc/blob/HEAD/src/models/submodels/RSTB.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6faaa9eebd9890d7"}},{"code_sha256_prefix":"4cb42bca3a610fbe","entry":"AltCudaCorr","repo":"princeton-vl/RAFT","repo_kind":"official","path":"core/raft.py","file_url":"https://github.com/princeton-vl/RAFT/blob/HEAD/core/raft.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"4cb42bca3a610fbe"}},{"code_sha256_prefix":"de07f7177a45e51f","entry":"AlternateCorrBlock","repo":"plusgood-steven/id-blau","repo_kind":"listed","path":"PrepareCondition/core/raft.py","file_url":"https://github.com/plusgood-steven/id-blau/blob/HEAD/PrepareCondition/core/raft.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"de07f7177a45e51f"}},{"code_sha256_prefix":"5dd835869366517d","entry":"AlternateCorrBlock","repo":"princeton-vl/RAFT","repo_kind":"official","path":"core/raft.py","file_url":"https://github.com/princeton-vl/RAFT/blob/HEAD/core/raft.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"5dd835869366517d"}},{"code_sha256_prefix":"6e27a7978c935cc6","entry":"BasicLayer","repo":"esakak/sevc","repo_kind":"listed","path":"src/models/submodels/RSTB.py","file_url":"https://github.com/esakak/sevc/blob/HEAD/src/models/submodels/RSTB.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6e27a7978c935cc6"}},{"code_sha256_prefix":"f8f994317c0ac6e7","entry":"BasicUpdateBlock","repo":"aliciachenw/PIPsUS","repo_kind":"listed","path":"nets/update.py","file_url":"https://github.com/aliciachenw/PIPsUS/blob/HEAD/nets/update.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f8f994317c0ac6e7"}},{"code_sha256_prefix":"1ecbeae1d13a0815","entry":"ConvGRU","repo":"plusgood-steven/id-blau","repo_kind":"listed","path":"PrepareCondition/core/raft.py","file_url":"https://github.com/plusgood-steven/id-blau/blob/HEAD/PrepareCondition/core/raft.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1ecbeae1d13a0815"}},{"code_sha256_prefix":"876f851f8a5dab7a","entry":"ConvSeqBranch","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"876f851f8a5dab7a"}},{"code_sha256_prefix":"576170c699910f7c","entry":"FlowHead","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"576170c699910f7c"}},{"code_sha256_prefix":"1fd5a8b38dc17f33","entry":"MaskHead","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1fd5a8b38dc17f33"}},{"code_sha256_prefix":"f0e19d80e6ff4884","entry":"PatchEmbed","repo":"esakak/sevc","repo_kind":"listed","path":"src/models/submodels/RSTB.py","file_url":"https://github.com/esakak/sevc/blob/HEAD/src/models/submodels/RSTB.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f0e19d80e6ff4884"}},{"code_sha256_prefix":"7d0bab782fa467e4","entry":"PatchUnEmbed","repo":"esakak/sevc","repo_kind":"listed","path":"src/models/submodels/RSTB.py","file_url":"https://github.com/esakak/sevc/blob/HEAD/src/models/submodels/RSTB.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7d0bab782fa467e4"}},{"code_sha256_prefix":"c9bcaa550ff44555","entry":"RAFT","repo":"plusgood-steven/id-blau","repo_kind":"listed","path":"PrepareCondition/core/raft.py","file_url":"https://github.com/plusgood-steven/id-blau/blob/HEAD/PrepareCondition/core/raft.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c9bcaa550ff44555"}},{"code_sha256_prefix":"bd49469ee4db2086","entry":"RAFT","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"bd49469ee4db2086"}},{"code_sha256_prefix":"cb380d6b60e23020","entry":"RAFT","repo":"princeton-vl/RAFT","repo_kind":"official","path":"core/raft.py","file_url":"https://github.com/princeton-vl/RAFT/blob/HEAD/core/raft.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"cb380d6b60e23020"}},{"code_sha256_prefix":"12dcf7f00f5c8dac","entry":"RAFTEncoder","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"12dcf7f00f5c8dac"}},{"code_sha256_prefix":"88471cb2aa391635","entry":"RAFTMotionEncoder","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"88471cb2aa391635"}},{"code_sha256_prefix":"9376ca36060a23ee","entry":"RAFTUpdateBlock","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9376ca36060a23ee"}},{"code_sha256_prefix":"8f9a47ae470ac10f","entry":"ResBlock","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8f9a47ae470ac10f"}},{"code_sha256_prefix":"89f3a46e1c990919","entry":"ResBottleneck","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"89f3a46e1c990919"}},{"code_sha256_prefix":"c3b57af079010c83","entry":"ResUnit","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c3b57af079010c83"}},{"code_sha256_prefix":"42aeb8a5f8363a5f","entry":"SwinTransformerBlock","repo":"esakak/sevc","repo_kind":"listed","path":"src/models/submodels/RSTB.py","file_url":"https://github.com/esakak/sevc/blob/HEAD/src/models/submodels/RSTB.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"42aeb8a5f8363a5f"}},{"code_sha256_prefix":"1ac8cce613d98769","entry":"bilinear_sampler","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"1ac8cce613d98769"}},{"code_sha256_prefix":"c2dbd2847d3be25c","entry":"conv1x1_block","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c2dbd2847d3be25c"}},{"code_sha256_prefix":"eaa1e8cabf344980","entry":"conv7x7_block","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"eaa1e8cabf344980"}},{"code_sha256_prefix":"d0c109da15d10c46","entry":"get_norm_flow","repo":"wpr1018001/rethinking-low-quality-optical-flow","repo_kind":"listed","path":"core/flow_aggregation_head_with_residual.py","file_url":"https://github.com/wpr1018001/rethinking-low-quality-optical-flow/blob/HEAD/core/flow_aggregation_head_with_residual.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d0c109da15d10c46"}},{"code_sha256_prefix":"944d0ffe3613a0f3","entry":"upsample_flow_using_interpolation","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/raft.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/raft.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"944d0ffe3613a0f3"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}