随笔分类 - Anaconda
摘要:Detectron2运行日志 (wind2) star@xmatrix:~/Detectron2$ cd detectron2-master (wind2) star@xmatrix:~/Detectron2/detectron2-master$ (wind2) star@xmatrix:~/Det
阅读全文
摘要:ubuntu Anaconda Pytorch 编译安装Detectron2 star@xmatrix:~/Detectron2$ git clone https://github.com/facebookresearch/detectron2.git star@xmatrix:~/Detectro
阅读全文
摘要:过年前运行过的程序,这半年没回实验室,今天回到实验室,发现还能运行,记录一下本次运行日志,以备以后参考。 (wind1) star@xmatrix:~/Mask_RCNN_realsense_2$ (wind1) star@xmatrix:~/Mask_RCNN_realsense_2$ (wind
阅读全文
摘要:anaconda 安装已下载好的tensorflow.whl文件 (wind) L:\Tensorflow20>(wind) L:\Tensorflow20>(wind) L:\Tensorflow20>pip install tensorflow-2.3.0-cp36-cp36m-win_amd6
阅读全文
摘要:Anaconda (E:\Anaconda3\install1) L:\> (E:\Anaconda3\install1) L:\> (E:\Anaconda3\install1) L:\> (E:\Anaconda3\install1) L:\> (E:\Anaconda3\install1) L
阅读全文
摘要: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
阅读全文
摘要:Light head rcnn https://github.com/Stick-To/light-head-rcnn-tensorflowmask_rcnn https://github.com/tensorflow/modelsfaster_rcnn https://github.com/ten
阅读全文
摘要:self.depth_img = cv2.resize(depth_colormap, (640, 480)) self.depth_img = cv2.cvtColor(self.depth_img, cv2.COLOR_BGR2RGB) self.depth_showImage = QtGui.
阅读全文
摘要:pyuic5 -o pyqt_2020042201.py pyqt_2020042201.ui pyrcc5 -o img_resources_rc.py img_resources.qrc
阅读全文
摘要:https://github.com/tensorflow/models https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/detection_model_zoo.md (zhouying
阅读全文
摘要:(zhouying2) F:\TensorflowProject\ObjectDetection\models-1.12.0\research\object_detection>(zhouying2) F:\TensorflowProject\ObjectDetection\models-1.12.
阅读全文
摘要:creating index...index created!creating index...index created!Running per image evaluation...Evaluate annotation type *bbox*DONE (t=0.69s).Accumulatin
阅读全文
摘要: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
阅读全文
摘要: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
阅读全文
摘要:(zhouying) F:\TensorflowProject\ObjectDetection\models-1.12.0\research>(zhouying) F:\TensorflowProject\ObjectDetection\models-1.12.0\research>(zhouyin
阅读全文
摘要:(zhouying) F:\TensorflowProject\ObjectDetection>python -m pip uninstall matplotlibFound existing installation: matplotlib 3.2.1Uninstalling matplotlib
阅读全文
摘要:https://github.com/tensorflow/models https://blog.csdn.net/qq_28019591/article/details/82023949 (zhouying) F:\TensorflowProject\ObjectDetection\models
阅读全文
摘要:(base) F:\>(base) F:\>conda activate zhouying (zhouying) F:\>(zhouying) F:\>(zhouying) F:\>(zhouying) F:\>(zhouying) F:\>pip install -upgrade pip ####
阅读全文
摘要:(base) F:\>(base) F:\>(base) F:\>(base) F:\>conda create -n zhouying python=3.6Collecting package metadata (repodata.json): doneSolving environment: d
阅读全文
摘要:(base) G:\>(base) G:\>conda create -n flappbird python=3.6Solving environment: done ==> WARNING: A newer version of conda exists. <== current version:
阅读全文