hyunjunChhoi / Balanced_Energy

MIT License
10 stars 0 forks source link

Results with AdjLogits #2

Open nhewadehigah opened 1 year ago

nhewadehigah commented 1 year ago

Hi Thank you for your great work. How can I reproduce the results with AdjLogits for CIFAR-LT ACC?

hyunjunChhoi commented 1 year ago

Hi Thank you for your great work. How can I reproduce the results with AdjLogits for CIFAR-LT ACC?

I use the same strategy of

stage2.py in this repo https://github.com/amazon-science/long-tailed-ood-detection

Based on our final checkpoint, we train adj-logits as same as stage2 tuning methodology

nhewadehigah commented 1 year ago

Thank you very much. How can I calculate the prior_gamma1, and prior_gamma2 values for a new dataset like ImageNet-LT dataset?