Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
qlairvoyance
/
people_detection
like
0
Follow
Qlairvoyance
1
Object Detection
Keras
English
Model card
Files
Files and versions
Community
Use this model
farisq
commited on
Mar 27, 2023
Commit
fa10ea1
·
1 Parent(s):
3bce63a
Update README.md
Browse files
People detection from radar ADC data
Files changed (1)
hide
show
README.md
+3
-1
README.md
CHANGED
Viewed
@@ -2,5 +2,7 @@
2
language:
3
- en
4
library_name: keras
5
-
pipeline_tag:
image
-
classification
6
---
2
language:
3
- en
4
library_name: keras
5
+
pipeline_tag:
object
-
detection
6
+
metrics:
7
+
- accuracy
8
---