Skip to content

Commit dcd6c79

Browse files
committed
experimental note
1 parent 9ca67be commit dcd6c79

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

docs/observation/scale_observation.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Scale Observation
22

33
**Category:** Observation
4-
**Experimental:** No
4+
**Experimental:** Yes
55

66
`ScaleObservation` estimates a single metric scale factor for a generated point
77
cloud. It is intended for monocular-depth point clouds whose shape is plausible
@@ -12,6 +12,10 @@ The task consumes a point cloud plus object annotations from
1212
evidence, and can return the estimated scale, candidate diagnostics, a scaled
1313
point cloud, and a reprojected scaled depth image.
1414

15+
> **Experimental status:** Scale Observation is still being improved. Accuracy,
16+
> candidate selection, and reporting are expected to get better as evaluation
17+
> expands, with the goal of reaching a stable non-experimental state soon.
18+
1519
---
1620

1721
<figure>

0 commit comments

Comments
 (0)