{"id":19707088,"url":"https://github.com/geyang/image-segmentation","last_synced_at":"2026-05-10T20:35:09.179Z","repository":{"id":147686599,"uuid":"120024736","full_name":"geyang/image-segmentation","owner":"geyang","description":"Getting familiar with image segmentation","archived":false,"fork":false,"pushed_at":"2018-02-04T07:12:19.000Z","size":13488,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-10T12:58:30.326Z","etag":null,"topics":["deep-learning","playground","segmentation","tensorflow"],"latest_commit_sha":null,"homepage":"","language":"Python","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/geyang.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":"2018-02-02T19:53:49.000Z","updated_at":"2018-04-11T19:11:31.000Z","dependencies_parsed_at":"2023-06-27T16:19:25.543Z","dependency_job_id":null,"html_url":"https://github.com/geyang/image-segmentation","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/geyang%2Fimage-segmentation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geyang%2Fimage-segmentation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geyang%2Fimage-segmentation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geyang%2Fimage-segmentation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geyang","download_url":"https://codeload.github.com/geyang/image-segmentation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241023752,"owners_count":19896129,"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":["deep-learning","playground","segmentation","tensorflow"],"created_at":"2024-11-11T21:37:54.529Z","updated_at":"2026-05-10T20:35:04.133Z","avatar_url":"https://github.com/geyang.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\ntags: ['deep-learning', 'playground']\n---\n\n# Playground/image-segmentation\n\nThis `TensorFlow` implementation of ENet is forked from @fregu856. You can find his \noriginal code here: [@fregu856/segmentation.git](https://github.com/fregu856/segmentation), which is implemented based on \nthe pyTorch version at https://github.com/e-lab/ENet-training\n\n## Show me the money!\n\nHere is a gif of the trained network: click on [the gif](https://www.youtube.com/watch?v=4OB9a3KgCXM) :point_left: to go to the youtube video.\n\n[![ENet segmentation cityscapes stuggart 00](./figures/cityscapes_stuggart_00_short.gif)](https://www.youtube.com/watch?v=4OB9a3KgCXM)\n\n## TODOs\n\n- parallelize training to use more GPUs\n\n\n### ENet Paper: \n\nThe original paper for this model could be found here: \n[2016 Adam Paszke, et.al., ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation\n](https://arxiv.org/pdf/1606.02147.pdf)\n\n## Common Problems\n\nIf you encounter the \"No gradient defined for operation 'MaxPoolWithArgmax_1' (op type: MaxPoolWithArgmax)\", you just need to use a GPU tensorflow instance, b/c the max_pool_with_argmax operator is not defined for the CPU.\n                                             k\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeyang%2Fimage-segmentation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeyang%2Fimage-segmentation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeyang%2Fimage-segmentation/lists"}