摘要:
运行日志 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
西北逍遥
阅读(1366)
评论(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
西北逍遥
阅读(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
西北逍遥
阅读(728)
评论(0)
推荐(0)