Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
library_name: transformers
|
4 |
+
pipeline_tag: object-detection
|
5 |
+
tags:
|
6 |
+
- spheres
|
7 |
+
- photogrammetry
|
8 |
+
- calibration
|
9 |
+
widget:
|
10 |
+
- src: examples/chevaux.jpg
|
11 |
+
example_title: Chevaux
|
12 |
+
- src: examples/mammouths.jpg
|
13 |
+
example_title: Mammouths
|
14 |
+
- src: examples/synth.jpg
|
15 |
+
example_title: Synth
|
16 |
+
---
|