当前位置:首页 » 《随便一记》 » 正文

Swin transformer目标检测复现object detection遇到的问题及解决_xyzxyzxyz1999的博客

20 人参与  2022年04月24日 15:07  分类 : 《随便一记》  评论

点击全文阅读


@胖煜Swin transformer目标检测复现object detection遇到的问题及解决

Swin transformer目标检测复现object detection遇到的问题及解决

这周的在实验室的任务是Swin transformer复现,配环境就遇到了一堆问题,足足配了三天,无语子。
activate openmmlab
bash: /home/techart/anaconda3/bin/activate: Permission denied
改为:source activate openmmlab
Command “python setup.py egg_info” failed with error code 1 in /tmp/pip-req-build-ur0nohjs/
1.更新 setuptools 和 pip:
pip install --upgrade setuptools
python -m pip install --upgrade pip
不好使
2.ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output
conda install pytorch1.8.0 torchvision0.9.0 torchaudio==0.8.0 cudatoolkit=11.0 -c pytorch -c conda-forge
不好使
3.Nvidia-smi查看CUDA版本可能不准,需要使用ncvv -V命令
Command not found
安装nc
不好使
4.sudo apt-get install nvidia-cuda-toolkit
不好使
5.whereis cuda
cuda: /usr/lib/cuda /usr/include/cuda.h
cuda竟然不在一般的/usr/local/里面
查看version.txt 果然和nvidia-smi命令下的不一样
Nvidia-smi里面显示的版本是11.0,而version.txt里面显示的是10.1
6.

所以是conda虚拟环境中的cuda有问题
7. conda env remove -n 环境名
重装环境 到pyotrch官网找和CUDA对应的pytorch版本
conda install pytorch1.7.1 torchvision0.8.2 torchaudio==0.7.2 cudatoolkit=10.1 -c pytorch
8. mim install mmdet报错
installing mmdet from https://github.com/open-mmlab/mmdetection.git.
Cloning into ‘/tmp/tmpf9xpof16/mmdetection’…
fatal: unable to access ‘https://github.com/open-mmlab/mmdetection.git/’: GnuTLS recv error (-110): The TLS connection was non-properly terminated.
9. git clone https://github.com/NVIDIA/apex
Cloning into ‘apex’…
fatal: unable to access ‘https://github.com/NVIDIA/apex/’: GnuTLS recv error (-110): The TLS connection was non-properly terminated.
改为:git clone git://github.com/NVIDIA/apex
10. CocoDataset: Incompatible version of pycocotools is installed
Run pip uninstall pycocotools first. Then run pip install mmpycocotools to install open-mmlab forked pycocotools.
11. No such file or directory: ‘data/coco/annotations/instances_train2017.json’
12. UserWarning: “ImageToTensor” pipeline is replaced by “DefaultFormatBundle” for batch inference.
在测试模式下, ImageToTensor pipeline 不建议使用,用 DefaultFormatBundle 来代替,使用手动替换配置文件中的测试数据管道。
在这个地方看到的这个解决办法


点击全文阅读


本文链接:http://m.zhangshiyu.com/post/38843.html

好使  复现  环境  
<< 上一篇 下一篇 >>

  • 评论(0)
  • 赞助本站

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

最新文章

  • [糙汉嘴软心硬,娇妻日日晚起]小说精彩节选免费试读_「黎夏顾卫城」主线最终章倒计时
  • 我的亲妹妹我当做畜生,只有儿子来救我反转剧情试读片段_[***小宝李小翠]精彩章节免费试读
  • 往梦难复温,沈淮霆宋思予在线_往梦难复温,沈淮霆宋思予在线
  • 爱意清浅随风离(简凝夕陆靳燃),爱意清浅随风离
  • 「冲喜而已,侯爷别太爱」小说免费在线阅读_侯府侯爷乐瑶主线最终章倒计时
  • 好看的往梦难复温沈淮霆宋思予_往梦难复温沈淮霆宋思予
  • 天才京剧花旦被废嗓后成为芭蕾舞王+后续+结局(秦意宋笙)全书秦意宋笙结局_秦意宋笙+结局列表_笔趣阁(天才京剧花旦被废嗓后成为芭蕾舞王+后续+结局)
  • (番外)+(全书)往梦难复温(沈淮霆宋思予+番外+全书)_(往梦难复温+番外+全书)免费_笔趣阁(沈淮霆宋思予)
  • 江晚烟陆聿我终于失去了你结局+番外(江晚烟陆聿)列表_江晚烟陆聿我终于失去了你结局+番外(江晚烟陆聿)结局篇+番外在线
  • 池雾陆砚寒结局+番外(陆砚寒池雾)列表_池雾陆砚寒结局+番外(陆砚寒池雾)池雾陆砚寒结局+番外在线
  • 沈静怡傅励行+后续+结局(傅励行沈静怡)列表_沈静怡傅励行+后续+结局(傅励行沈静怡)沈静怡傅励行+后续+结局在线
  • 非典时,我被妻子的白月光误诊遗弃在病房节选角色羁绊特辑‌_田越苏雅白月光角色专属支线试读入口

    关于我们 | 我要投稿 | 免责申明

    Copyright © 2020-2022 ZhangShiYu.com Rights Reserved.豫ICP备2022013469号-1