yangyangyang127 / APE

[ICCV 2023] Code for "Not All Features Matter: Enhancing Few-shot CLIP with Adaptive Prior Refinement"
135 stars 12 forks source link

Data sets used for evaluating in function APE_T #5

Closed zhongwenkun886 closed 1 year ago

zhongwenkun886 commented 1 year ago

For each training epoch in function APE_T, it use the test sets for evaluating. Shouldn't it use validation sets?

yangyangyang127 commented 1 year ago

Thanks for your careful attention. The code has been corrected and some hyperparams are updated, which may cause slightly different results with the paper.