{"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/see-more-details-efficient-image-super","title":"See More Details: Efficient Image Super-Resolution by Experts Mining","arxiv_id":"2402.03412","date":"2024-02-05","proceeding":null,"authors":["Eduard Zamfir","Zongwei Wu","Nancy Mehta","Yulun Zhang","Radu Timofte"],"abstract":"Reconstructing high-resolution (HR) images from low-resolution (LR) inputs poses a significant challenge in image super-resolution (SR). While recent approaches have demonstrated the efficacy of intricate operations customized for various objectives, the straightforward stacking of these disparate operations can result in a substantial computational burden, hampering their practical utility. In response, we introduce SeemoRe, an efficient SR model employing expert mining. Our approach strategically incorporates experts at different levels, adopting a collaborative methodology. At the macro scale, our experts address rank-wise and spatial-wise informative features, providing a holistic understanding. Subsequently, the model delves into the subtleties of rank choice by leveraging a mixture of low-rank experts. By tapping into experts specialized in distinct key factors crucial for accurate SR, our model excels in uncovering intricate intra-feature details. This collaborative approach is reminiscent of the concept of \"see more\", allowing our model to achieve an optimal performance with minimal computational costs in efficient settings. The source will be publicly made available at https://github.com/eduardzamfir/seemoredetails","url_abs":"https://arxiv.org/abs/2402.03412v2","url_pdf":"https://arxiv.org/pdf/2402.03412v2.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":"see-more-details-efficient-image-super","repo_url":"https://github.com/eduardzamfir/seemoredetails","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"see-more-details-efficient-image-super","repo_url":"https://github.com/zhoushen1/MEASNet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"image-super-resolution","task_name":"Image Super-Resolution"},{"task_slug":"super-resolution","task_name":"Super-Resolution"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2402.03412","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2402.03412"}},"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/zhoushen1/MEASNet","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/eduardzamfir/seemoredetails","reach":null}],"summary":{"ran":14,"ran_fixture":1,"unverified":4},"by_repo_kind":{"official":{"samples":10,"ran":7,"repositories":1},"listed":{"samples":9,"ran":8,"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":9,"samples":[{"code_sha256_prefix":"1d1bc8a1a6d7eecd","entry":"EL","repo":"zhoushen1/MEASNet","repo_kind":"listed","path":"MEASNet/net/FD_MEE.py","file_url":"https://github.com/zhoushen1/MEASNet/blob/HEAD/MEASNet/net/FD_MEE.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":"1d1bc8a1a6d7eecd"}},{"code_sha256_prefix":"8e705ad33db3ece0","entry":"Expert","repo":"eduardzamfir/seemoredetails","repo_kind":"official","path":"basicsr/archs/seemore_arch.py","file_url":"https://github.com/eduardzamfir/seemoredetails/blob/HEAD/basicsr/archs/seemore_arch.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8e705ad33db3ece0"}},{"code_sha256_prefix":"b890f94263e3455b","entry":"FD","repo":"zhoushen1/MEASNet","repo_kind":"listed","path":"MEASNet/net/FD_MEE.py","file_url":"https://github.com/zhoushen1/MEASNet/blob/HEAD/MEASNet/net/FD_MEE.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":"b890f94263e3455b"}},{"code_sha256_prefix":"66c26e9c9b1d539f","entry":"GatedFFN","repo":"eduardzamfir/seemoredetails","repo_kind":"official","path":"basicsr/archs/seemore_arch.py","file_url":"https://github.com/eduardzamfir/seemoredetails/blob/HEAD/basicsr/archs/seemore_arch.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"66c26e9c9b1d539f"}},{"code_sha256_prefix":"9146fec2223e3a45","entry":"Layer","repo":"zhoushen1/MEASNet","repo_kind":"listed","path":"MEASNet/net/FD_MEE.py","file_url":"https://github.com/zhoushen1/MEASNet/blob/HEAD/MEASNet/net/FD_MEE.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":"9146fec2223e3a45"}},{"code_sha256_prefix":"26e700a2cf13763b","entry":"MEE","repo":"zhoushen1/MEASNet","repo_kind":"listed","path":"MEASNet/net/FD_MEE.py","file_url":"https://github.com/zhoushen1/MEASNet/blob/HEAD/MEASNet/net/FD_MEE.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":"26e700a2cf13763b"}},{"code_sha256_prefix":"17e909eea51c6bed","entry":"MESE","repo":"zhoushen1/MEASNet","repo_kind":"listed","path":"MEASNet/net/FD_MEE.py","file_url":"https://github.com/zhoushen1/MEASNet/blob/HEAD/MEASNet/net/FD_MEE.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":"17e909eea51c6bed"}},{"code_sha256_prefix":"4f3e4c93dfd5cb1a","entry":"MoEBlock","repo":"eduardzamfir/seemoredetails","repo_kind":"official","path":"basicsr/archs/seemore_arch.py","file_url":"https://github.com/eduardzamfir/seemoredetails/blob/HEAD/basicsr/archs/seemore_arch.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4f3e4c93dfd5cb1a"}},{"code_sha256_prefix":"d161ce9a080bff74","entry":"MoELayer","repo":"eduardzamfir/seemoredetails","repo_kind":"official","path":"basicsr/archs/seemore_arch.py","file_url":"https://github.com/eduardzamfir/seemoredetails/blob/HEAD/basicsr/archs/seemore_arch.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d161ce9a080bff74"}},{"code_sha256_prefix":"f825feff5cc9f504","entry":"Router","repo":"eduardzamfir/seemoredetails","repo_kind":"official","path":"basicsr/archs/seemore_arch.py","file_url":"https://github.com/eduardzamfir/seemoredetails/blob/HEAD/basicsr/archs/seemore_arch.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f825feff5cc9f504"}},{"code_sha256_prefix":"37b23826145deabe","entry":"SME","repo":"eduardzamfir/seemoredetails","repo_kind":"official","path":"basicsr/archs/seemore_arch.py","file_url":"https://github.com/eduardzamfir/seemoredetails/blob/HEAD/basicsr/archs/seemore_arch.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"37b23826145deabe"}},{"code_sha256_prefix":"1b9acd1b10cbbbff","entry":"StripedConv2d","repo":"zhoushen1/MEASNet","repo_kind":"listed","path":"MEASNet/net/FD_MEE.py","file_url":"https://github.com/zhoushen1/MEASNet/blob/HEAD/MEASNet/net/FD_MEE.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":"1b9acd1b10cbbbff"}},{"code_sha256_prefix":"513ee53b4c559a5a","entry":"StripedConvFormer","repo":"eduardzamfir/seemoredetails","repo_kind":"official","path":"basicsr/archs/seemore_arch.py","file_url":"https://github.com/eduardzamfir/seemoredetails/blob/HEAD/basicsr/archs/seemore_arch.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"513ee53b4c559a5a"}},{"code_sha256_prefix":"4d9c76578a8d3647","entry":"WET","repo":"zhoushen1/MEASNet","repo_kind":"listed","path":"MEASNet/net/FD_MEE.py","file_url":"https://github.com/zhoushen1/MEASNet/blob/HEAD/MEASNet/net/FD_MEE.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":"4d9c76578a8d3647"}},{"code_sha256_prefix":"80663608dbd5eff8","entry":"channel_shuffle","repo":"zhoushen1/MEASNet","repo_kind":"listed","path":"MEASNet/net/FD_MEE.py","file_url":"https://github.com/zhoushen1/MEASNet/blob/HEAD/MEASNet/net/FD_MEE.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"80663608dbd5eff8"}},{"code_sha256_prefix":"3cb1c1cb77fa48b8","entry":"FD_MEE","repo":"zhoushen1/MEASNet","repo_kind":"listed","path":"MEASNet/net/FD_MEE.py","file_url":"https://github.com/zhoushen1/MEASNet/blob/HEAD/MEASNet/net/FD_MEE.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":"3cb1c1cb77fa48b8"}},{"code_sha256_prefix":"fb65e199251d159e","entry":"RME","repo":"eduardzamfir/seemoredetails","repo_kind":"official","path":"basicsr/archs/seemore_arch.py","file_url":"https://github.com/eduardzamfir/seemoredetails/blob/HEAD/basicsr/archs/seemore_arch.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":"fb65e199251d159e"}},{"code_sha256_prefix":"69415565c8c15832","entry":"ResGroup","repo":"eduardzamfir/seemoredetails","repo_kind":"official","path":"basicsr/archs/seemore_arch.py","file_url":"https://github.com/eduardzamfir/seemoredetails/blob/HEAD/basicsr/archs/seemore_arch.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":"69415565c8c15832"}},{"code_sha256_prefix":"ddb8a8108be5a5c7","entry":"SeemoRe","repo":"eduardzamfir/seemoredetails","repo_kind":"official","path":"basicsr/archs/seemore_arch.py","file_url":"https://github.com/eduardzamfir/seemoredetails/blob/HEAD/basicsr/archs/seemore_arch.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":"ddb8a8108be5a5c7"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}