{"id":16105341,"url":"https://github.com/tkat0/chainer-nnvm-example","last_synced_at":"2025-10-30T21:16:06.473Z","repository":{"id":48057379,"uuid":"114682063","full_name":"tkat0/chainer-nnvm-example","owner":"tkat0","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-15T17:40:57.000Z","size":64312,"stargazers_count":19,"open_issues_count":2,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T18:21:24.687Z","etag":null,"topics":["chainer","nnvm","onnx","tvm"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tkat0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-12-18T19:55:36.000Z","updated_at":"2020-08-14T15:40:00.000Z","dependencies_parsed_at":"2024-10-27T17:42:12.552Z","dependency_job_id":null,"html_url":"https://github.com/tkat0/chainer-nnvm-example","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/tkat0%2Fchainer-nnvm-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkat0%2Fchainer-nnvm-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkat0%2Fchainer-nnvm-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkat0%2Fchainer-nnvm-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tkat0","download_url":"https://codeload.github.com/tkat0/chainer-nnvm-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244184197,"owners_count":20412169,"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":["chainer","nnvm","onnx","tvm"],"created_at":"2024-10-09T19:09:17.582Z","updated_at":"2025-10-30T21:16:01.429Z","avatar_url":"https://github.com/tkat0.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chainer-NNVM-Example\n\n[Chainer Advent Calendar 2017 - Qiita](https://qiita.com/advent-calendar/2017/chainer)の2017/12/19の記事です。 \n\n[Chainerで学習したモデルをONNX-ChainerとNNVM/TVMを使ってAndroidへデプロイする](https://qiita.com/tkat0/items/28d1cc3b5c2831d86663)\n\n![img](./data/top.png)\n\n## Usage\n\nChainerの学習済みモデルYOLOv2_tinyをONNXに変換\n\n```\n$ cd models/YOLOv2_tiny/\n$ python export.py\n```\n\nmacBookのCPU,GPUにデプロイする\n\n```\n$ python run_pc.py\n```\n\nAndroidのCPU,GPUにデプロイする\n\n```\n$ python -m tvm.exec.rpc_proxy \n```\n\nAndroid側でRPCプロキシサーバーに接続後、以下のコマンドを実行\n\n```\n$ python run_mobile.py\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkat0%2Fchainer-nnvm-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftkat0%2Fchainer-nnvm-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkat0%2Fchainer-nnvm-example/lists"}