随笔分类 - 研究方向2~目标检测
摘要:数据集: UC Merced Land-Use Data Set数据集下载地址:http://weegee.vision.ucmerced.edu/datasets/landuse.html RSSCN7 Data Set数据集下载地址:https://sites.google.com/site/q
阅读全文
摘要:1、训练xml中的矩形框到图上并保存: # coding=utf-8 import os import xml.dom.minidom import cv2 as cv ImgPath = './JPEGImages/' AnnoPath = './Annotations_new/' save_pa
阅读全文
摘要:说明: 这个方向并不想做深入的研究。仅仅是依靠现有的算法基础。做做比赛而已。文档也是对整个过程做个记录。 数据类会是下一个重点研究的方向。 一、网址: https://www.dcjingsai.com/common/cmpt/AI%E6%88%98%E7%96%AB%C2%B7%E5%8F%A3%
阅读全文