Train Model with ImageNet (2012) in TPU

There is a publicly accessible ImageNet 2012 dataset in TFRecord format hosted on Kaggle. I’ve used it to train a pretrained weight-free keras model in a TPU-based accelerator and showed fine tuning on a different data set. In case you’re interested to hands on ImageNet on TPU, you may want to try it:


Disclaimer: As there are some access restrictions or formalities to acquire ImageNet, I’m not sure how it violates the rules to upload data on the kaggle platform.