Skip to content

Commit

Permalink
readmefile was changed
Browse files Browse the repository at this point in the history
  • Loading branch information
hakanaktas1 committed Jun 10, 2023
1 parent 6787541 commit 9454129
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,18 @@ To install "aug-tool", you can use pip, the Python package manager. Open a termi
* Customizable augmentation parameters, including rotation angle, scaling factor, flipping direction, and more.


| | Labeled data | With aug tool |
|------------|----------|----------|
| Example 1 | <img src="icons\exampleImg.png" alt="Alt Text" width="300" height="200"> | <img src="icons\example.gif" alt="Alt Text" width="300" height="200"> |
| Example 2 | <img src="icons\example4.png" alt="Alt Text" width="300" height="250"> | <img src="icons\example4.gif" alt="Alt Text" width="300" height="250"> |
| Example 3 | <img src="icons\example2Img.png" alt="Alt Text" width="300" height="200"> | <img src="icons\example2.gif" alt="Alt Text" width="300" height="200"> |
| Example 4 | <img src="icons\example3.png" alt="Alt Text" width="300" height="200"> | <img src="icons\example3.gif" alt="Alt Text" width="300" height="200"> |







## Documentation
### Simple usage:
Expand Down

0 comments on commit 9454129

Please sign in to comment.