-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hi, I sincerely appreciate you sharing your code with the community.
While attempting to reproduce your results, I encountered an issue where I consistently achieved 3-5% lower accuracy across each baseline method, as shown below:

I followed the exact configuration specified in the Readme. Here are the details:
python3 main_split.py --epochs 200 --epochs-csi 1000 --epochs-mqnet 100 --datset 'CIFAR10' --n-class 10 --n-query 500 \
--method 'MQNet' --mqnet-mode 'LL' --ssl-save True --ood-rate 0.6
I suspect the issue might be related to the versions of the packages used. Could you kindly share the specific environment and package versions you used to achieve your published results?
Here's the environment I used, for reference:
Thank you for your assistance!
Metadata
Metadata
Assignees
Labels
No labels