From 8bd5d6816db190e6601b1a6487be899bdd86d3db Mon Sep 17 00:00:00 2001 From: Quan Meng Date: Mon, 26 Jul 2021 21:50:54 +0800 Subject: [PATCH] Update ICCV2021.md Added one paper: GNeRF: GAN-based Neural Radiance Field without Posed Camera --- ICCV2021.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ICCV2021.md b/ICCV2021.md index 9f8a334..7d07e11 100644 --- a/ICCV2021.md +++ b/ICCV2021.md @@ -628,12 +628,18 @@ Putting NeRF on a Diet: Semantically Consistent Few-Shot View Synthesis
KiloNeRF: Speeding up Neural Radiance Fields with Thousands of Tiny MLPs
[paper](https://arxiv.org/abs/2103.13744) | [code](https://github.com/creiser/kilonerf)

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

+

# 2. ICCV2021 Oral(更新中) +[12] GNeRF: GAN-based Neural Radiance Field without Posed Camera(Oral)
+[paper](https://arxiv.org/abs/2103.15606) | [code](https://github.com/MQ66/gnerf)

+ [11] Robustness via Cross-Domain Ensembles(Oral)
[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/)