{"id":13436012,"url":"https://github.com/dianhsu/swin-transformer-cpp","last_synced_at":"2025-03-18T12:30:54.563Z","repository":{"id":106618521,"uuid":"358634651","full_name":"dianhsu/swin-transformer-cpp","owner":"dianhsu","description":"Swin Transformer C++ Implementation","archived":false,"fork":false,"pushed_at":"2021-05-19T14:42:16.000Z","size":240,"stargazers_count":54,"open_issues_count":1,"forks_count":13,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-10-27T19:00:49.982Z","etag":null,"topics":["cpp","neural-network","swin-transformer","transformer"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dianhsu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-16T14:59:29.000Z","updated_at":"2024-09-30T08:53:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"c09f074f-0469-4a55-b991-f1a8a90d526d","html_url":"https://github.com/dianhsu/swin-transformer-cpp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dianhsu%2Fswin-transformer-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dianhsu%2Fswin-transformer-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dianhsu%2Fswin-transformer-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dianhsu%2Fswin-transformer-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dianhsu","download_url":"https://codeload.github.com/dianhsu/swin-transformer-cpp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244222149,"owners_count":20418456,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp","neural-network","swin-transformer","transformer"],"created_at":"2024-07-31T03:00:42.258Z","updated_at":"2025-03-18T12:30:54.558Z","avatar_url":"https://github.com/dianhsu.png","language":"C++","readme":"# Swin Transformer Implementation of C++\n\n\u003e reference: [https://github.com/berniwal/swin-transformer-pytorch](https://github.com/berniwal/swin-transformer-pytorch)\n\nThis is Swin Transformer C++ Implementation, inspired\nby [swin-transformer-pytorch](https://github.com/berniwal/swin-transformer-pytorch).\n\nThe official Pytorch Implementation can be found\nin [https://github.com/microsoft/Swin-Transformer](https://github.com/microsoft/Swin-Transformer)\n\n## Structure\n\n![swin-transformer](images/swin_transformer.png)\n\n## Build and Run\n\u003e Linux required, cmake(version 3.16 and higher), make\n\nbuild:\n```shell\ngit clone https://github.com/dianhsu/swin-transformer-cpp\ncd swin-transformer-cpp\nmkdir build\ncd build\ncmake ..\nmake\n```\nrun:\n```shell\n./swin-transformer-cpp\n```","funding_links":[],"categories":["C++"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdianhsu%2Fswin-transformer-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdianhsu%2Fswin-transformer-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdianhsu%2Fswin-transformer-cpp/lists"}