随笔分类 -  环境配置

摘要:基站配置i西南西 <?xml version="1.0" encoding="UTF-8"?> <YG_RTLS> <Anchor_list> <Anchor z="0" id="1" MA_ID="" y="1789" x="50" ant_dly="" type="2"/> <Anchor z= 阅读全文
posted @ 2020-10-20 11:00 西北逍遥 阅读(153) 评论(0) 推荐(0)
摘要:Ubuntu install of ROS Melodic 参考:http://wiki.ros.org/melodic/Installation/Ubuntu 阅读全文
posted @ 2020-10-18 21:39 西北逍遥 阅读(120) 评论(0) 推荐(0)
摘要:test log (wind2) star@xmatrix:~/Detectron2/detectron2-master/demo$ (wind2) star@xmatrix:~/Detectron2/detectron2-master/demo$ (wind2) star@xmatrix:~/De 阅读全文
posted @ 2020-10-06 16:50 西北逍遥 阅读(234) 评论(0) 推荐(0)
摘要:Anaconda Pytorch Detectron2 install (wind2) star@xmatrix:~/Detectron2$ cd detectron2-master (wind2) star@xmatrix:~/Detectron2/detectron2-master$ (wind 阅读全文
posted @ 2020-09-20 11:11 西北逍遥 阅读(1120) 评论(0) 推荐(0)
摘要:ubuntu Anaconda Pytorch 编译安装Detectron2 star@xmatrix:~/Detectron2$ git clone https://github.com/facebookresearch/detectron2.git star@xmatrix:~/Detectro 阅读全文
posted @ 2020-09-20 09:47 西北逍遥 阅读(726) 评论(0) 推荐(0)
摘要:过年前运行过的程序,这半年没回实验室,今天回到实验室,发现还能运行,记录一下本次运行日志,以备以后参考。 (wind1) star@xmatrix:~/Mask_RCNN_realsense_2$ (wind1) star@xmatrix:~/Mask_RCNN_realsense_2$ (wind 阅读全文
posted @ 2020-09-19 17:09 西北逍遥 阅读(409) 评论(0) 推荐(0)
摘要:anaconda 安装已下载好的tensorflow.whl文件 (wind) L:\Tensorflow20>(wind) L:\Tensorflow20>(wind) L:\Tensorflow20>pip install tensorflow-2.3.0-cp36-cp36m-win_amd6 阅读全文
posted @ 2020-08-10 10:41 西北逍遥 阅读(1476) 评论(0) 推荐(0)
摘要:Light head rcnn https://github.com/Stick-To/light-head-rcnn-tensorflowmask_rcnn https://github.com/tensorflow/modelsfaster_rcnn https://github.com/ten 阅读全文
posted @ 2020-05-03 15:27 西北逍遥 阅读(325) 评论(0) 推荐(0)
摘要:(zhouying2) F:\TensorflowProject\ObjectDetection\models-1.12.0\research\object_detection>(zhouying2) F:\TensorflowProject\ObjectDetection\models-1.12. 阅读全文
posted @ 2020-04-16 07:34 西北逍遥 阅读(386) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/qq_28019591/article/details/82023949 https://blog.csdn.net/dy_guox/article/details/79111949 https://blog.csdn.net/edward_zcl/art 阅读全文
posted @ 2020-04-11 11:32 西北逍遥 阅读(327) 评论(0) 推荐(0)
摘要:(zhouying) F:\TensorflowProject\ObjectDetection\models-1.12.0\research>(zhouying) F:\TensorflowProject\ObjectDetection\models-1.12.0\research>(zhouyin 阅读全文
posted @ 2020-04-09 22:51 西北逍遥 阅读(423) 评论(0) 推荐(0)
摘要:https://github.com/tensorflow/models https://blog.csdn.net/qq_28019591/article/details/82023949 (zhouying) F:\TensorflowProject\ObjectDetection\models 阅读全文
posted @ 2020-04-09 10:42 西北逍遥 阅读(332) 评论(0) 推荐(0)
摘要:(base) F:\>(base) F:\>conda activate zhouying (zhouying) F:\>(zhouying) F:\>(zhouying) F:\>(zhouying) F:\>(zhouying) F:\>pip install -upgrade pip #### 阅读全文
posted @ 2020-04-09 09:37 西北逍遥 阅读(405) 评论(0) 推荐(0)
摘要:(base) F:\>(base) F:\>(base) F:\>(base) F:\>conda create -n zhouying python=3.6Collecting package metadata (repodata.json): doneSolving environment: d 阅读全文
posted @ 2020-04-09 09:22 西北逍遥 阅读(177) 评论(0) 推荐(0)
摘要:(base) G:\>(base) G:\>conda create -n flappbird python=3.6Solving environment: done ==> WARNING: A newer version of conda exists. <== current version: 阅读全文
posted @ 2020-04-01 08:17 西北逍遥 阅读(217) 评论(0) 推荐(0)
摘要:(flappbird) F:\TensorflowProject>(flappbird) F:\TensorflowProject>(flappbird) F:\TensorflowProject>pip install numpyCollecting numpy Downloading numpy 阅读全文
posted @ 2020-03-24 14:06 西北逍遥 阅读(462) 评论(0) 推荐(0)
摘要:(base) F:\>(base) F:\>(base) F:\>conda create -n flappbird python=3.6Solving environment: done ==> WARNING: A newer version of conda exists. <== curre 阅读全文
posted @ 2020-03-24 13:40 西北逍遥 阅读(381) 评论(0) 推荐(0)
摘要:sudo apt --fix-broken install 阅读全文
posted @ 2020-02-27 10:50 西北逍遥 阅读(920) 评论(0) 推荐(0)
摘要:在ubuntu16 anaconda上配置 caffe2,因为caffe2已经和pytorch合并了,所以配置pytorch即可。 启动Anaconda环境 安装依赖库 pip install numpy ninja pyyaml mkl mkl-include setuptools cmake c 阅读全文
posted @ 2019-12-31 19:05 西北逍遥 阅读(440) 评论(0) 推荐(0)
摘要:star@xmatrix:~$ star@xmatrix:~$ conda create -n wind2 python=3.6 Solving environment: done ==> WARNING: A newer version of conda exists. <== current version: 4.4.10 latest version: 4.8.0 Please update 阅读全文
posted @ 2019-12-31 10:31 西北逍遥 阅读(343) 评论(0) 推荐(0)