植物调查 在Gitpod 打开。 调查准备 python ./src/data/add_id_to_waypoints.py 数据准备 python ./src/data/make_dataset.py 目录布局 ├── LICENSE ├── Makefile <- Makefile with commands like `make data` or `make train` ├── README.md <- The top-level README for developers using this project. ├── data │