qq456cvb nielsr HF staff commited on
Commit
b56770e
·
verified ·
1 Parent(s): 1378c14

Add model card (#1)

Browse files

- Add model card (fea84623d8046c435b894e8492b6fc9aa79f8f48)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ pipeline_tag: image-feature-extraction
4
+ ---
5
+
6
+ This repository contains the model introduced in the paper [Multiview Equivariance Improves 3D Correspondence Understanding with Minimal Feature Finetuning](https://huggingface.co/papers/2411.19458).
7
+
8
+ Code: https://github.com/qq456cvb/3DCorrEnhance.