无人机三维重建
Go to file
2024-12-29 23:10:37 +08:00
filter first commit 2024-12-23 11:31:20 +08:00
post_pro 合并ply和obj代码 2024-12-29 12:03:53 +08:00
tools 合并ply和obj代码 2024-12-29 12:03:53 +08:00
utils odm:gpu 2024-12-29 23:10:37 +08:00
.gitignore first commit 2024-12-23 11:31:20 +08:00
odm_preprocess.py 更新nvidia docker命令 2024-12-29 16:00:47 +08:00
README.md 修改readme 2024-12-29 19:20:39 +08:00
requirements.txt 合并ply和obj代码 2024-12-29 12:03:53 +08:00

ODM_Pro

无人机三维重建

Install

conda install fiona
pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple

Centos7安装open3d失败执行

conda install -c conda-forge open3d

TODO

  • command_runner中rerun需要更新
  • grid要动态分割大小
  • 任务队列