随笔分类 -  环境配置

摘要:ubuntu anaconda tensorrt (wind1) star@xmatrix:~$ (wind1) star@xmatrix:~$ (wind1) star@xmatrix:~$ cd TensorRT (wind1) star@xmatrix:~/TensorRT$ (wind1) 阅读全文
posted @ 2019-12-26 16:57 西北逍遥 阅读(865) 评论(0) 推荐(0)
摘要:1、下载对应的版本 NVIDIA TensorRT 7.x Download NVIDIA TensorRT is a platform for high performance deep learning inference. TensorRT works across all NVIDIA GP 阅读全文
posted @ 2019-12-26 11:00 西北逍遥 阅读(807) 评论(0) 推荐(0)
摘要:1、下载 https://github.com/Kitware/CMake/releases 2、解压 star@xmatrix:~/CMake/CMake-3.16.0$ tar -zxvf CMake-3.16.0.tar.gzcd CMake-3.16.0 3、配置 4、编译 make 5、安 阅读全文
posted @ 2019-12-26 10:09 西北逍遥 阅读(1015) 评论(0) 推荐(0)
摘要:ubuntu查看cuda、cuDNN版本 cuda: #cat /usr/local/cuda/version.txt 或者 nvcc -V cuDNN: #cat /usr/local/cuda/include/cudnn.h | grep CUDNN_MAJOR -A 2 GNU make cm 阅读全文
posted @ 2019-12-24 15:56 西北逍遥 阅读(2505) 评论(0) 推荐(0)
摘要:star@xmatrix:~/Anaconda$ star@xmatrix:~/Anaconda$ conda create -n wind1 python=3.6Solving environment: done==> WARNING: A newer version of conda exist 阅读全文
posted @ 2019-12-22 14:36 西北逍遥 阅读(980) 评论(0) 推荐(0)
摘要:star@xmatrix:~$ lshwWARNING: you should run this program as super-user.xmatrix description: Computer width: 64 bits capabilities: vsyscall32 *-core de 阅读全文
posted @ 2019-12-22 14:24 西北逍遥 阅读(586) 评论(0) 推荐(0)
摘要:C:\Windows\System32>ipconfig Windows IP 配置 无线局域网适配器 本地连接* 10: 媒体状态 . . . . . . . . . . . . : 媒体已断开连接 连接特定的 DNS 后缀 . . . . . . . : 无线局域网适配器 本地连接* 11: 媒 阅读全文
posted @ 2019-11-18 14:24 西北逍遥 阅读(5528) 评论(0) 推荐(0)
摘要:user1@user1-ThinkPad-W540:~$ user1@user1-ThinkPad-W540:~$ sudo mkdir /opt/maven[sudo] password for user1: user1@user1-ThinkPad-W540:~$ user1@user1-Thi 阅读全文
posted @ 2019-11-13 09:12 西北逍遥 阅读(189) 评论(0) 推荐(0)
摘要:Win10 x64 pnglib Release install 阅读全文
posted @ 2019-10-19 15:21 西北逍遥 阅读(478) 评论(0) 推荐(0)
摘要:Win10 x64 pnglib Debug install 1> 已启动生成: 项目: INSTALL, 配置: Debug x64 1> -- Install configuration: "Debug"1> -- Installing: E:/pnglib/lpng_install/lib/l 阅读全文
posted @ 2019-10-19 15:19 西北逍遥 阅读(338) 评论(0) 推荐(0)
摘要:VS2015 dlib编译 x64 Release install 阅读全文
posted @ 2019-10-19 14:40 西北逍遥 阅读(456) 评论(0) 推荐(0)
摘要:VS2015 dlib编译 x64 Debug install 1> 已启动生成: 项目: INSTALL, 配置: Debug x64 1> -- Install configuration: "Debug"1> -- Installing: E:/dlib/dlib_install/lib/dl 阅读全文
posted @ 2019-10-19 14:37 西北逍遥 阅读(305) 评论(0) 推荐(0)
摘要:包含目录 库目录 附加依赖项 opencv_aruco346d.libopencv_bgsegm346d.libopencv_bioinspired346d.libopencv_calib3d346d.libopencv_ccalib346d.libopencv_core346d.libopencv 阅读全文
posted @ 2019-10-16 15:39 西北逍遥 阅读(497) 评论(0) 推荐(0)
摘要:luo@luo-ThinkPad-W530:~$ luo@luo-ThinkPad-W530:~$ luo@luo-ThinkPad-W530:~$ luo@luo-ThinkPad-W530:~$ luo@luo-ThinkPad-W530:~$ pwd/home/luoluo@luo-Think 阅读全文
posted @ 2019-10-11 16:59 西北逍遥 阅读(1153) 评论(0) 推荐(0)
摘要:luo@luo-ThinkPad-W540:research$ conda create -n tf2019 python=3.6Solving environment: done ==> WARNING: A newer version of conda exists. <== current v 阅读全文
posted @ 2019-09-12 16:45 西北逍遥 阅读(305) 评论(0) 推荐(0)
摘要:root@luo-All-Series:~# fdisk -lDisk /dev/loop0: 320.2 MiB, 335728640 bytes, 655720 sectorsUnits: sectors of 1 * 512 = 512 bytesSector size (logical/ph 阅读全文
posted @ 2019-09-02 18:49 西北逍遥 阅读(760) 评论(0) 推荐(0)
摘要:项目环境变量配置 include E:\Qt\Qt5.12.2\5.12.2\msvc2017_64\include E:\OpenSourceGraph\OpenSceneGraph_install\include E:\IFC\boost_1_66_0_vs2017_20190416 E:\IF 阅读全文
posted @ 2019-07-23 11:38 西北逍遥 阅读(625) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/dy_guox/article/details/79111949 luo@luo-All-Series:~$ luo@luo-All-Series:~$ source activate t20190518(t20190518) luo@luo-All-Se 阅读全文
posted @ 2019-05-19 10:34 西北逍遥 阅读(425) 评论(0) 推荐(0)
摘要:luo@luo-All-Series:~/MyFile/Anaconda3$ luo@luo-All-Series:~/MyFile/Anaconda3$ luo@luo-All-Series:~/MyFile/Anaconda3$ conda create -n t20190518 python= 阅读全文
posted @ 2019-05-18 15:52 西北逍遥 阅读(202) 评论(0) 推荐(0)
摘要:Mask_RCNN source activate flappbird cd /home/luo/Desktop/MyFile/MaskRCNN/MyOwnMaskRCNN3/samples/test1 Mask_RCNN_Openpose_Realsense source activate fla 阅读全文
posted @ 2019-04-08 19:43 西北逍遥 阅读(393) 评论(0) 推荐(0)