Skip to content

Commit

Permalink
Tutorial on burn scar analysis using embeddings from partial inputs (#…
Browse files Browse the repository at this point in the history
…149)

* Sort path list in data module

* Add band_group to clay module args

* Add tutorial for partial input burn scar embedding analysis

Closes #126, #136

* Update docs/partial-inputs.ipynb

Co-authored-by: Wei Ji <[email protected]>

* Update docs/partial-inputs.ipynb

Co-authored-by: Wei Ji <[email protected]>

* Update docs/partial-inputs.ipynb

Co-authored-by: Wei Ji <[email protected]>

* Update docs/partial-inputs.ipynb

Co-authored-by: Wei Ji <[email protected]>

* Update docs/partial-inputs.ipynb

Co-authored-by: Wei Ji <[email protected]>

* Move partial inputs into tutorial section

* Small improvements on notebook

---------

Co-authored-by: Wei Ji <[email protected]>
  • Loading branch information
yellowcap and weiji14 authored Feb 9, 2024
1 parent 4b0bf45 commit 3f4210f
Show file tree
Hide file tree
Showing 5 changed files with 464 additions and 6 deletions.
1 change: 1 addition & 0 deletions docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ execute:
execute_notebooks: cache
exclude_patterns:
- clay-v0-*.ipynb
- partial-inputs.ipynb

# Define the name of the latex output file for PDF builds
latex:
Expand Down
2 changes: 2 additions & 0 deletions docs/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ parts:
file: clay-v0-location-embeddings
- title: Interpolating images in embedding space
file: clay-v0-interpolation
- title: Generate embeddings from partial inputs
file: partial-inputs
- caption: About Clay
chapters:
- title: GitHub
Expand Down
Loading

0 comments on commit 3f4210f

Please sign in to comment.