{"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/solo-learn-a-library-of-self-supervised","title":"Solo-learn: A Library of Self-supervised Methods for Visual Representation Learning","arxiv_id":"2108.01775","date":"2021-08-03","proceeding":null,"authors":["Victor G. Turrisi da Costa","Enrico Fini","Moin Nabi","Nicu Sebe","Elisa Ricci"],"abstract":"This paper presents solo-learn, a library of self-supervised methods for visual representation learning. Implemented in Python, using Pytorch and Pytorch lightning, the library fits both research and industry needs by featuring distributed training pipelines with mixed-precision, faster data loading via Nvidia DALI, online linear evaluation for better prototyping, and many additional training tricks. Our goal is to provide an easy-to-use library comprising a large amount of Self-supervised Learning (SSL) methods, that can be easily extended and fine-tuned by the community. solo-learn opens up avenues for exploiting large-budget SSL solutions on inexpensive smaller infrastructures and seeks to democratize SSL by making it accessible to all. The source code is available at https://github.com/vturrisi/solo-learn.","url_abs":"https://arxiv.org/abs/2108.01775v4","url_pdf":"https://arxiv.org/pdf/2108.01775v4.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":"solo-learn-a-library-of-self-supervised","repo_url":"https://github.com/vturrisi/solo-learn","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"solo-learn-a-library-of-self-supervised","repo_url":"https://github.com/lightly-ai/lightly","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":null},{"paper_slug":"solo-learn-a-library-of-self-supervised","repo_url":"https://github.com/ludysama/crp","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"solo-learn-a-library-of-self-supervised","repo_url":"https://github.com/trungpx/solo-learn-1214","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"linear-evaluation","task_name":"Linear evaluation"},{"task_slug":"representation-learning","task_name":"Representation Learning"},{"task_slug":"self-supervised-learning","task_name":"Self-Supervised Learning"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2108.01775","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2108.01775"}},"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/lightly-ai/lightly","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/vturrisi/solo-learn","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ludysama/crp","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/trungpx/solo-learn-1214","reach":null}],"summary":{"ran":2,"ran_fixture":1,"ran_honours":1,"unverified":6},"by_repo_kind":{"listed":{"samples":10,"ran":4,"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":"132a949a804eb81e","entry":"barlow_loss_func","repo":"ludysama/crp","repo_kind":"listed","path":"solo/losses/barlow.py","file_url":"https://github.com/ludysama/crp/blob/HEAD/solo/losses/barlow.py","link_basis":"harvester_set","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":"132a949a804eb81e"}},{"code_sha256_prefix":"33aef221912d8415","entry":"byol_loss_func","repo":"ludysama/crp","repo_kind":"listed","path":"solo/losses/byol.py","file_url":"https://github.com/ludysama/crp/blob/HEAD/solo/losses/byol.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"33aef221912d8415"}},{"code_sha256_prefix":"2ade5ee5636e4e1e","entry":"moco_loss_func","repo":"ludysama/crp","repo_kind":"listed","path":"solo/losses/moco.py","file_url":"https://github.com/ludysama/crp/blob/HEAD/solo/losses/moco.py","link_basis":"harvester_set","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2ade5ee5636e4e1e"}},{"code_sha256_prefix":"779f0ded23fd8106","entry":"ressl_loss_func","repo":"ludysama/crp","repo_kind":"listed","path":"solo/losses/ressl.py","file_url":"https://github.com/ludysama/crp/blob/HEAD/solo/losses/ressl.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"779f0ded23fd8106"}},{"code_sha256_prefix":"ce432f2e9653c7a3","entry":"deepclusterv2_loss_func","repo":"ludysama/crp","repo_kind":"listed","path":"solo/losses/deepclusterv2.py","file_url":"https://github.com/ludysama/crp/blob/HEAD/solo/losses/deepclusterv2.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":"ce432f2e9653c7a3"}},{"code_sha256_prefix":"b59684d8c72683c0","entry":"manual_simclr_loss_func","repo":"ludysama/crp","repo_kind":"listed","path":"solo/losses/simclr.py","file_url":"https://github.com/ludysama/crp/blob/HEAD/solo/losses/simclr.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":"b59684d8c72683c0"}},{"code_sha256_prefix":"c39d9ef403704efd","entry":"moco_loss_func","repo":"ludysama/crp","repo_kind":"listed","path":"solo/losses/ar_rot_moco.py","file_url":"https://github.com/ludysama/crp/blob/HEAD/solo/losses/ar_rot_moco.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":"c39d9ef403704efd"}},{"code_sha256_prefix":"510ce8dfc2a8228d","entry":"nnclr_loss_func","repo":"ludysama/crp","repo_kind":"listed","path":"solo/losses/nnclr.py","file_url":"https://github.com/ludysama/crp/blob/HEAD/solo/losses/nnclr.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":"510ce8dfc2a8228d"}},{"code_sha256_prefix":"0e23acbdf4aa6d11","entry":"simclr_loss_func","repo":"ludysama/crp","repo_kind":"listed","path":"solo/losses/simclr.py","file_url":"https://github.com/ludysama/crp/blob/HEAD/solo/losses/simclr.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":"0e23acbdf4aa6d11"}},{"code_sha256_prefix":"152bc8b1661df90c","entry":"simsiam_loss_func","repo":"ludysama/crp","repo_kind":"listed","path":"solo/losses/simsiam.py","file_url":"https://github.com/ludysama/crp/blob/HEAD/solo/losses/simsiam.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":"152bc8b1661df90c"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}