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

Buffer.py has no args.texture #5

Closed liuyugeng closed 2 years ago

liuyugeng commented 2 years ago

Hi, I think you forget to add args.texture in the buffer file when calling the epoch function.

GeorgeCazenavette commented 2 years ago

Should be fixed, sorry about that!