ResNet50-Tensorflow-Face-Recognition icon indicating copy to clipboard operation
ResNet50-Tensorflow-Face-Recognition copied to clipboard

Using Tensorflow to implement a ResNet50 for Cross-Age Face Recognition

Results 3 ResNet50-Tensorflow-Face-Recognition issues
Sort by recently updated
recently updated
newest added
trafficstars

没有改动其他参数,训练学习率比较大,也不会减小 WARNING:tensorflow:From TrainResNet.py:104: The name tf.train.MomentumOptimizer is deprecated. Please use tf.compat.v1.train.MomentumOptimizer instead. WARNING:tensorflow:From TrainResNet.py:106: The name tf.global_variables_initializer is deprecated. Please use tf.compat.v1.global_variables_initializer instead. 25940272 Start Epoch 1 Epoch 1 Batch...

when I ran TrainResNet.py,it told me must havethe same dimension ,can you tell me why?