Skip to content

Commit

Permalink
Minor Edits
Browse files Browse the repository at this point in the history
  • Loading branch information
ShrayanRoy committed Mar 8, 2024
1 parent c4aed36 commit 138289f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion presentation/finalpresentation.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,8 @@ knitr::include_graphics("pimg/ourap.png")

* Instead of manually selecting patches, we require a more general method.

--

* Selecting overlapping local patches for each pixel can be useful.

--
Expand All @@ -460,7 +462,7 @@ knitr::include_graphics("pimg/ourap.png")

--

* We will use segments obtained by the segmentation algorithm.
* We will use segments obtained by segmentation algorithm.

---

Expand Down
4 changes: 3 additions & 1 deletion presentation/finalpresentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,8 @@

* Instead of manually selecting patches, we require a more general method.

--

* Selecting overlapping local patches for each pixel can be useful.

--
Expand All @@ -461,7 +463,7 @@

--

* We will use segments obtained by the segmentation algorithm.
* We will use segments obtained by segmentation algorithm.

---

Expand Down

0 comments on commit 138289f

Please sign in to comment.