-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
51 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
{ | ||
"cells": [ | ||
{ | ||
"cell_type": "markdown", | ||
"metadata": {}, | ||
"source": [ | ||
"# Clay Model roadmap\n", | ||
"> Release roadmap for Clay Model" | ||
] | ||
}, | ||
{ | ||
"cell_type": "markdown", | ||
"metadata": {}, | ||
"source": [ | ||
"--\n", | ||
"\n", | ||
"[`Clay Model v0`](Clay%20Model%20releases/clay%20v0%20release.html) was released in Dec'23.\n", | ||
"\n", | ||
"--\n", | ||
"\n", | ||
"`Clay Model v1` is expected to be released in Q1 2024. High-level goals include:\n", | ||
"\n", | ||
"- More trainning time on more spatial and temporal coverage of Earth EO archives.\n", | ||
"- More robust handling of data, go beyond [Sentinel-2, Sentinel-1, DEM]\n", | ||
"- More emphasis on semantic anchors or Earth.\n", | ||
"- Better QA, testing and benchmarking.\n", | ||
"- Better finetune documentation.\n" | ||
] | ||
}, | ||
{ | ||
"cell_type": "markdown", | ||
"metadata": {}, | ||
"source": [] | ||
} | ||
], | ||
"metadata": { | ||
"kernelspec": { | ||
"display_name": "python3", | ||
"language": "python", | ||
"name": "python3" | ||
} | ||
}, | ||
"nbformat": 4, | ||
"nbformat_minor": 2 | ||
} |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters