Yoel125 commited on
Commit
e7b6997
·
verified ·
1 Parent(s): 79b2f4a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ For this assignment, I selected the **JotDe/birds** dataset.
21
  * **image**: The visual data (PIL Image object).
22
  * **label**: An integer ID representing the bird species (there are 200 distinct species, such as Yellow-breasted Chat, Albatross, etc.).
23
  * **description**: A textual description detailing the visual characteristics of the bird.
24
- * **The goal:** To build a smart bird tracker app that understands Hebrew English and Spanish, that the user can put any bird type that he want (like: Blue bird), and the app will find him the 3 top matches to his search with a visiual and the race type of the specfic bird.
25
  # EDA
26
  ### Visual Data Inspection:
27
  We are using the matplotlib library to render the actual visual
 
21
  * **image**: The visual data (PIL Image object).
22
  * **label**: An integer ID representing the bird species (there are 200 distinct species, such as Yellow-breasted Chat, Albatross, etc.).
23
  * **description**: A textual description detailing the visual characteristics of the bird.
24
+
25
  # EDA
26
  ### Visual Data Inspection:
27
  We are using the matplotlib library to render the actual visual