forked from academicpages/academicpages.github.io
-
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
Fengshi Zheng
committed
Aug 21, 2024
1 parent
31977ec
commit 8a13f43
Showing
5 changed files
with
43 additions
and
24 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
locale : "en-US" | ||
title : "Fengshi Zheng" | ||
title_separator : "-" | ||
name : &name "Fengshi Zheng" | ||
name : &name "Fengshi Zheng (郑逢时)" | ||
description : &description "I'm a CS master student at ETH Zurich, majoring in computer graphics." | ||
url : https://JamesZFS.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" | ||
baseurl : "" # the subpath of your site, e.g. "/blog" | ||
|
@@ -82,12 +82,12 @@ analytics: | |
author: | ||
name : "Fengshi Zheng" | ||
avatar : "profile.jpg" | ||
bio : "No passion, no life." | ||
location : "Zurich, Switzerland" | ||
bio : "PhD candidate at TU Delft." | ||
location : "Delft, Netherlands" | ||
employer : | ||
pubmed : | ||
googlescholar : false | ||
email : "[email protected]" | ||
email : "[email protected]" | ||
researchgate : # example: "https://www.researchgate.net/profile/yourprofile" | ||
uri : | ||
bitbucket : | ||
|
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 |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
title: "Spatial subdivision for path guiding" | ||
collection: publications | ||
permalink: /publication/2024-07-01-ensemble | ||
excerpt: 'In this thesis, we focus on the spatial subdivision of mainstream path-guiding algorithms.' | ||
date: 2021-12-01 | ||
venue: 'ETHZ MS Thesis' | ||
paperurl: 'https://www.research-collection.ethz.ch/handle/20.500.11850/683642' | ||
citation: 'Zheng, Shaokun, Fengshi Zheng, Kun Xu, and Ling-Qi Yan. "Ensemble denoising for Monte Carlo renderings." ACM Transactions on Graphics (TOG) 40, no. 6 (2021): 1-17.' | ||
--- | ||
This thesis mainly focuses on k-d-tree-based spatial subdivision schemes for path guiding. | ||
We decompose the problem into "when and where to split" and address them separately. | ||
|
||
![Teaser](/images/thesis/teaser.png) | ||
|
||
[Download thesis here](https://www.research-collection.ethz.ch/bitstream/handle/20.500.11850/683642/Zheng_Fengshi.pdf?sequence=1&isAllowed=y) | ||
|
||
Recommended citation: Zheng, Fengshi. Spatial Subdivision for Path Guiding. MS thesis. 2024. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.