随笔分类 -  Pytorch

摘要:12号主机pytorch环境 pytorch yolov5 (E:\Anaconda3\install1) L:\> (E:\Anaconda3\install1) L:\> (E:\Anaconda3\install1) L:\>conda create -n wind_2021 python=3 阅读全文
posted @ 2021-01-07 13:58 西北逍遥 阅读(94) 评论(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)
摘要:基于计算机视觉和BIM模型的预制构件缺陷检测方法试验记录 阅读全文
posted @ 2020-09-29 20:18 西北逍遥 阅读(311) 评论(0) 推荐(0)
摘要:/home/star/Desktop/data/test_left_1_20200921/2019_07_14-08_08_14_left.jpgperson 100%person 55%person 86%person 91%person 93%<class 'detectron2.structu 阅读全文
posted @ 2020-09-21 15:28 西北逍遥 阅读(185) 评论(0) 推荐(0)
摘要:运行日志 visuallizer... person 100% <class 'detectron2.structures.instances.Instances'> [[306, 281, 1.216]] 识别时间:%s 0.19870567321777344 存储时间:%s 0.01341152 阅读全文
posted @ 2020-09-20 18:22 西北逍遥 阅读(413) 评论(0) 推荐(0)
摘要:Detectron2测试 # Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved import argparse import glob import multiprocessing as mp import os 阅读全文
posted @ 2020-09-20 12:48 西北逍遥 阅读(1365) 评论(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)
摘要:Detectron2运行日志 (wind2) star@xmatrix:~/Detectron2$ cd detectron2-master (wind2) star@xmatrix:~/Detectron2/detectron2-master$ (wind2) star@xmatrix:~/Det 阅读全文
posted @ 2020-09-20 10:37 西北逍遥 阅读(536) 评论(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)
摘要:在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)