Spaces:
Running on Zero
Running on Zero
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,19 +1,19 @@
|
|
| 1 |
---
|
| 2 |
title: AnyCalib
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: blue
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version:
|
| 8 |
app_file: app.py
|
| 9 |
pinned: true
|
| 10 |
license: apache-2.0
|
| 11 |
tags:
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
---
|
| 18 |
|
| 19 |
# AnyCalib — Full-Resolution Camera Calibration
|
|
@@ -44,4 +44,4 @@ Automatically uses GPU when available (ZeroGPU / dedicated), falls back to CPU.
|
|
| 44 |
- **Total**: ~320M parameters, full FP32
|
| 45 |
- **Weights**: [SebRincon/anycalib](https://huggingface.co/SebRincon/anycalib)
|
| 46 |
- **ONNX**: [SebRincon/anycalib-onnx](https://huggingface.co/SebRincon/anycalib-onnx)
|
| 47 |
-
- **Source**: [github.com/javrtg/AnyCalib](https://github.com/javrtg/AnyCalib)
|
|
|
|
| 1 |
---
|
| 2 |
title: AnyCalib
|
| 3 |
+
emoji: 📷
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: blue
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 6.14.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: true
|
| 10 |
license: apache-2.0
|
| 11 |
tags:
|
| 12 |
+
- camera-calibration
|
| 13 |
+
- anycalib
|
| 14 |
+
- computer-vision
|
| 15 |
+
- lens-correction
|
| 16 |
+
- dinov2
|
| 17 |
---
|
| 18 |
|
| 19 |
# AnyCalib — Full-Resolution Camera Calibration
|
|
|
|
| 44 |
- **Total**: ~320M parameters, full FP32
|
| 45 |
- **Weights**: [SebRincon/anycalib](https://huggingface.co/SebRincon/anycalib)
|
| 46 |
- **ONNX**: [SebRincon/anycalib-onnx](https://huggingface.co/SebRincon/anycalib-onnx)
|
| 47 |
+
- **Source**: [github.com/javrtg/AnyCalib](https://github.com/javrtg/AnyCalib)
|