{"id":19138031,"url":"https://github.com/lemonpi/sem-to-ins","last_synced_at":"2026-06-23T14:32:01.226Z","repository":{"id":69020789,"uuid":"249771224","full_name":"LemonPi/sem-to-ins","owner":"LemonPi","description":"Semantic segmentation mask to instance segmentation","archived":false,"fork":false,"pushed_at":"2020-03-29T05:38:32.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-11-13T14:40:07.616Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LemonPi.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":"2020-03-24T17:18:54.000Z","updated_at":"2020-05-08T16:40:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f2cc16b-7361-4126-a759-9f147e932ff4","html_url":"https://github.com/LemonPi/sem-to-ins","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LemonPi/sem-to-ins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LemonPi%2Fsem-to-ins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LemonPi%2Fsem-to-ins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LemonPi%2Fsem-to-ins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LemonPi%2Fsem-to-ins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LemonPi","download_url":"https://codeload.github.com/LemonPi/sem-to-ins/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LemonPi%2Fsem-to-ins/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34694780,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-09T06:41:29.966Z","updated_at":"2026-06-23T14:32:01.185Z","avatar_url":"https://github.com/LemonPi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Requirements\n- PyTorch (1.0+)\n- python 3\n\n## Installation (development)\n### Install pycocotools\n```\ngit clone https://github.com/cocodataset/cocoapi.git\ncd cocoapi/PythonAPI\nmake\npython setup.py build_ext install\n```\n\n### Get data\nDownload data from the shared drive and store inside `/data` directory.\nThe resulting folder structure should look something like\n\n```\n.\n├── data\n│   ├── PennFudanPed\n│   │   ├── added-object-list.txt\n│   │   ├── Annotation\n│   │   ├── PedMasks\n│   │   ├── PNGImages\n│   │   └── readme.txt\n│   └── synthetic-val\n│       ├── cup-with-waves-val\n│       ├── flower-bath-bomb-val\n│       ├── heart-bath-bomb-val\n│       ├── square-plastic-bottle-val\n│       └── stemless-plastic-champagne-glass-val\n├── README.md\n├── sem_to_ins\n│   ├── cfg.py\n│   ├── dataset.py\n│   ├── detection_reference\n│   │   ├── coco_eval.py\n│   │   ├── coco_utils.py\n│   │   ├── engine.py\n│   │   ├── __init__.py\n│   │   ├── transforms.py\n│   │   └── utils.py\n│   └── __init__.py\n└── setup.py\n```\n\n### Install rest\nInstall in editable mode with `python3 -m pip install -e .` so that modifications\nin the repository are automatically synced with the installed library\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemonpi%2Fsem-to-ins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flemonpi%2Fsem-to-ins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemonpi%2Fsem-to-ins/lists"}