Skip to content

Commit

Permalink
Merge pull request #62 from chenyangkang/update
Browse files Browse the repository at this point in the history
Update on 1) interactive plot; 2) obtaining spatial objects of stixels
  • Loading branch information
chenyangkang authored Sep 20, 2024
2 parents 8fa5e6e + 6d90ee9 commit ff138cc
Show file tree
Hide file tree
Showing 5 changed files with 1,005 additions and 762 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/draft-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
# This should be the path to the paper within your repo.
paper-path: paper/md_paper/paper.md
- name: Upload
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: paper
# This is the output path where Pandoc will write the compiled
Expand Down
1,761 changes: 1,002 additions & 759 deletions docs/Examples/01.AdaSTEM_demo.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Examples/04.SphereAdaSTEM_demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Demo of `SphereAdaSTEM` model: a spherical indexing and modeling system\n",
"# SphereAdaSTEM model: spherical indexing and modeling\n",
"\n",
"Yangkang Chen<br>\n",
"Jan 24, 2024"
Expand Down
2 changes: 1 addition & 1 deletion docs/Examples/05.Hurdle_in_ada_or_ada_in_hurdle.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# `Hurdle in AdaSTEM` or `AdaSTEM in Hurdle`?\n",
"# Hurdel model in AdaSTEM\n",
"\n",
"Yangkang Chen<br>\n",
"Jan 12, 2024"
Expand Down
Binary file added docs/assets/interactive_prediction_result.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ff138cc

Please sign in to comment.