Giter Club home page Giter Club logo

netf_public's Introduction

NeTF_public

The repository is the source code for paper "Non-line-of-Sight Imaging via Neural Transient Fields". [Paper]

The preprocessed data we use can be downloaded at [Google Drive] or [Baidu Netdisk] with password: netf

The raw data can be downloaded at Zaragoza NLOS synthetic dataset, f-k migration and Convolutional Approximations

We also provide MATLAB code 'zaragoza_preprocess.m' and 'fkdata_preprocess.m' to convert data from Zaragoza dataset and fk to fit NeTF for those who want to run NeTF at other scene.

Environment setup

Make sure that the dependcies in requirements.txt are installed, or they can be installed by

"pip install -r requirements.txt"

How to run

Make sure that data is place correctly like

NeTF_public
│   README.md
│   run_netf.py
│   ...
│
└───data
    │   fk_dragon_meas_180_min_256_preprocessed.mat
    │   ...
    │
    └───zaragozadataset
        │   zaragoza256_preprocessed.mat
        │   ...
 

Then run with preset settings:

"python run_netf.py --config configs/zaragoza_bunny.txt"

Different settings are stroaged at "./configs/".

Under preset settings, the training process takes around 24 hours on a single NVIDIA Tesla M40 GPU.

Results

The final volume and slices from different view are stroaged at "./model"

The matlab script "show_result.m" is also provided to generate 2D images from different views and 3D density distribution.

And the comparision between predicted and measured histogram is stroaged at "./figure"

Contact us

Please email [email protected] or [email protected] if you have any questions or suggestions.

netf_public's People

Contributors

zeromakerplus avatar drord9 avatar rhubarbwu 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.