Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
xxxxxxxxy
/
FGTBT
like
0
Keypoint Detection
4 datasets
English
arxiv:
2601.12863
License:
mit
Model card
Files
Files and versions
xet
Community
xxxxxxxxy
commited on
Feb 3
Commit
6d3595e
·
verified
·
1 Parent(s):
be77770
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+6
-0
README.md
CHANGED
Viewed
@@ -1,4 +1,10 @@
1
---
2
license: mit
3
pipeline_tag: keypoint-detection
4
---
1
---
2
license: mit
3
pipeline_tag: keypoint-detection
4
+
language:
5
+
- en
6
+
metrics:
7
+
- mse
8
+
base_model:
9
+
- wang1215/segformer-b3
10
---