README.md 113 Bytes
Newer Older
WenmuZhou's avatar
WenmuZhou committed
1
2
3
4
5
## 编译
code from https://github.com/whai362/pan_pp.pytorch
```python
python3 setup.py build_ext --inplace
```