{"id":13499104,"url":"https://github.com/farmingyard/ShuffleNet","last_synced_at":"2025-03-29T04:30:30.545Z","repository":{"id":201341635,"uuid":"97317296","full_name":"farmingyard/ShuffleNet","owner":"farmingyard","description":"This is a fast caffe implementation of ShuffleNet.","archived":false,"fork":false,"pushed_at":"2018-08-30T04:17:48.000Z","size":16,"stargazers_count":449,"open_issues_count":17,"forks_count":246,"subscribers_count":32,"default_branch":"master","last_synced_at":"2024-08-01T22:50:08.607Z","etag":null,"topics":["caffe","shufflenet","shufflenet-v2"],"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/farmingyard.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}},"created_at":"2017-07-15T13:22:03.000Z","updated_at":"2024-07-22T17:13:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"d9b5ba1c-071f-4957-82aa-68b84ad15519","html_url":"https://github.com/farmingyard/ShuffleNet","commit_stats":null,"previous_names":["farmingyard/shufflenet"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farmingyard%2FShuffleNet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farmingyard%2FShuffleNet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farmingyard%2FShuffleNet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farmingyard%2FShuffleNet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/farmingyard","download_url":"https://codeload.github.com/farmingyard/ShuffleNet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222455962,"owners_count":16987579,"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":["caffe","shufflenet","shufflenet-v2"],"created_at":"2024-07-31T22:00:28.796Z","updated_at":"2024-10-31T17:31:32.573Z","avatar_url":"https://github.com/farmingyard.png","language":"C++","funding_links":[],"categories":["Papers\u0026Codes","DLA","\u003ca name=\"Tools\"\u003e\u003c/a\u003e6. Tools"],"sub_categories":["ShuffleNet"],"readme":"# ShuffleNet\nThis is caffe implementation of ShuffleNet, For details, please read the original paper:  \n[\"ShuffleNet: An Extremely Efficient Convolutional\nNeural Network for Mobile Devices\" by Xiangyu Zhang et. al. 2017](https://arxiv.org/pdf/1707.01083.pdf).\nThis code is based on camel007's implementation(https://github.com/camel007/Caffe-ShuffleNet), but I recode the cuda file for acceleration.\n\n#### Update: add caffe deploy file of shufflenet v2 1x.\n\n## How to use?\n#### caffe.proto:\n```\nmessage LayerParameter {\n...\noptional ShuffleChannelParameter shuffle_channel_param = 164;\n...\n}\n...\nmessage ShuffleChannelParameter {\n  optional uint32 group = 1[default = 1]; // The number of group\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarmingyard%2FShuffleNet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffarmingyard%2FShuffleNet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarmingyard%2FShuffleNet/lists"}