Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ICCV2021.md #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions ICCV2021.md
Original file line number Diff line number Diff line change
Expand Up @@ -628,12 +628,18 @@ Putting NeRF on a Diet: Semantically Consistent Few-Shot View Synthesis<br>
KiloNeRF: Speeding up Neural Radiance Fields with Thousands of Tiny MLPs<br>
[paper](https://arxiv.org/abs/2103.13744) | [code](https://github.com/creiser/kilonerf)<br><br>

GNeRF: GAN-based Neural Radiance Field without Posed Camera<br>
[paper](https://arxiv.org/abs/2103.15606) | [code](https://github.com/MQ66/gnerf)<br><br>

<br><br>

<a name="2"/>

# 2. ICCV2021 Oral(更新中)

[12] GNeRF: GAN-based Neural Radiance Field without Posed Camera(Oral)<br>
[paper](https://arxiv.org/abs/2103.15606) | [code](https://github.com/MQ66/gnerf)<br><br>

[11] Robustness via Cross-Domain Ensembles(Oral)<br>
[paper](https://crossdomain-ensembles.epfl.ch/#paper) | [code](https://github.com/EPFL-VILAB/XDEnsembles) | [model](https://github.com/EPFL-VILAB/XDEnsembles#pretrained-models) | [homepage](https://crossdomain-ensembles.epfl.ch/)<br><br>

Expand Down