随笔分类 - Pytorch
摘要:12号主机pytorch环境 pytorch yolov5 (E:\Anaconda3\install1) L:\> (E:\Anaconda3\install1) L:\> (E:\Anaconda3\install1) L:\>conda create -n wind_2021 python=3
阅读全文
摘要:test log (wind2) star@xmatrix:~/Detectron2/detectron2-master/demo$ (wind2) star@xmatrix:~/Detectron2/detectron2-master/demo$ (wind2) star@xmatrix:~/De
阅读全文
摘要:基于计算机视觉和BIM模型的预制构件缺陷检测方法试验记录
阅读全文
摘要:/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
阅读全文
摘要:运行日志 visuallizer... person 100% <class 'detectron2.structures.instances.Instances'> [[306, 281, 1.216]] 识别时间:%s 0.19870567321777344 存储时间:%s 0.01341152
阅读全文
摘要:Detectron2测试 # Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved import argparse import glob import multiprocessing as mp import os
阅读全文
摘要:Anaconda Pytorch Detectron2 install (wind2) star@xmatrix:~/Detectron2$ cd detectron2-master (wind2) star@xmatrix:~/Detectron2/detectron2-master$ (wind
阅读全文
摘要: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
阅读全文
摘要:在ubuntu16 anaconda上配置 caffe2,因为caffe2已经和pytorch合并了,所以配置pytorch即可。 启动Anaconda环境 安装依赖库 pip install numpy ninja pyyaml mkl mkl-include setuptools cmake c
阅读全文