Skip to content

Commit

Permalink
Updated two links on the dataset section in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
donheshanthaka authored Sep 8, 2022
1 parent e3994dc commit 2286a8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ It is the AI model used in the [Flask API](https://github.com/donheshanthaka/Pri
* difPy - 2.4
## 📚 Dataset

The dataset used in this project was sourced from google images with the use of a custom web scraper which is explained in detail during the [Collect image data](#collect-image-data) section.
The dataset used in this project was sourced from google images with the use of a custom web scraper which is explained in detail during the [Collect image data](#-collect-image-data) section.

For the current version of the model, the dataset consists of 4,138 images across 4 classes. The data is then split up into train, test and validation sets which each contains 4 sub directories of the 4 image classes.

The above process is mentioned in detail in the [split dataset](#split-dataset) section.
The above process is mentioned in detail in the [split dataset](#-split-dataset) section.

**Overview of the image data:**

Expand Down

0 comments on commit 2286a8d

Please sign in to comment.