OpenGlue
Open Source Graph Neural Net Based Pipeline for Image Matching
파일 탐색기
최종 버전 다운로드 (.zip)- megadepth_train_2.0.txt
- megadepth_train_scenes.txt
- megadepth_valid_2.0.txt
- megadepth_validation_scenes.txt
- dog_opencv_affnet_hardnet.yaml
- sift_opencv.yaml
- superpoint_coco.yaml
- superpoint_kitti.yaml
- superpoint_magicleap.yaml
- gftt_affnet_hardnet.yaml
- sift.yaml
- superpoint_coco.yaml
- superpoint_kitti.yaml
- superpoint_magicleap.yaml
- config.yaml
- config_cached.yaml
- config_cached_sp_magicleap.yaml
- homography_pretraining.yaml
- __init__.py
- explore_megadepth.py
- megadepth_balanced_sampler.py
- megadepth_datamodule.py
- megadepth_dataset.py
- oxford_paris_datamodule.py
- oxford_paris_dataset.py
- openglue.png
- __init__.py
- _features.py
- _features_torch.py
- base.py
- dog_affnet_harnet.py
- torch_wrapper.py
- __init__.py
- model.py
- utils.py
- __init__.py
- base.py
- hardnet.py
- iterative_features_extractor.py
- sift.py
- utils.py
- __init__.py
- attention.py
- attention_gnn.py
- optimal_transport.py
- positional_encoding.py
- superglue.py
- __init__.py
- gt_matches_generation.py
- laf_converter.py
- matching_module.py
- utils.py
- __init__.py
- augmentations.py
- lightning_callbacks.py
- losses.py
- metrics.py
- misc.py
- train_utils.py
- .gitignore
- CONFIGURATIONS.md
- extract_features.py
- inference.py
- LICENSE
- pretrain_homography.py
- README.md
- requirements.txt
- train.py
- train_cached.py
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/ucuapps/OpenGlue
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd OpenGlue
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
