您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. resnet+tensorflow1.14+遥感图片二分类

  2. import tensorflow as tf def _resnet_block_v1(inputs, filters, stride, projection, stage, blockname, TRAINING): # defining name basis conv_name_base = 'res' + str(stage) + blockname + '_branch' bn_name_base = 'bn' + str(stage) + blockname
  3. 所属分类:其它

    • 发布日期:2020-12-22
    • 文件大小:168960
    • 提供者:weixin_38681218