{"id":17331754,"url":"https://github.com/alanswx/keras_to_tensorflow","last_synced_at":"2025-04-14T17:30:53.697Z","repository":{"id":82485409,"uuid":"86499734","full_name":"alanswx/keras_to_tensorflow","owner":"alanswx","description":"Convert keras models to tensorflow frozen graph for use on cell phones, etc","archived":false,"fork":false,"pushed_at":"2024-01-27T17:38:48.000Z","size":6,"stargazers_count":21,"open_issues_count":1,"forks_count":14,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-01T05:32:51.964Z","etag":null,"topics":[],"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/alanswx.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}},"created_at":"2017-03-28T19:36:17.000Z","updated_at":"2024-01-27T17:38:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a5ddd46-0b64-49d7-921c-1b36230b626c","html_url":"https://github.com/alanswx/keras_to_tensorflow","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/alanswx%2Fkeras_to_tensorflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alanswx%2Fkeras_to_tensorflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alanswx%2Fkeras_to_tensorflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alanswx%2Fkeras_to_tensorflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alanswx","download_url":"https://codeload.github.com/alanswx/keras_to_tensorflow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223639403,"owners_count":17177816,"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":[],"created_at":"2024-10-15T14:55:33.494Z","updated_at":"2024-11-08T06:03:13.202Z","avatar_url":"https://github.com/alanswx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# keras_to_tensorflow\nConvert keras models to tensorflow frozen graph for use on cell phones, etc\n\nThe last parameter of the script takes the path to the freeze graph tool. Build it here:\n```\n  bazel build tensorflow/python/tools:freeze_graph\n```\nIt usually lives here off of your tensorflow directory:\n```\ntensorflow/bazel-bin/tensorflow/python/tools/freeze_graph\n```\n\nThe script needs to be fixed so it doesn't put ./ in front of the paths. I was having a little trouble getting things to work. Feel free to fix and submit a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falanswx%2Fkeras_to_tensorflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falanswx%2Fkeras_to_tensorflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falanswx%2Fkeras_to_tensorflow/lists"}