标签: python-3.x pytorch
我正在尝试使用Pytorch深度学习框架开发手势识别系统。我收到此错误。
data = torch.cat(imgs,dim=1) RuntimeError: expected a non-empty list of Tensors