一、tensorflow的常用函数: import tensorflow as tf import numpy […]
Continue reading月份:2019年4月
Python将文字转成语音并读出来
import pyTTS import time tts = pyTTS.Create() # set the […]
Continue readingpython 视频处理,提取视频相关帧,读取Excel
import cv2.cv as cv import os import cv2 import n […]
Continue reading