Image Classification
Keras
benjaminStreltzin commited on
Commit
70445fe
·
verified ·
1 Parent(s): 8d9bab6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
4
 
5
  **Real art vs AI-Generated art image classification**
@@ -50,4 +52,4 @@ Evaluate the model on the test set.
50
  *Visualization results*
51
 
52
  Confusion Matrix: To visualize the classification performance.
53
- Training and Validation Metrics: Plots for accuracy and loss over the epochs.
 
1
  ---
2
  license: apache-2.0
3
+ datasets:
4
+ - DataScienceProject/Art_Images_Ai_And_Real_
5
  ---
6
 
7
  **Real art vs AI-Generated art image classification**
 
52
  *Visualization results*
53
 
54
  Confusion Matrix: To visualize the classification performance.
55
+ Training and Validation Metrics: Plots for accuracy and loss over the epochs.