MatanKriel commited on
Commit
1d15dd1
·
verified ·
1 Parent(s): ec87d1b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,7 +31,6 @@ This project explores the power of **Vector Embeddings** in building recommendat
31
 
32
  ---
33
 
34
- ---
35
  ## DataSet - Food101
36
 
37
  Food-101 dataset, a popular benchmark for fine-grained image classification. Unlike "clean" studio datasets, Food-101 contains real-world images taken in various lighting conditions, angles, and noise levels, making it highly representative of photos users typically upload to social media or food apps.
@@ -49,6 +48,7 @@ Data Structure:
49
  Input: RGB Images (various aspect ratios, resized during processing).
50
 
51
  Labels: 101 unique Integer IDs mapped to human-readable Class Names.
 
52
  ---
53
 
54
  ## 📊 Part 1: Data Exploration (EDA)
 
31
 
32
  ---
33
 
 
34
  ## DataSet - Food101
35
 
36
  Food-101 dataset, a popular benchmark for fine-grained image classification. Unlike "clean" studio datasets, Food-101 contains real-world images taken in various lighting conditions, angles, and noise levels, making it highly representative of photos users typically upload to social media or food apps.
 
48
  Input: RGB Images (various aspect ratios, resized during processing).
49
 
50
  Labels: 101 unique Integer IDs mapped to human-readable Class Names.
51
+
52
  ---
53
 
54
  ## 📊 Part 1: Data Exploration (EDA)