12 2019 档案

摘要:关于性,自古以来争论不休的莫属于性善性恶的问题了,从《告子篇》中公都子问孟子的话中可以看到,关于性善恶的三种判断,或曰:‘性无善无不善’;或曰:‘性可以为善,可以为不善’;或曰:‘有性善,有性不善’。那么在分析一个问题时首先就要明确问题内容是什么,然后才能分析。那么就要先搞明白什么是性? 关于性的定 阅读全文
posted @ 2019-12-30 18:38 AnswerThe 阅读(547) 评论(0) 推荐(0) 编辑
摘要:from __future__ import absolute_import from __future__ import division from __future__ import print_function from __future__ import unicode_literals f 阅读全文
posted @ 2019-12-30 18:26 AnswerThe 阅读(620) 评论(0) 推荐(0) 编辑
摘要:1.创建如下目录 2.将train_annotations中的xml文件转成json文件 # coding=utf-8 import xml.etree.ElementTree as ET import os import json import collections coco = dict() 阅读全文
posted @ 2019-12-30 17:38 AnswerThe 阅读(857) 评论(0) 推荐(0) 编辑
摘要:转载:https://blog.csdn.net/comway_Li/article/details/85163607 本博客介绍了如何安装Detectron,其依赖项(包括Caffe2)和COCO数据集。 安装前所需知道的知识: a、Detectron运营商目前没有CPU实施; 需要GPU系统。 阅读全文
posted @ 2019-12-30 17:30 AnswerThe 阅读(884) 评论(0) 推荐(0) 编辑
摘要:1.本机环境ubuntu18 自带python3.6,建议先删除自带的python3.6 慎重:如果是TLS版本的,切勿删除python,本人删除后桌面就进不去了,如果没装桌面就随意了。 1.卸载python3.6 $sudo apt-get remove python3.6 2.卸载python3 阅读全文
posted @ 2019-12-19 10:07 AnswerThe 阅读(1676) 评论(0) 推荐(0) 编辑
摘要:原文地址:https://www.learnopencv.com/deep-learning-based-human-pose-estimation-using-opencv-cpp-python/ COCO输出格式: 鼻子– 0,脖子– 1,右肩– 2,右肘– 3,右腕– 4,左肩– 5,左肘– 阅读全文
posted @ 2019-12-09 17:22 AnswerThe 阅读(7917) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示