Skip to content

Commit

Permalink
readme file was uploaded
Browse files Browse the repository at this point in the history
  • Loading branch information
hakanaktas1 committed Jun 10, 2023
1 parent 3733edb commit 5332ad0
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,14 @@ To install "aug-tool", you can use pip, the Python package manager. Open a termi
* Allows augmentation of both images and their annotation files in formats such as XML, or TXT.
* Customizable augmentation parameters, including rotation angle, scaling factor, flipping direction, and more.

## Output examples

| | 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"> |





| **Example 1** | <img src="icons\exampleImg.png" alt="Alt Text" width="300" height="225"> | <img src="icons\example.gif" alt="Alt Text" width="300" height="225"> |
| **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
Expand Down

0 comments on commit 5332ad0

Please sign in to comment.