MemoryAdaptNet-master
MemoryAdaptNet-master copied to clipboard
I the datasets download. But I find it's format dose not meet your code ```python IMAGE_DIRECTORY = "./dataset/potsdam/train_img_512_1_ori" LABEL_DIRECTORY = "./dataset/potsdam/train_lab_512_ori" IMAGE_DIRECTORY_TARGET = "./data/vaihingen/train_img_512" LABEL_DIRECTORY_TARGET = "./data/vaihingen/train_lab_512" VAL_IMAGE_DIRECTORY_TARGET = "./data/vaihingen/val_img_512"...
Hello! I'm truly honored to have had the opportunity to read your research paper and experiment with the associated code. From the data description in your paper, coupled with my...
```txt Download the pre-trained [p2v_best_m.pth](https://github.com/RS-CSU/MemoryAdaptNet-master/blob/main) and put it in the snapshots folder ``` I click the link of the pre-trained model,But 404.I think something wrong with your link.