GithubHelp home page GithubHelp logo

dnmp's Introduction

[ICCV 2023] Urban Radiance Field Representation with Deformable Neural Mesh Primitives

arXiv Project Demo

Introduction

The repository contains the official implementation of source code and pre-trained models of our paper:"Urban Radiance Field Representation with Deformable Neural Mesh Primitives". It is a new representation to model urban scenes for efficient and high-quality rendering!

Updates

  • 2023.07.21: The:star::star::star:source code⭐⭐⭐is released! Try it!
  • 2023.07.21: The:fire::fire::fire:pre-print🔥🔥🔥is released! Refer to it for more details!
  • 2023.07.19: The project page is created. Check it out for an overview of our work!

Datasets

We conduct experiments on two outdoor datasets: KITTI-360 dataset, Waymo-Open-Dataset. Please refer to preprocess/README.md for more details.

Environments

  1. Compile fairnr.
python setup.py build_ext --inplace
  1. Main requirements:
  1. Other requirements are provided in requirements.txt

Training

  1. Optimize geometry using our pre-trained auto-encoder by running sh scripts/train_${DATASET}_geo.sh. (Please specify SEQUENCE,DATA_ROOT,LOG_DIR and CKPT_DIR in the script.)

  2. Train radiance field by running sh scripts/train_${DATASET}_render.sh. (Please specify SEQUENCE,DATA_ROOT,LOG_DIR, CKPT_DIR and PRETRAINED_GEO in the script.)

Evaluation

You can run scripts/test_kitti360.sh for evaluation. (Please specify SAVE_DIR, DATA_ROOT and the pretrained files in the script.)

To-Do List

  • Release Code and pretrained model
  • Technical Report
  • Project page

Citation

If you find this project useful for your work, please consider citing:

@article{lu2023dnmp,
  author    = {Lu, Fan and Xu, Yan and Chen, Guang and Li, Hongsheng and Lin, Kwan-Yee and Jiang, Changjun},
  title     = {Urban Radiance Field Representation with Deformable Neural Mesh Primitives},
  journal   = {ICCV},
  year      = {2023},
}

dnmp's People

Contributors

wywu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.