forked from alshedivat/al-folio
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
39 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,3 @@ | ||
"Adams": | ||
- firstname: ["Edwin", "E.", "E. P.", "Edwin Plimpton"] | ||
url: https://en.wikipedia.org/wiki/Edwin_Plimpton_Adams | ||
|
||
"Podolsky": | ||
- firstname: ["Boris", "B.", "B. Y.", "Boris Yakovlevich"] | ||
url: https://en.wikipedia.org/wiki/Boris_Podolsky | ||
|
||
"Rosen": | ||
- firstname: ["Nathan", "N."] | ||
url: https://en.wikipedia.org/wiki/Nathan_Rosen | ||
|
||
"Bach": | ||
- firstname: ["Johann Sebastian", "J. S."] | ||
url: https://en.wikipedia.org/wiki/Johann_Sebastian_Bach | ||
|
||
- firstname: ["Carl Philipp Emanuel", "C. P. E."] | ||
url: https://en.wikipedia.org/wiki/Carl_Philipp_Emanuel_Bach | ||
|
||
"Przibram": | ||
- firstname: ["Karl"] | ||
url: https://link.springer.com/article/10.1007/s00016-019-00242-z | ||
|
||
"Schrödinger": | ||
- firstname: ["Erwin"] | ||
url: https://en.wikipedia.org/wiki/Erwin_Schr%C3%B6dinger | ||
|
||
"Lorentz": | ||
- firstname: ["Hendrik Antoon"] | ||
url: https://en.wikipedia.org/wiki/Hendrik_Lorentz | ||
|
||
"Planck": | ||
- firstname: ["Max"] | ||
url: https://en.wikipedia.org/wiki/Max_Planck | ||
"Civera": | ||
- firstname: ["Javier", "E.", "E. P.", "Edwin Plimpton"] | ||
url: https://scholar.google.com/citations?user=j_sMzokAAAAJ&hl=en |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
layout: post | ||
date: 2024-1-22 07:59:00-0400 | ||
inline: true | ||
related_posts: false | ||
--- | ||
|
||
From April until July, I'll be doing a 4 months research stay at the CV Lab, from University van Amsterdam, under the supervision of Assistant Professor <a href="https://oswaldm.github.io/">Martin R. Oswald</a>. I'm eager to collaborate with such an expert on neural representations for SLAM! :smile: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
layout: post | ||
date: 2024-5-30 07:59:00-0400 | ||
inline: true | ||
related_posts: false | ||
--- | ||
|
||
Our method FeatSplat ranked 2nd :star2: on the Novel View Synthesis challenge of the <a href="https://kaldir.vc.in.tum.de/scannetpp/cvpr2024">ScanNet++ CVPR 2024 Workshop </a>. I'm thankful for beening invited to present our last paper "Feature Splatting for Better Novel View Synthesis with Low Overlap" at the ScanNet++ Workshop! :sparkles: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
layout: cv | ||
permalink: /cv/ | ||
title: cv | ||
title: CV | ||
nav: true | ||
nav_order: 3 | ||
cv_pdf: CV_TomasBerriel.pdf | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +0,0 @@ | ||
@article{gregor2015draw, | ||
title={DRAW: A recurrent neural network for image generation}, | ||
author={Gregor, Karol and Danihelka, Ivo and Graves, Alex and Rezende, Danilo Jimenez and Wierstra, Daan}, | ||
journal={arXiv preprint, arXiv:1502.04623}, | ||
year={2015}, | ||
url={https://arxiv.org/pdf/1502.04623.pdf} | ||
} | ||