first commit
shentai_depiction_detection
创建conda环境
conda create -n vdd python=3.6 -y
安装python组件
pip install -r requirements.txt
运行demo
python demo.py
中文作文神态描写检测
shentai_depiction_detection
创建python环境(建议使用conda)
创建conda环境
安装python组件
运行demo