Update model card: backbone mirrored
Browse files
README.md
CHANGED
|
@@ -29,9 +29,9 @@ This repository hosts the **released artifacts** for the paper. **Code, installa
|
|
| 29 |
| Path | Description |
|
| 30 |
|------|-------------|
|
| 31 |
| `release_weights/*.pth` | 10 pretrained **G2G-only** weights (frozen backbone excluded; each ~123 MB) |
|
| 32 |
-
| `map-anything-model/` | Frozen
|
| 33 |
-
| `examples.zip` | Sanity-check input bundles (`reloc/` + `rig/`)
|
| 34 |
-
| `eval_results.zip` | Paper-subset per-pair evaluation CSVs
|
| 35 |
|
| 36 |
> **MapAnything backbone (mirrored here).** G2G runs on a frozen DINOv2-large / 1024-dim MapAnything backbone (MapAnything **v1.0.1**, commit `fde8425`). The exact compatible checkpoint (~2.1 GB) is included under `map-anything-model/`, because the current `facebook/map-anything` Hugging Face weights are the newer **giant / 1536-dim** variant and are **incompatible** with these G2G modules. MapAnything is a work by Meta AI ([facebookresearch/map-anything](https://github.com/facebookresearch/map-anything)); please also respect its original license when using this backbone.
|
| 37 |
|
|
|
|
| 29 |
| Path | Description |
|
| 30 |
|------|-------------|
|
| 31 |
| `release_weights/*.pth` | 10 pretrained **G2G-only** weights (frozen backbone excluded; each ~123 MB) |
|
| 32 |
+
| `map-anything-model/` | Frozen MapAnything backbone (DINOv2-large/1024, ~2.1 GB) |
|
| 33 |
+
| `examples.zip` | Sanity-check input bundles (`reloc/` + `rig/`) |
|
| 34 |
+
| `eval_results.zip` | Paper-subset per-pair evaluation CSVs |
|
| 35 |
|
| 36 |
> **MapAnything backbone (mirrored here).** G2G runs on a frozen DINOv2-large / 1024-dim MapAnything backbone (MapAnything **v1.0.1**, commit `fde8425`). The exact compatible checkpoint (~2.1 GB) is included under `map-anything-model/`, because the current `facebook/map-anything` Hugging Face weights are the newer **giant / 1536-dim** variant and are **incompatible** with these G2G modules. MapAnything is a work by Meta AI ([facebookresearch/map-anything](https://github.com/facebookresearch/map-anything)); please also respect its original license when using this backbone.
|
| 37 |
|