摘要: 在复现lightheadrcnn时,碰到这么一句 bash make.sh 下载cygwin安装 在cygwin安装过程中,在选择安装包的时候找到Devel 再在Devel里面找到make,勾选make 然后正常安装就能使用make了 阅读全文
posted @ 2019-04-09 18:57 一颗蘋果 阅读(2166) 评论(0) 推荐(0) 编辑
摘要: 在运行lightheadrcnn做test时,提示缺少easydict 不知道什么原因,用pip install easydict或者conda install easydict都没有用,不能安装easydict 最后只能选择离线安装了 先到到官网下载安装包https://pypi.python.o 阅读全文
posted @ 2019-04-09 10:55 一颗蘋果 阅读(9983) 评论(0) 推荐(0) 编辑