ChuanxingGeng / OSSL

[IJCAI2024] Dynamic Against Dynamic: An Open-set Self-learning Framework
MIT License
1 stars 0 forks source link

Zip code IS not working #1

Open gguzzy opened 1 week ago

gguzzy commented 1 week ago

Hi dear all, congratulations for your research, I wanted to point out how your uploaded code is not working or it is probably corrupted, could you share it somewhere else or re-upload it?

Thanks a lot.

ChuanxingGeng commented 5 days ago

Thanks for your attention to our work.

I guess the problem may lie in code execution and setting the project starting point. The default classifier used in the compressed file is "classifier32." To obtain the pre-trained starting point parameters, you can refer to the paper "Open Set Recognition: a Good Closed Set Classifier is All You Need?". Ensure to update the "pretrained_model" field with these parameters to properly utilize classifier32.

Additionally, you also need to update the dataset path in the .txt file included in your data to reflect the correct path specific to your setup.

I hope these can help with your issue, and if you have any questions, please feel free to contact we by e-mail (SZ2216008@ nuaa.edu.cn).

Best regards