Shutffle (change dict to item and do shutffle) ; Mark id to each person
摘要:
#!/usr/bin/python import time import sys import os from os import walk import random import numpy as np if len(sys.argv) != 2: print( "This script will make img_path --- > person_id wi... 阅读全文
posted @ 2018-01-29 17:02 cdekelon 阅读(110) 评论(0) 推荐(0) 编辑