palmprint-recognition/README.md

12 lines
132 B
Markdown

## 依赖
### 安装pytorch
```
pip3 install torch torchvision torchaudio
```
### 安装matplotlib
```
```
### 安装pandas
```
```