1 Star 0 Fork 1

Jon/image-matching-benchmark-baselines

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
run_logpolar.sh 940 Bytes
一键复制 编辑 原始数据 按行查看 历史
Dmytro Mishkin 提交于 2020-02-13 17:21 . Initial commit
#!/bin/bash
# logpolar
echo "Extracting Log-polar descriptors"
python extract_descriptors_logpolar.py --dataset_path=../benchmark-patches-8k --config_file=third_party/log_polar_descriptors/configs/init_one_example_ptn_96.yml --method_name=sift8k_8000_logpolar96
python extract_descriptors_logpolar.py --dataset_path=../benchmark-patches-8k-upright-no-dups --config_file=third_party/log_polar_descriptors/configs/init_one_example_ptn_96.yml --method_name=sift8k_8000_logpolar96-upright-no-dups
#python extract_descriptors_logpolar.py --dataset_path=../benchmark-patches-default --config_file=third_party/log_polar_descriptors/configs/init_one_example_ptn_96.yml --method_name=siftdef_2048_logpolar96
#python extract_descriptors_logpolar.py --dataset_path=../benchmark-patches-default-upright-no-dups --config_file=third_party/log_polar_descriptors/configs/init_one_example_ptn_96.yml --method_name=siftdef_2048_logpolar96-upright-no-dups
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jonbakerfish/image-matching-benchmark-baselines.git
git@gitee.com:jonbakerfish/image-matching-benchmark-baselines.git
jonbakerfish
image-matching-benchmark-baselines
image-matching-benchmark-baselines
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385