alisure-ml / tensorflow-classification-network

实现遇到的分类网络(持续更新)
19 stars 8 forks source link

do you have alexnet pretrained model? #1

Open Zealoe opened 6 years ago

Zealoe commented 6 years ago

thanks

zhuyanshuo commented 6 years ago

File "C:\keras_tf\github_AlexNet\4\tensorflow-classification-network-master\src\cnn.py", line 128, in next_train begin = np.random.randint(0, len(self._train_images) - self.batch_size) File "mtrand.pyx", line 988, in mtrand.RandomState.randint ValueError: low >= high

who know the issue???