diddone commited on
Commit
b100a52
·
verified ·
1 Parent(s): f560a91

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # DenseMarks
2
 
3
  A PyTorch implementation for dense UVW coordinate prediction from human head images using DINOv3 backbone with DPT head architecture.
 
1
+ ---
2
+ license: cc
3
+ language:
4
+ - en
5
+ pipeline_tag: image-feature-extraction
6
+ tags:
7
+ - landmarks
8
+ - humans
9
+ ---
10
  # DenseMarks
11
 
12
  A PyTorch implementation for dense UVW coordinate prediction from human head images using DINOv3 backbone with DPT head architecture.