当前位置:网站首页>ubutnu20安裝CenterNet
ubutnu20安裝CenterNet
2022-04-23 20:48:00 【CC977】
環境:Ubuntu20.04 + python3.6 + pytorch1.7.0 + cuda11.0
安裝
新建環境
conda create --name centernet python=3.6
conda activate centernet
conda install pytorch==1.7.0 torchvision==0.8.0 torchaudio==0.7.0 -c pytorch
conda install numpy cython matplotlib
下載安裝cocoapi:
conda activate centernet
cd $COCOAPI/PythonAPI
make
python setup.py install --user
下載CenterNet;
下載DCNv2_pytorch_1.x支持版本:鏈接1 | 鏈接2,命名為DCNv2
,替換掉CenterNet/src/lib/models/networks/DCNv2
。
conda activate centernet
pip install -r requirements.txt
cd CenterNet/src/lib/models/networks/DCNv2
./make.sh
#安裝完成,以下可選
#務必先安裝cocoapi再執行下面命令
cd CenterNet/src/lib/external
make
KITTI測試
版权声明
本文为[CC977]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204232048354054.html
边栏推荐
- Leetcode 1346. Check whether integers and their multiples exist
- MySQL进阶之常用函数
- Cmake project under vs2019: calculating binocular parallax using elas method
- Win 11K in 100 days, super complete learning guide for job transfer test
- 41. 缺失的第一个正数
- 2021-06-29 C escape character cancellation and use
- Addition, deletion, modification and query of advanced MySQL data (DML)
- Leetcode 542, 01 matrix
- Queue template code
- Is qiniu school useful and is the recommended securities account safe
猜你喜欢
中创存储|想要一个好用的分布式存储云盘,到底该怎么选
thinkphp5+数据大屏展示效果
Common problems in deploying projects with laravel and composer for PHP
2021-09-02 unity project uses rider to build hot change project failure record of ilruntime
Leetcode 74. Search two-dimensional matrix
Fastdfs思维导图
What about laptop Caton? Teach you to reinstall the system with one click to "revive" the computer
Come in and teach you how to solve the problem of port occupation
Identifier CV is not defined in opencv4_ CAP_ PROP_ FPS; CV_ CAP_ PROP_ FRAME_ COUNT; CV_ CAP_ PROP_ POS_ Frames problem
Go language development Daily Fresh Project Day 3 Case - Press Release System II
随机推荐
学会打字后的思考
笔记本电脑卡顿怎么办?教你一键重装系统让电脑“复活”
Common commands of MySQL in Linux
Deep analysis of C language function
Leetcode 1337. Row K with the weakest combat effectiveness in the matrix
Some thoughts on super in pytorch, combined with code
Graph traversal - BFS, DFS
Latex formula
IOT 设计与开发
Lunch on the 23rd day at home
mmap、munmap
Matlab matrix index problem
The more you use the computer, the slower it will be? Recovery method of file accidental deletion
[matlab 2016 use mex command to find editor visual studio 2019]
100天拿下11K,转岗测试的超全学习指南
Use 3080ti to run tensorflow GPU = 1 X version of the source code
Express③(使用Express编写接口、跨域有关问题)
Psychological formula for converting RGB to gray value
如何发挥测试策略的指导性作用
Unity asset import settings