You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -32,7 +32,7 @@ Use this script for creating and training a ResNet34 model. After that, predict
32
32

33
33
## Installation
34
34
The application can either be started using the executable or directly by running the scripts after installing Python and the required packages.
35
-
### Installing the Executable
35
+
### Installing the Executables
36
36
The executables are created using [auto-py-to-exe](https://pypi.org/project/auto-py-to-exe/) by Brent Vollebregt and can be downloaded [here](https://github.com/kerimyalcin95/deep-learning-segmentation/releases) under *Assets*.
0 commit comments