csv2npy
cccsv=numpy.genfromtxt('/root/c.csv', delimiter = ',')
buf2npy
imga=numpy.frombuffer(buf,numpy.uint8)