Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 229 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 229 Bytes

安装条件

    1. CUDA
    2. pytorch
    3. 以及各种python库, 运行时缺啥pip安啥

测试

    python3 main.py --show_heatmap True

运行http服务

    python3 main.py --run_http True