1、安装anaconda 2、更新gcc到4.9以上 gcc -std=c++11 test.cpp 测试代码test.cpp 3、安装mmdetection 1)创建conda虚拟环境并激活,然后安装cpython 2)查看本机是否支持GPU 安装pytorch(>=1.0) # 可以直接通过py Read More
posted @ 2019-08-29 16:06 JenkinFan Views(4393) Comments(0) Diggs(0)