Skip to content

Commit 2e8f84e

Browse files
Update readme.md
1 parent adb3fea commit 2e8f84e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,19 @@ We support a variety of data augmentations, like.
1313
![Horizontal Flip](Images/hflip.png)
1414

1515
### Scaling
16-
![Scaling](https://raw.githubusercontent.com/ayooshkathuria/Data-Augmentation-for-Object-Detection/master/Images/scale_aug.png?token=AVrWFxbzChIuUno6yOFMxo66mKtziDvwks5boLfxwA%3D%3D)
16+
![Scaling](Images/scale_aug.png)
1717

1818
### Translation
19-
![Translation](https://raw.githubusercontent.com/ayooshkathuria/Data-Augmentation-for-Object-Detection/master/Images/transl_aug.png?token=AVrWF7QvE4Q5tVom71L424puYpS0l9zSks5boLhKwA%3D%3D)
19+
![Translation](Images/transl_aug.png)
2020

2121
### Rotation
22-
![Rotation](https://raw.githubusercontent.com/ayooshkathuria/Data-Augmentation-for-Object-Detection/master/Images/rotate.png?token=AVrWF89KGhcZzhOG9RxH1gBveXjRaQGNks5boLfbwA%3D%3D)
22+
![Rotation](Images/rotate.png)
2323

2424
### Shearing
25-
![Shearing](https://raw.githubusercontent.com/ayooshkathuria/Data-Augmentation-for-Object-Detection/master/Images/shear_box.png?token=AVrWFxJhfYZoxI5ipwxatGMbrDoMfcwBks5boLgswA%3D%3D)
25+
![Shearing](Images/shear_box.png)
2626

2727
### Resizing
28-
![Resizing](https://raw.githubusercontent.com/ayooshkathuria/Data-Augmentation-for-Object-Detection/master/Images/resize.png?token=AVrWF2JYmMhIisAcUnTuMwQverEwuw15ks5boLgVwA%3D%3D)
28+
![Resizing](Images/resize.png)
2929

3030

3131
## Quick Start

0 commit comments

Comments
 (0)