{"id":27338483,"url":"https://github.com/chenzhaiyu/footprint-detection","last_synced_at":"2025-08-17T13:13:57.479Z","repository":{"id":133839157,"uuid":"174498072","full_name":"chenzhaiyu/footprint-detection","owner":"chenzhaiyu","description":"Building Footprint Detection from Satellite Images","archived":false,"fork":false,"pushed_at":"2021-04-06T15:37:31.000Z","size":3085,"stargazers_count":16,"open_issues_count":1,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-03T04:23:00.951Z","etag":null,"topics":["building","footprint"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/chenzhaiyu.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,"zenodo":null}},"created_at":"2019-03-08T08:27:22.000Z","updated_at":"2025-02-19T19:53:08.000Z","dependencies_parsed_at":"2024-08-12T00:33:59.605Z","dependency_job_id":null,"html_url":"https://github.com/chenzhaiyu/footprint-detection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chenzhaiyu/footprint-detection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenzhaiyu%2Ffootprint-detection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenzhaiyu%2Ffootprint-detection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenzhaiyu%2Ffootprint-detection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenzhaiyu%2Ffootprint-detection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chenzhaiyu","download_url":"https://codeload.github.com/chenzhaiyu/footprint-detection/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenzhaiyu%2Ffootprint-detection/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270852084,"owners_count":24656816,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"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":["building","footprint"],"created_at":"2025-04-12T15:26:45.693Z","updated_at":"2025-08-17T13:13:57.468Z","avatar_url":"https://github.com/chenzhaiyu.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Building Footprint Detection \n\nBuilding footprint detection from satellite/aerial images with Mask R-CNN and image matting (KNN matting, closed-form matting and Grabcut).\n\n![overview](./overview.png)\n\n## Usage\n\nRun `python detect.py` for detection, `python evaluate.py` for evaluation, and `python regularize.py` for regularizing the footprint. You may have to change the hardcoded paths in these scripts.\n\n## Dataset\n\nYou can download the [cropped aerial image tiles and raster labels](https://study.rsgis.whu.edu.cn/pages/download/3.%20The%20cropped%20aerial%20image%20tiles%20and%20raster%20labels.zip) from [WHU Building Dataset](https://study.rsgis.whu.edu.cn/pages/download/building_dataset.html).\n\n## File Structure\n\n```\n│  detect.py\n│  evaluate.py\n│  mrcnn_demo.ipynb\n│  \n├─matting\n│      closed_form_matting.py\n│      grabcut.py\n│      knn_matting.py\n│      solve_foreground_background.py\n│      \n├─models\n│      models_here.txt\n│      \n├─mrcnn\n│      config.py\n│      model.py\n│      parallel_model.py\n│      utils.py\n│      visualize.py\n│      __init__.py\n│      \n└─polygon\n        regularize.py\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchenzhaiyu%2Ffootprint-detection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchenzhaiyu%2Ffootprint-detection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchenzhaiyu%2Ffootprint-detection/lists"}