zhutmost / lsq-net

Unofficial implementation of LSQ-Net, a neural network quantization framework
MIT License
276 stars 40 forks source link

Do I need to download the Imagenet/CIFAR dataset first? #21

Closed Kyrienn closed 1 year ago

zhutmost commented 1 year ago

For Imagenet, yes. As for CIFAR10, the PyTorch will download automatically.