... print("| Creating dataset dir:", osp.join(args.output_dir, "VOC2007")) # 创建保存的文件夹if not os.path.exists(osp.join(args.output_dir, ...
確定! 回上一頁