You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the paper, it seems that the backbone of the model for Potsdam-3 dataset is vit-base, but there are no specific values for hyperparameters.
In addition, train_config.yml has a comment saying "Potsdam vit small 1/31/22", but the reproduced performance is only 61% which is lower than your report.
Can you share...
the type of your backbone on Potsdam-3 (vit-base or vit-small)
specific hyperparameters (weights and shifts for neg-inter, pos-inter, and pos-intra, respectively) for me, please?
Since Potsdam-3 dataset performance is very important to my work, I earnestly ask for your reply.
Thank you.
The text was updated successfully, but these errors were encountered:
pitlover
changed the title
Specific hyperparameters on Potsdam-3 dataset
Problems of reproducing the Potsdam-3 dataset result
Dec 16, 2022
If you load our pretrained model you should able to reproduce those numbers. The pre-trained model also has the specific values of the hyperparameters used so that you can verify. Also the CRF adds a few points of perf in there too
Dear Mark,
According to the paper, it seems that the backbone of the model for Potsdam-3 dataset is vit-base, but there are no specific values for hyperparameters.
In addition, train_config.yml has a comment saying "Potsdam vit small 1/31/22", but the reproduced performance is only 61% which is lower than your report.
Can you share...
Since Potsdam-3 dataset performance is very important to my work, I earnestly ask for your reply.
Thank you.
The text was updated successfully, but these errors were encountered: