HIROAKI GO
HIROAKI GO
Yes, you are right. After updating to 0.4.1, I just save the params. I will update these checkpoints soon.
# in test.txt ``` xxx.jpg ``` # in ref.csv ``` Label, R, G, B Backgroud,0,0,0 xxx ```
Which version of pytorch are you using? this repo is based on pytorch 3.0.
I already provide an link of training dataset at README. The data contains sliced aerial images as well as corresponding segmentation maps.
Please download from this link : https://pan.baidu.com/s/1ORYdDLDi5HzO1lU_1zsQUQ and extraction code of uwxk.
## Temporary Solution **Within container** 1. Install git / wget > apt update && apt install git wget 2. Clone missing repo > mkdir -p /usr/local/lib/python3.10/dist-packages/third_party > cd /usr/local/lib/python3.10/dist-packages/third_party &&...