{"id":17794160,"url":"https://github.com/khdlr/hed-unet","last_synced_at":"2025-03-16T20:31:20.433Z","repository":{"id":51540544,"uuid":"341260189","full_name":"khdlr/HED-UNet","owner":"khdlr","description":"Simultaneous Semantic Segmentation and Edge Detection","archived":false,"fork":false,"pushed_at":"2024-01-19T12:51:13.000Z","size":14786,"stargazers_count":98,"open_issues_count":2,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-16T05:31:43.029Z","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/khdlr.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":"2021-02-22T16:15:25.000Z","updated_at":"2025-03-10T02:33:55.000Z","dependencies_parsed_at":"2023-02-17T22:01:09.238Z","dependency_job_id":null,"html_url":"https://github.com/khdlr/HED-UNet","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/khdlr%2FHED-UNet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khdlr%2FHED-UNet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khdlr%2FHED-UNet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khdlr%2FHED-UNet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khdlr","download_url":"https://codeload.github.com/khdlr/HED-UNet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243928333,"owners_count":20370273,"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-27T11:15:18.476Z","updated_at":"2025-03-16T20:31:18.888Z","avatar_url":"https://github.com/khdlr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HED-UNet\n\nCode for HED-UNet, a model for simultaneous semantic segmentation and edge detection.\n\n## Glacier Fronts\n\nThis model was originally developed to detect calving front margins in Antarctica from Sentinel-1 SAR imagery.\n\n![glaciers](figures/glaciers.jpg)\n\n## Building Footprints\n\nAs the original dataset isn't publicly available, this repository contains an adaption of the model for building footprint extraction on the [Inria Aerial Image Labeling dataset](https://project.inria.fr/aerialimagelabeling/). Here are some example results:\n\n##### Bloomington\n\n![bloomington27-overview-binary](figures/bloomington27-overview-binary.jpg)\n\n##### Innsbruck\n\n![innsbruck20-overview-binary](figures/innsbruck20-overview-binary.jpg)\n\n##### San Francisco\n\n![sfo20-overview-binary](figures/sfo20-overview-binary.jpg)\n\n## Usage\n\nIn order to use this for your project, you will need adapt either the `get_dataloader` function in `train.py` or the methods in `data_loading.py`.\n\n## Citation\n\nIf you find our code helpful and use it in your research, please use the following BibTeX entry.\n\n```tex\n@article{HEDUNet2021,\n  author={Heidler, Konrad and Mou, Lichao and Baumhoer, Celia and Dietz, Andreas and Zhu, Xiao Xiang},\n  journal={IEEE Transactions on Geoscience and Remote Sensing}, \n  title={HED-UNet: Combined Segmentation and Edge Detection for Monitoring the Antarctic Coastline}, \n  year={2021},\n  volume={},\n  number={},\n  pages={1-14},\n  doi={10.1109/TGRS.2021.3064606}\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhdlr%2Fhed-unet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhdlr%2Fhed-unet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhdlr%2Fhed-unet/lists"}