基于SVM的表情分类.fer2013人脸表情数据集import numpy as np import pandas as pd import matplotlib.pyplot as plt import os import glob from tqdm import tqdm from time import time训练集位置TrainPath os.path.join.fer2013fer2013Training LABELS anger0disgust1fear2happy3neutral4sad5surprised6