UAV/README.md

16 lines
243 B
Markdown
Raw Normal View History

2024-12-23 11:31:20 +08:00
# ODM_Pro
无人机三维重建
2024-12-23 21:05:27 +08:00
## Install
```bash
conda install fiona
pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
```
## TODO
2024-12-25 14:17:52 +08:00
- command_runner中rerun需要更新
2024-12-29 16:00:47 +08:00
- grid要动态分割大小
2024-12-25 14:17:52 +08:00
- 任务队列