Anima-Lab / MaskDiT

Code for Fast Training of Diffusion Models with Masked Transformers
MIT License
377 stars 14 forks source link

Could you please provide assets/imagenet_label.json in generate.py? Thanks very much. #3

Closed Mike001-wq closed 1 year ago

Mike001-wq commented 1 year ago

I download a .json file from https://github.com/anishathalye/imagenet-simple-labels/blob/master/imagenet-simple-labels.json, which also consists of 1,000 classes. Is your imagenet_label.json in generate.py the same?

devzhk commented 1 year ago

Yes, they have the same order. I just upload the one I used to assets/imagenet_label.json