Skip to content

Commit

Permalink
added screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
bethropolis committed Jan 3, 2024
1 parent 1e5fa30 commit 6871615
Showing 1 changed file with 37 additions and 4 deletions.
41 changes: 37 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
# MYIA
_my image AI_
<h1>MYIA </h1>
this is a nocode platform for training, testing, evaluating, and building image classifier models



<h2>Table of Contents</h2>

- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Screenshots](#screenshots)
- [Contributing](#contributing)
- [License](#license)


this is a nocode platform for training, testing, evaluating, and building image classifier models


## Features
Expand All @@ -19,6 +29,7 @@ this is a nocode platform for training, testing, evaluating, and building image



---

## Installation

Expand Down Expand Up @@ -56,6 +67,8 @@ this is a nocode platform for training, testing, evaluating, and building image
```
> open your browser and go to http://localhost:5000
---
## Usage
1. Upload images to the app
Expand Down Expand Up @@ -107,12 +120,32 @@ this is a nocode platform for training, testing, evaluating, and building image
- The evaluation results will be saved in the `model` directory as a `json` file and a graph will be generated and saved in the `static` directory as a `png` file
---
## Screenshots
| Image | Description |
| ----------------------------------------------------------------------------------------------------- | --------------------------------------------- |
| <img src=".githubasserts/sXaWmI.png" alt="A screenshot of the Home page" width="50%"> | A screenshot of the Home page |
| <img src=".githubasserts/MDXRag.png" alt="A screenshot of the Training page" width="50%"> | A screenshot of the Training page |
| <img src=".githubasserts/K7FsFs.png" alt="A screenshot of the Testing page" width="50%"> | A screenshot of the Testing page |
| <img src=".githubasserts/kYC2IV.png" alt="A screenshot of the Evaluation page" width="50%"> | A screenshot of the Evaluation page |
| <img src=".githubasserts/WrkCxS.png" alt="A screenshot of a directory" width="50%"> | A screenshot of a directory |
| <img src=".githubasserts/ZU56Ln.png" alt="A screenshot of a directory" width="50%"> | A screenshot of a directory |
| <img src=".githubasserts/y8nSeH.png" alt="A screenshot of the page for building a model" width="50%"> | A screenshot of the page for building a model |
---
## Contributing
Feel free to ping me a pull requests if you want to contribute.
## License
This project is licensed under the [MIT License](LICENSE).
This project is licensed under the [MIT License](LICENSE).
happy coding 💜

0 comments on commit 6871615

Please sign in to comment.