GeorgeCazenavette / mtt-distillation

Official code for our CVPR '22 paper "Dataset Distillation by Matching Training Trajectories"
https://georgecazenavette.github.io/mtt-distillation/
Other
395 stars 55 forks source link

Running this project with PCAM instead of CFAR #36

Open wojo501 opened 1 year ago

wojo501 commented 1 year ago

Hello, I run this project with CFAR and everything works as it should be. I am new to machine learning and am not sure what to change to run this code with PCAM instead of CFAR. I need this change for my university project. Could you suggest me what should I change to run this with PCAM?