摘要:
1 import argparse 2 3 import tensorflow as tf 4 tf.enable_eager_execution() 5 6 7 def main(args): 8 """Download the Microsoft COCO 2014 data set.""" 9 # Annotation zip 10 tf.keras.utils.get_file(fname 阅读全文
posted @ 2019-08-09 08:45
LZ_Jaja
阅读(3285)
评论(0)
推荐(0)
浙公网安备 33010602011771号