Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
silk-road
/
IMDB-Face-Recognition
like
2
Tasks:
Image Classification
License:
apache-2.0
Dataset card
Files
Files and versions
Community
1
silk-road
commited on
Mar 20, 2024
Commit
475cfa2
·
verified
·
1 Parent(s):
8862800
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+4
-1
README.md
CHANGED
Viewed
@@ -1,5 +1,8 @@
1
---
2
task_categories:
3
- image-classification
4
-
5
---
1
---
2
task_categories:
3
- image-classification
4
+
dataset_info:
5
+
features:
6
+
- name: image
7
+
dtype: image
8
---