accuracy decreasing after fine tuning the model(mobilenetv2),tensorflow

前端 未结 0 1166
醉话见心
醉话见心 2021-01-20 17:36
def create_model(n_classes,train_data,val_data,target_dims,batch_size,epochs,optimizer="adam"):
    conv_base=MobileNetV2(weights="imagenet",incl         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题