当前位置:网站首页>Simple pedestrian recognition code to 88% accuracy Zheng Zhedong preparation
Simple pedestrian recognition code to 88% accuracy Zheng Zhedong preparation
2022-07-26 09:27:00 【asiwxy】
python install
choice 3.6 edition
Download address :https://www.python.org/downloads/
Reference resources :https://blog.csdn.net/a1173356881/article/details/82525960
pip To configure
Forget the
There is a warning , Version too high .
anaconda install
Remember to install python3.6 edition
Reference resources :https://www.bilibili.com/video/av74281036/( video )
Configuration environment :https://blog.csdn.net/ITLearnHall/article/details/81708148
Numpy install (anaconda Automatic installation )
choice python3.6 and 64 Bit version
Reference resources :https://blog.csdn.net/Octal_H/article/details/829600579
Great slowness
Cuda install
Reference resources :https://zhuanlan.zhihu.com/p/94220564?utm_source=wechat_session
pytorch install
website :https://www.2nzz.com/thread-22288-1-1.html( This can download the complete , Use Tsinghua garden )
Download of database and code
Database download is slow , Direct to :
The code is fast , Download it yourself !
debugging
Part 1.2: Build Neural Network (model.py
)
take mode.py The corresponding part of the article is changed to the code provided by the article
Part 1.3: Training (python train.py
)
Problems arise :
1. No, train.py in import Part of , Directly in anaconda Inside installation , Specific Baidu is easy
2. RuntimeError: Cuda extensions are being compiled with a version of Cuda that does not match the version used to compile Pytorch binaries. Pytorch binaries were compiled with Cuda 10.1.
In some cases, a minor-version mismatch will not cause later errors: https://github.com/NVIDIA/apex/pull/323#discussion_r287021798. You can try commenting out this check (at your own risk).
Reference resources :https://zhuanlan.zhihu.com/p/80386137
It's going to have to be re installed cuda, Poor and helpless
【 notes 】 Updating nvidia When driving , Lost his control panel . I can't download it in the store , terms of settlement :https://tieba.baidu.com/p/6428818498
边栏推荐
- 2020-12-29
- C# 托管与非托管
- malloc分配空间失败,并且不返回null
- 【Mysql】认识Mysql重要架构(一)
- Windows通过命令备份数据库到本地
- Elastic APM installation and use
- nodejs服务后台执行(forever)
- 2022 tea artist (intermediate) special operation certificate examination question bank simulated examination platform operation
- 会议OA项目(三)---我的会议(会议排座、送审)
- VectorTileLayer更换style
猜你喜欢
语音聊天app源码——钠斯直播系统源码
Source code analysis of object wait notify notifyAll
[MySQL] detailed explanation of redo log, undo log and binlog (4)
【Mysql】redo log,undo log 和binlog详解(四)
keepalived 实现mysql自动故障切换
2022 tea artist (intermediate) special operation certificate examination question bank simulated examination platform operation
What are CSDN spaces represented by
【线上问题】Timeout waiting for connection from pool 问题排查
使用openLayer画箭头
【Mysql】Mysql锁详解(三)
随机推荐
暑假第四周
cocoapods的安装和使用
Elastic APM installation and use
The difference between thread join and object wait
QT | about how to use EventFilter
吴恩达机器学习之线性回归
附加到进程之后,断点显示“当前不会命中断点 还没有为该文档加载任何符号”
nodejs服务后台执行(forever)
简单行人重识别代码到88%准确率 郑哲东 准备工作
什么是异步操作
838. Heap sorting
Arc GIS basic operation 3
839. Simulation reactor
js在控制台输出菱形
Local cache
756. Serpentine matrix
Byte buffer stream & character stream explanation
大二上第三周学习笔记
性格测试系统v1.0
Solve "note: one or more layouts are missing the layout_width or layout_height attributes."