Skip to content

Commit

Permalink
Update V2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Fafa-DL committed Mar 2, 2022
1 parent 8218b71 commit 4d38615
Show file tree
Hide file tree
Showing 16 changed files with 750 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

|视频教程|百度云下载|谷歌云下载|Release下载|
|---|---|---|---|
|[点我查看教程](https://www.bilibili.com/video/BV1kR4y1T766/)|[提取码:5dcl](https://pan.baidu.com/s/1iYIfKKIFoOTzIvv3Jq5fPw)|[点我跳转](https://drive.google.com/file/d/1gmQtjvxw7UszNXk7z3JENhTmqQzklua7/view?usp=sharing)|[点我下载](https://github.com/Fafa-DL/Image-Augmentation/releases/download/V2.0/ImgAug2.0.exe)
|[点我查看教程](https://www.bilibili.com/video/BV1kR4y1T766/)|[提取码:npxr](https://pan.baidu.com/s/1a1ofF6-yFZvNsvaGK24gaQ)|[点我跳转](https://drive.google.com/file/d/1S_tfzL4Xz98vwdQTnu-4T7BpBHMjvUeJ/view?usp=sharing)|[点我下载](https://github.com/Fafa-DL/Image-Augmentation/releases/download/V2.1/ImgAug2.1.exe)

****

Expand All @@ -22,6 +22,7 @@
|V1.0|2022/01/28|添加随机像素、高斯噪声、随机矩形遮挡、随机像素置零、椒盐噪声、动画效果、渐变蒙板混合、高斯模糊、运动模糊、改变色温、自适应直方图均衡、水平翻转、垂直翻转、等比例缩放、不等比例缩放、随机平移、HSV变换、透视变换、随机对比度、强化边缘、随机亮度、最大池化、平均池化、随机裁剪与填充。支持单张/批量操作,XML随图像增强改变|![main](https://raw.githubusercontent.com/Fafa-DL/readme-data/main/imgaug/main.png)|
|V1.1|2022/02/09|批量操作支持自主选择是否提供XML|![main](https://raw.githubusercontent.com/Fafa-DL/readme-data/main/imgaug/main_1.1.png)|
|V2.0|2022/02/28|1.修复不同电脑UI显示不全问题;<br>2.支持图像分割JSON标注文件增强;<br>3.支持标注可视化;<br>4.修复批量操作文件过多导致卡死问题。|![main](https://raw.githubusercontent.com/Fafa-DL/readme-data/main/imgaug/main_2.0.png)|
|V2.1|2022/03/02|修复文件带有中文引起的报错,注意路径不要有中文!|![main](https://raw.githubusercontent.com/Fafa-DL/readme-data/main/imgaug/main_2.0.png)|

****

Expand Down
Binary file added data/img/000000.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/img/000001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/img/000002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/img/000003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/img/000004.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
122 changes: 122 additions & 0 deletions data/json/000000.json

Large diffs are not rendered by default.

126 changes: 126 additions & 0 deletions data/json/000001.json

Large diffs are not rendered by default.

78 changes: 78 additions & 0 deletions data/json/000002.json

Large diffs are not rendered by default.

98 changes: 98 additions & 0 deletions data/json/000003.json

Large diffs are not rendered by default.

98 changes: 98 additions & 0 deletions data/json/000004.json

Large diffs are not rendered by default.

26 changes: 26 additions & 0 deletions data/xml/000000.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<annotation>
<folder>img</folder>
<filename>000000.png</filename>
<path>F:\mooc\exe\data\img\000000.png</path>
<source>
<database>Unknown</database>
</source>
<size>
<width>1224</width>
<height>370</height>
<depth>3</depth>
</size>
<segmented>0</segmented>
<object>
<name>person</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>715</xmin>
<ymin>146</ymin>
<xmax>813</xmax>
<ymax>308</ymax>
</bndbox>
</object>
</annotation>
62 changes: 62 additions & 0 deletions data/xml/000001.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
<annotation>
<folder>img</folder>
<filename>000001.png</filename>
<path>F:\mooc\exe\data\img\000001.png</path>
<source>
<database>Unknown</database>
</source>
<size>
<width>1242</width>
<height>375</height>
<depth>3</depth>
</size>
<segmented>0</segmented>
<object>
<name>car</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>377</xmin>
<ymin>172</ymin>
<xmax>437</xmax>
<ymax>204</ymax>
</bndbox>
</object>
<object>
<name>car</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>595</xmin>
<ymin>150</ymin>
<xmax>640</xmax>
<ymax>199</ymax>
</bndbox>
</object>
<object>
<name>car</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>507</xmin>
<ymin>167</ymin>
<xmax>530</xmax>
<ymax>187</ymax>
</bndbox>
</object>
<object>
<name>car</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>533</xmin>
<ymin>173</ymin>
<xmax>552</xmax>
<ymax>189</ymax>
</bndbox>
</object>
</annotation>
38 changes: 38 additions & 0 deletions data/xml/000002.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
<annotation>
<folder>img</folder>
<filename>000002.png</filename>
<path>F:\mooc\exe\data\img\000002.png</path>
<source>
<database>Unknown</database>
</source>
<size>
<width>1242</width>
<height>375</height>
<depth>3</depth>
</size>
<segmented>0</segmented>
<object>
<name>car</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>799</xmin>
<ymin>176</ymin>
<xmax>970</xmax>
<ymax>327</ymax>
</bndbox>
</object>
<object>
<name>car</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>653</xmin>
<ymin>184</ymin>
<xmax>710</xmax>
<ymax>232</ymax>
</bndbox>
</object>
</annotation>
38 changes: 38 additions & 0 deletions data/xml/000003.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
<annotation>
<folder>img</folder>
<filename>000003.png</filename>
<path>F:\mooc\exe\data\img\000003.png</path>
<source>
<database>Unknown</database>
</source>
<size>
<width>1242</width>
<height>375</height>
<depth>3</depth>
</size>
<segmented>0</segmented>
<object>
<name>car</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>5</xmin>
<ymin>220</ymin>
<xmax>210</xmax>
<ymax>372</ymax>
</bndbox>
</object>
<object>
<name>car</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>609</xmin>
<ymin>180</ymin>
<xmax>723</xmax>
<ymax>284</ymax>
</bndbox>
</object>
</annotation>
62 changes: 62 additions & 0 deletions data/xml/000004.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
<annotation>
<folder>img</folder>
<filename>000004.png</filename>
<path>F:\mooc\exe\data\img\000004.png</path>
<source>
<database>Unknown</database>
</source>
<size>
<width>1242</width>
<height>375</height>
<depth>3</depth>
</size>
<segmented>0</segmented>
<object>
<name>car</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>280</xmin>
<ymin>176</ymin>
<xmax>346</xmax>
<ymax>220</ymax>
</bndbox>
</object>
<object>
<name>car</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>360</xmin>
<ymin>177</ymin>
<xmax>403</xmax>
<ymax>213</ymax>
</bndbox>
</object>
<object>
<name>car</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>402</xmin>
<ymin>167</ymin>
<xmax>437</xmax>
<ymax>196</ymax>
</bndbox>
</object>
<object>
<name>car</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>439</xmin>
<ymin>173</ymin>
<xmax>479</xmax>
<ymax>200</ymax>
</bndbox>
</object>
</annotation>

0 comments on commit 4d38615

Please sign in to comment.