1 Star 1 Fork 1

郭丰/pytorch-superpoint

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
settings.py 322 Bytes
一键复制 编辑 原始数据 按行查看 历史
You-Yi Jau 提交于 5年前 . clean up base paths
"""
paths defined here are used in many places
"""
DATA_PATH = 'datasets' # path for datasets
EXPER_PATH = 'logs' # path for saving checkpoints
SYN_TMPDIR = './datasets/' # path for dumping synthetic data
DEBUG = False # true: will make synthetic data only uses draw_checkboard and ignore other classes
# DEBUG = False
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wind_x/pytorch-superpoint.git
git@gitee.com:wind_x/pytorch-superpoint.git
wind_x
pytorch-superpoint
pytorch-superpoint
master

搜索帮助