当前位置:网站首页>Pytoch deep learning and target detection practice notes
Pytoch deep learning and target detection practice notes
2022-07-03 14:52:00 【Sol-itude】
Original video link :PyTorch Deep learning target detection introduction practical series 【 Mound x Boolean number 】
download VOC Data sets
Download address :http://host.robots.ox.ac.uk/pascal/VOC/
What is in the dataset

- Annotations Label folder ( contain xml file , Various information of pictures )
- ImageSets Picture collection ( Main concern Main The contents of the folder )
- JPEGImages The data set contains pictures
- SegmentationClass Semantic segmentation picture
- SegmentationObject Instance split picture
What we need to pay attention to ImageSets
open ImageSets-Main-aeroplane_train.txt
You can see 32 and 33 by 1, stay JPEGImages in ,32 Picture of No 
open Annotations
open Annotations-000032.xml
<object>
<name>aeroplane</name>< Picture category name >
<pose>Frontal</pose>< The angle of the object , It can be seen that it was taken in front >
<truncated>0</truncated>< Whether it is truncated ,0 Yes no >
<difficult>0</difficult>< Is it difficult to identify ,0 It's not difficult >
<bndbox>
<xmin>104</xmin>< The minimum value of abscissa of the object on the picture >
<ymin>78</ymin>< The minimum value of the vertical coordinate of the object on the picture >
<xmax>375</xmax>< The maximum abscissa of the object on the picture >
<ymax>183</ymax>< The maximum value of the ordinate of the object on the picture >
</bndbox>
</object>
download COCO Data sets
Official website :https://cocodataset.org/#home
Reading Annotations

Scan from the first line , yes 46 Lattice pixel , White pixels do not appear until the third line , Line by line scanning
“counts”:[147,3,1…]
To be continued
边栏推荐
- Joomla! CMS 3.0~3.4.6 RCE
- [engine development] in depth GPU and rendering optimization (basic)
- 零拷贝底层剖析
- How to query the baby category of tmall on Taobao
- How does vs+qt set the software version copyright, obtain the software version and display the version number?
- dllexport和dllimport
- Zzuli:1044 failure rate
- Zzuli:1058 solving inequalities
- [ue4] HISM large scale vegetation rendering solution
- [opengl] pre bake using computational shaders
猜你喜欢

Tonybot humanoid robot infrared remote control play 0630

On MEM series functions of C language

分布式事务(Seata) 四大模式详解

Code writing and playing method of tonybot humanoid robot at fixed distance

tonybot 人形機器人 紅外遙控玩法 0630

Adc128s022 ADC Verilog design and Implementation

Paper sharing: generating playful palettes from images

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

B2020 分糖果

C # realizes the login interface, and the password asterisk is displayed (hide the input password)
随机推荐
Find books ()
Zzuli:1059 highest score
tonybot 人形机器人 首次开机 0630
How can entrepreneurial teams implement agile testing to improve quality and efficiency? Voice network developer entrepreneurship lecture Vol.03
【微信小程序】WXSS 模板样式
Yolov5进阶之九 目标追踪实例1
C language to realize mine sweeping
dllexport和dllimport
Piwigo 2.7.1 sqli learning
[engine development] in depth GPU and rendering optimization (basic)
4-33--4-35
How does vs+qt set the software version copyright, obtain the software version and display the version number?
Tencent internship interview sorting
Showmebug entered Tencent conference, opening the era of professional technical interview
556. 下一个更大元素 III : 简单构造模拟题
Zzuli:1045 numerical statistics
牛客 BM83 字符串变形(大小写转换,字符串反转,字符串替换)
tonybot 人形機器人 紅外遙控玩法 0630
Byte practice surface longitude
C language STR function