Add Field Notes writeup + README link
Browse files
README.md
CHANGED
|
@@ -60,6 +60,12 @@ Trained on iNaturalist research-grade observations. Apache-2.0.
|
|
| 60 |
|
| 61 |
π¦ **Weights published as fine-tuned models:** [HomesteaderLabs/forager-field-station-models](https://huggingface.co/HomesteaderLabs/forager-field-station-models) β `.pt` + `.onnx` for the router and all three experts, fine-tuned from `timm/tf_efficientnet_lite2.in1k`.
|
| 62 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 63 |
## Safety notice
|
| 64 |
|
| 65 |
**Identification aid only β never an authority.** Wild plant and mushroom
|
|
|
|
| 60 |
|
| 61 |
π¦ **Weights published as fine-tuned models:** [HomesteaderLabs/forager-field-station-models](https://huggingface.co/HomesteaderLabs/forager-field-station-models) β `.pt` + `.onnx` for the router and all three experts, fine-tuned from `timm/tf_efficientnet_lite2.in1k`.
|
| 62 |
|
| 63 |
+
## Field notes
|
| 64 |
+
|
| 65 |
+
The build story β edge constraints, the single-expert safety pivot, the
|
| 66 |
+
safety-vs-usefulness curve, and a one-line bug that inverted our OOD detector β is in
|
| 67 |
+
[FIELD_NOTES.md](FIELD_NOTES.md).
|
| 68 |
+
|
| 69 |
## Safety notice
|
| 70 |
|
| 71 |
**Identification aid only β never an authority.** Wild plant and mushroom
|