isaaccorley / a-change-detection-reality-check

Code and experiments for the paper, "A Change Detection Reality Check", Corley et al.
MIT License
43 stars 5 forks source link

Checkpoint model #2

Closed 66621 closed 6 months ago

66621 commented 6 months ago

Hello author, after reading your article, I strongly agree with your work and am very interested in it. But I can't find your checkpoint model, so I want to run a test on my own data set using your model. It will help me a lot in my present work. I would appreciate it if you could provide me with checkpoint models on both datasets.

isaaccorley commented 6 months ago

Hi @66621 I will upload the checkpoints to HuggingFace this weekend. Thanks for reminding me

66621 commented 6 months ago

Thank you very much!!!

66621 commented 6 months ago

I have another question, are all the versions of configurations needed for the code in your work the latest

isaaccorley commented 6 months ago

@66621 Yes but most of these are installed if you just install the latest version of torchgeo. image-bbox-slicer is only used for preprocessing the datasets into patches.

66621 commented 6 months ago

Ok,Thank you for your reply

66621 commented 6 months ago

Hello, The WH-CD dataset link you published earlier failed to open: HTTP Error 503. The service is unavailable. Could you please send me a link that can be used.

isaaccorley commented 6 months ago

The link worked fine for me. Can you try again? Thats the official dataset link (I did not publish this dataset) so I don't have an alternative.

66621 commented 6 months ago

ok,I will try again

isaaccorley commented 6 months ago

@66621 I've uploaded the checkpoints to HuggingFace. See the README for more info