Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-05 | 4.3 kB | |
v1.0.1 Pip installable source code.tar.gz | 2025-07-05 | 16.3 MB | |
v1.0.1 Pip installable source code.zip | 2025-07-05 | 16.3 MB | |
Totals: 3 Items | 32.6 MB | 0 |
What's Changed
- Add changelog for v1.0 by @yellowcap in https://github.com/Clay-foundation/model/pull/267
- Fix duplicate transform bug by @srmsoumya in https://github.com/Clay-foundation/model/pull/268
- Fix launch buttons by @yellowcap in https://github.com/Clay-foundation/model/pull/273
- Classifier downstream task by @srmsoumya in https://github.com/Clay-foundation/model/pull/270
- Remove model_clay.py by @srmsoumya in https://github.com/Clay-foundation/model/pull/281
- Point latest release to v1.0 by @fnands in https://github.com/Clay-foundation/model/pull/286
- Regression example of Clay by @srmsoumya in https://github.com/Clay-foundation/model/pull/285
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/Clay-foundation/model/pull/289
- Fix link in README by @yellowcap in https://github.com/Clay-foundation/model/pull/293
- Add example for simple classification on embeddings by @yellowcap in https://github.com/Clay-foundation/model/pull/292
- Fix relative paths by @yellowcap in https://github.com/Clay-foundation/model/pull/295
- Add no sign request flag to segment scripts and readme by @yellowcap in https://github.com/Clay-foundation/model/pull/298
- Register embeddings finetune in toc by @yellowcap in https://github.com/Clay-foundation/model/pull/297
- Organise finetune code and docs by @yellowcap in https://github.com/Clay-foundation/model/pull/301
- V1 model inference with NAIP by @lillythomas in https://github.com/Clay-foundation/model/pull/247
- Add entry for naip sim search tutorial to toc by @lillythomas in https://github.com/Clay-foundation/model/pull/306
- Added Planetscope SR mapping by @jonasViehweger in https://github.com/Clay-foundation/model/pull/319
- Fix formatting and typos by @clausmichele in https://github.com/Clay-foundation/model/pull/316
- Adjust s5cmd invocation flags by @wboykinm in https://github.com/Clay-foundation/model/pull/322
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/Clay-foundation/model/pull/327
- Updating dead link:
mamba
install by @MaxLenormand in https://github.com/Clay-foundation/model/pull/330 - Unpin timm and pyarrow by @weiji14 in https://github.com/Clay-foundation/model/pull/310
- Update to v1.5 by @yellowcap in https://github.com/Clay-foundation/model/pull/334
- Update tutorials to Clay v1.5 by @srmsoumya in https://github.com/Clay-foundation/model/pull/336
- correct link to v1.5 ckpt by @rbavery in https://github.com/Clay-foundation/model/pull/337
- Add modis sampling to docs by @yellowcap in https://github.com/Clay-foundation/model/pull/335
- Update documentation to reflect v1.5 by @srmsoumya in https://github.com/Clay-foundation/model/pull/339
- Fix Typo in Embeddings Tutorial by @Brayden-Zhang in https://github.com/Clay-foundation/model/pull/344
- Update licensing information in documentation to Apache by @brunosan in https://github.com/Clay-foundation/model/pull/351
- Fix deprecated version of
actions/upload-artifact: v3
by @brunosan in https://github.com/Clay-foundation/model/pull/352 - fix-table-formatting by @abarciauskas-bgse in https://github.com/Clay-foundation/model/pull/354
- All for Satellogic EarthView by @brunosan in https://github.com/Clay-foundation/model/pull/350
- Create package by @brunosan in https://github.com/Clay-foundation/model/pull/359
New Contributors
- @fnands made their first contribution in https://github.com/Clay-foundation/model/pull/286
- @jonasViehweger made their first contribution in https://github.com/Clay-foundation/model/pull/319
- @clausmichele made their first contribution in https://github.com/Clay-foundation/model/pull/316
- @wboykinm made their first contribution in https://github.com/Clay-foundation/model/pull/322
- @rbavery made their first contribution in https://github.com/Clay-foundation/model/pull/337
- @Brayden-Zhang made their first contribution in https://github.com/Clay-foundation/model/pull/344
- @abarciauskas-bgse made their first contribution in https://github.com/Clay-foundation/model/pull/354
- @romeokienzler made their first contribution in https://github.com/Clay-foundation/model/pull/359
Full Changelog: https://github.com/Clay-foundation/model/compare/v1.0...v1.0.1