{"id":16552287,"url":"https://github.com/cggos/semantic_feature_points","last_synced_at":"2025-03-23T13:32:42.547Z","repository":{"id":40437764,"uuid":"433475223","full_name":"cggos/semantic_feature_points","owner":"cggos","description":"Semantic Feature Points: SuperPoint and GCNv2 feature points test","archived":false,"fork":false,"pushed_at":"2022-06-26T01:16:19.000Z","size":22197,"stargazers_count":26,"open_issues_count":3,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-18T20:54:08.961Z","etag":null,"topics":["deep-learning","image-features","semantic-slam"],"latest_commit_sha":null,"homepage":"","language":"C++","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/cggos.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}},"created_at":"2021-11-30T15:05:34.000Z","updated_at":"2024-09-11T15:23:57.000Z","dependencies_parsed_at":"2022-08-24T23:41:04.095Z","dependency_job_id":null,"html_url":"https://github.com/cggos/semantic_feature_points","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/cggos%2Fsemantic_feature_points","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cggos%2Fsemantic_feature_points/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cggos%2Fsemantic_feature_points/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cggos%2Fsemantic_feature_points/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cggos","download_url":"https://codeload.github.com/cggos/semantic_feature_points/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245108317,"owners_count":20562021,"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","image-features","semantic-slam"],"created_at":"2024-10-11T19:44:28.388Z","updated_at":"2025-03-23T13:32:37.526Z","avatar_url":"https://github.com/cggos.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Semantic Feature Points\n\n* SuperPoint\n* GCNv2 features\n\n---\n\n# Prerequisites\n\n* OpenCV 3\n\n* LibTorch\n  - SuperPoint: LibTorch 1.2.0 `wget https://download.pytorch.org/libtorch/cpu/libtorch-cxx11-abi-shared-with-deps-1.2.0.zip`\n\n  - GCNv2: LibTorch 1.10.0+cu102 (the latest)\n\n# Build\n\n```sh\ncmake -B build [-D BUILD_SP=0 -D BUILD_GCN=1] # select one\ncmake --build build -j4\n```\n\n# Run\n\n```sh\n./build/super_point\n# or\n./build/gcn_ftr\n```\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./imgs/sp.png\" style=\"width:48%\"\u003e\n  \u003cimg src=\"./imgs/gcnv2.png\" style=\"width:48%\"\u003e\n\u003c/p\u003e\n\n# Algorithms\n\n## SuperPoint\n\nRef\n\n* [magicleap/SuperPointPretrainedNetwork](https://github.com/magicleap/SuperPointPretrainedNetwork): SuperPoint Weights File and Demo Script\n\n* [SuperPoint-SLAM](https://github.com/KinglittleQ/SuperPoint_SLAM)\n\n* [open_vins_with_superpoint](https://github.com/robintzeng/open_vins_with_superpoint/tree/Superpoint)\n\n## GCNv2 Feature\n\nRef\n\n* [GCNv2 SLAM](https://github.com/jiexiong2016/GCNv2_SLAM)\n* [Pytorch1.4下运行 GCNv2slam 需要修改的地方](https://blog.csdn.net/weixin_45650404/article/details/106085719)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcggos%2Fsemantic_feature_points","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcggos%2Fsemantic_feature_points","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcggos%2Fsemantic_feature_points/lists"}