当前位置:网站首页>Pytorch深度学习和目标检测实战笔记
Pytorch深度学习和目标检测实战笔记
2022-07-03 14:44:00 【Sol-itude】
原视频链接:PyTorch深度学习目标检测入门实战系列【土堆 x 布尔艺数】
下载VOC数据集
下载地址:http://host.robots.ox.ac.uk/pascal/VOC/
数据集里面都有什么
- Annotations 标注文件夹(包含xml文件,图片的各种信息)
- ImageSets 图片集合(主要关注Main文件夹的内容)
- JPEGImages 数据集包含的图片
- SegmentationClass 语义分割图片
- SegmentationObject 实例分割图片
需要关注的是ImageSets
打开ImageSets-Main-aeroplane_train.txt
可以看到32和33为1,在JPEGImages中,32号的图片
打开Annotations
打开Annotations-000032.xml
<object>
<name>aeroplane</name><图片类别名字>
<pose>Frontal</pose><拍摄物体的角度,可以看出是在前面拍的>
<truncated>0</truncated><有无被截断,0是无>
<difficult>0</difficult><识别出来是否困难,0代表不困难>
<bndbox>
<xmin>104</xmin><物体在图片上横坐标最小值>
<ymin>78</ymin><物体在图片上纵坐标最小值>
<xmax>375</xmax><物体在图片上横坐标最大值>
<ymax>183</ymax><物体在图片上纵坐标最大值>
</bndbox>
</object>
下载COCO数据集
官网:https://cocodataset.org/#home
解读Annotations
从第一行开始扫描,是46格像素,到第三行才出现白色的像素,一行一行的扫描
“counts”:[147,3,1…]
未完待续
边栏推荐
- 亚马逊、速卖通、Lazada、Shopee、eBay、wish、沃尔玛、阿里国际、美客多等跨境电商平台,测评自养号该如何利用产品上新期抓住流量?
- Awvs batch operation script
- tonybot 人形機器人 紅外遙控玩法 0630
- China PETG market forecast and Strategic Research Report (2022 Edition)
- 洛谷P4047 [JSOI2010]部落划分 题解
- 关于敏捷的一些概念
- The mail function of LNMP environment cannot send mail
- 7-1 positive integer a+b (15 points)
- 洛谷P3065 [USACO12DEC]First! G 题解
- Detailed explanation of four modes of distributed transaction (Seata)
猜你喜欢
Dllexport and dllimport
洛谷P5018 [NOIP2018 普及组] 对称二叉树 题解
Amazon, express, lazada, shopee, eBay, wish, Wal Mart, Alibaba international, meikeduo and other cross-border e-commerce platforms evaluate how Ziyang account can seize traffic by using products in th
Frequently asked questions: PHP LDAP_ add(): Add: Undefined attribute type in
Luogu p5018 [noip2018 popularization group] symmetric binary tree problem solution
C language fcntl function
puzzle(016.3)千丝万缕
Sub GHz wireless solution Z-Wave 800 Series zg23 SOC and zgm230s modules
ConstraintLayout 的使用
Code writing and playing method of tonybot humanoid robot at fixed distance
随机推荐
Zzuli:1055 rabbit reproduction
Implement Gobang with C language
Qt development - scrolling digital selector commonly used in embedded system
Tiantu investment sprint Hong Kong stocks: asset management scale of 24.9 billion, invested in xiaohongshu and Naixue
Ultra simple mobile map development
Zzuli: cumulative sum of 1050 factorials
分布式事务(Seata) 四大模式详解
[qingniaochangping campus of Peking University] in the Internet industry, which positions are more popular as they get older?
Sub-GHz无线解决方案Z-Wave 800 系列ZG23 soc和ZGM230S模块
【北大青鸟昌平校区】互联网行业中,哪些岗位越老越吃香?
7-10 stack of hats (25 points) (C language solution)
Stop asking yourself if you are suitable for software testing
Adobe Premiere Pro 15.4 has been released. It natively supports Apple M1 and adds the function of speech to text
Luogu p5018 [noip2018 popularization group] symmetric binary tree problem solution
Use of form text box (I) select text
Accelerating strategy learning using parallel differentiable simulation
Time conversion ()
Tonybot Humanoïde Robot Infrared Remote play 0630
Output student grades
retrofit