Skip to content

Commit f3fb430

Browse files
committed
add book link
1 parent 2829afe commit f3fb430

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.DS_Store

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ <h3> Learning Resources </h3>
107107
<ul>
108108
<li><a href="https://szeliski.org/Book/">“Computer Vision: Algorithms and Applications”</a>, Richard Szeliski, 2010</li>
109109
<li><a href="https://www.deeplearningbook.org/">“Deep Learning”</a>, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016</li>
110-
<li>“Foundations of Computer Vision”</a>, Antonio Torralba, Phillip Isola and William T. Freeman, 2024</li>
110+
<li><a href="https://mitpress.mit.edu/9780262048972/foundations-of-computer-vision/">“Foundations of Computer Vision”</a>, Antonio Torralba, Phillip Isola and William T. Freeman, 2024</li>
111111
</ul>
112112
</div>
113113

0 commit comments

Comments
 (0)