Skip to content

Commit

Permalink
Move v0.2 TODO in project
Browse files Browse the repository at this point in the history
  • Loading branch information
geoyee committed Feb 8, 2022
1 parent 8f1cbe3 commit 9db1bec
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 36 deletions.
18 changes: 0 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,24 +65,6 @@ This work is in progress, at present, the relevant documents are as follows :
## TODO
### v0.2
- [x] Environment dependency package check.
- [x] Add another model, like Vision Transform.
- [x] Add note :
- [x] About how to training your data in AI Studio / Local.
- [x] About different model (paper's link).
- [x] Accelerate and reduce memory :
- [x] PaddlePaddle setting.
- [x] Add maximum pixelsize to calculate / using GDAL `translat / warp` to make raster smaller.
- [x] Block stacking and saving.
- [x] Convert PaddlePaddle to ONNX.
- [x] Update README.
- [x] Test (try to use ONNX) :
- [x] On Windows 10/11.
- [x] On Linux (Ubuntu).
- [x] On mac OS Big Sur+.

### v0.3
- [ ] Add online map tiles support :
Expand Down
18 changes: 0 additions & 18 deletions docs/README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,24 +66,6 @@ git clone git@github.com:deepbands/buildseg.git

## 待办事项

### v0.2

- [x] 环境中依赖包的检查。
- [x] 添加例如ViT等的其他模型。
- [x] 添加描述说明:
- [x] 关于如何在AI Studio以及本地训练自己的数据。
- [x] 关于不同模型(论文链接)。
- [x] 加速和减小内存:
- [x] 设置PaddlePaddle预测引擎。
- [x] 添加最大像素值计算或者使用GDAL的`translat / warp`来减小栅格大小
- [x] 使用分块拼接和保存。
- [x] 转换PaddlePaddle为ONNX。
- [x] 更新README。
- [x] 测试(尝试使用ONNX):
- [x] 在 Windows 10/11上。
- [x] 在Linux(Ubuntu)上。
- [x] 在mac OS Big Sur+上。

### v0.3

- [ ] 添加对在线地图瓦片的支持:
Expand Down

0 comments on commit 9db1bec

Please sign in to comment.