Closed emjay73 closed 1 year ago
I noticed that there are several versions of KPAC.
https://github.com/HyeongseokSon1/KPAC # Our 2-level model CUDA_VISIBLE_DEVICES=0 python main_eval_2level.py # Our 3-level model CUDA_VISIBLE_DEVICES=0 python main_eval_3level.py # Our dual pixel-based model CUDA_VISIBLE_DEVICES=0 python main_eval_dual.py
Which model is used for the baseline model?
I think we use main_eval_3level.py as the baseline.
Thank you for your answer.
邮件已送达 马力的邮箱
I noticed that there are several versions of KPAC.
Which model is used for the baseline model?