Skip to content

Commit 3a1a421

Browse files
Update README.md
1 parent 378a310 commit 3a1a421

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -75,16 +75,16 @@ After that, you should see the directories `/labels`, `/images`, `/raw` and `/ra
7575

7676
## Manual
7777
### Preparing image label creation
78-
1. start `manualSegmentation`
79-
![Image of manualSegmentation.py after loading an image and tracing.](https://github.com/kerimyalcin95/deep-learning-segmentation/raw/main/screenshots/manualSegmentation02.jpg "Screenshot of manualSegmentation.py in action")
80-
2. on the left side load an image with `[Load Image]`
81-
3. adjust thresholding output using brightness and gaussian-blur filters
82-
4. adjust brush size and brush color with `[Black/White]`
83-
5. invert the image with `[Invert]`
84-
6. align both previews with `[Sync]`
85-
7. on the right side trace image features using the brush tool
86-
![Image of manualSegmentation.py after loading an image and tracing.](https://github.com/kerimyalcin95/deep-learning-segmentation/raw/main/screenshots/manualSegmentation03.jpg "Screenshot of manualSegmentation.py in action")
87-
9. if necessary, save the output image for later tracing with `[Save Image]`
78+
1. start `manualSegmentation`<br><br>
79+
![Image of manualSegmentation.py after loading an image and tracing.](https://github.com/kerimyalcin95/deep-learning-segmentation/raw/main/screenshots/manualSegmentation02.jpg "Screenshot of manualSegmentation.py in action")<br>
80+
3. on the left side load an image with `[Load Image]`
81+
4. adjust thresholding output using brightness and gaussian-blur filters
82+
5. adjust brush size and brush color with `[Black/White]`
83+
6. invert the image with `[Invert]`
84+
7. align both previews with `[Sync]`
85+
8. on the right side trace image features using the brush tool<br><br>
86+
![Image of manualSegmentation.py after loading an image and tracing.](https://github.com/kerimyalcin95/deep-learning-segmentation/raw/main/screenshots/manualSegmentation03.jpg "Screenshot of manualSegmentation.py in action")<br>
87+
9. save the output image for later tracing with `[Save Image]`
8888

8989
### Create image reference labels
9090
### Create and train a model

0 commit comments

Comments
 (0)