随笔分类 -  Anaconda

上一页 1 ··· 6 7 8 9 10 11 下一页
摘要:Detectron2运行日志 (wind2) star@xmatrix:~/Detectron2$ cd detectron2-master (wind2) star@xmatrix:~/Detectron2/detectron2-master$ (wind2) star@xmatrix:~/Det 阅读全文
posted @ 2020-09-20 10:37 西北逍遥 阅读(537) 评论(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)
摘要:Anaconda (E:\Anaconda3\install1) L:\> (E:\Anaconda3\install1) L:\> (E:\Anaconda3\install1) L:\> (E:\Anaconda3\install1) L:\> (E:\Anaconda3\install1) L 阅读全文
posted @ 2020-08-09 14:54 西北逍遥 阅读(124) 评论(0) 推荐(0)
摘要:import os from utils.eval_utils import evaluate_on_cpu, evaluate_on_gpu, get_preds_gpu, voc_eval, parse_gt_rec from read_xml import readXMLAndReturnBo 阅读全文
posted @ 2020-05-14 23:42 西北逍遥 阅读(385) 评论(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 西北逍遥 阅读(326) 评论(0) 推荐(0)
摘要:self.depth_img = cv2.resize(depth_colormap, (640, 480)) self.depth_img = cv2.cvtColor(self.depth_img, cv2.COLOR_BGR2RGB) self.depth_showImage = QtGui. 阅读全文
posted @ 2020-04-24 19:58 西北逍遥 阅读(712) 评论(0) 推荐(0)
摘要:pyuic5 -o pyqt_2020042201.py pyqt_2020042201.ui pyrcc5 -o img_resources_rc.py img_resources.qrc 阅读全文
posted @ 2020-04-22 18:00 西北逍遥 阅读(283) 评论(0) 推荐(0)
摘要:https://github.com/tensorflow/models https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/detection_model_zoo.md (zhouying 阅读全文
posted @ 2020-04-21 11:47 西北逍遥 阅读(276) 评论(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)
摘要:creating index...index created!creating index...index created!Running per image evaluation...Evaluate annotation type *bbox*DONE (t=0.69s).Accumulatin 阅读全文
posted @ 2020-04-14 08:00 西北逍遥 阅读(421) 评论(0) 推荐(0)
摘要:Future major versions of TensorFlow will allow gradients to flowinto the labels input on backprop by default. See @{tf.nn.softmax_cross_entropy_with_l 阅读全文
posted @ 2020-04-11 12:02 西北逍遥 阅读(1215) 评论(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)
摘要:(zhouying) F:\TensorflowProject\ObjectDetection>python -m pip uninstall matplotlibFound existing installation: matplotlib 3.2.1Uninstalling matplotlib 阅读全文
posted @ 2020-04-09 22:32 西北逍遥 阅读(1127) 评论(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)

上一页 1 ··· 6 7 8 9 10 11 下一页