A well known place to download many pretrained model weights for tensorflow slim is this page https://github.com/tensorflow/models/tree/master/slim. This page is also referenced by lots of links(now all invalid). I remember a couple of days ago I visited this page and all is fine, but now it simply stops working(github returns 404). Can anybody kindly inform me if it is moved to some other place, or completely deleted. Or, can somebody suggest me a place to download classical CNNs pretrained weights for tensorflow or tf-slim. Any help would be appreciated.
The tf.slim
code has been moved to https://github.com/tensorflow/models/tree/master/research/slim.