Git Product home page Git Product logo

deltar's Introduction

DELTAR: Depth Estimation from a Light-weight ToF Sensor And RGB Image


DELTAR: Depth Estimation from a Light-weight ToF Sensor And RGB Image
Yijin Li, Xinyang Liu, Wenqi Dong, Han Zhou, Hujun Bao, Guofeng Zhang, Yinda Zhang, Zhaopeng Cui
ECCV 2022

Demo Video

Download Link

We provide the download link [google drive, baidu(code: 1i11)] to

  • pretrained model trained on NYU.
  • ZJUL5 dataset.
  • demo data.

Run DELTAR

Prepare the data and pretrained model

Download from the above link, and place the data and model as below:

deltar
├── data
│   ├── demo
│   └── ZJUL5
└── weights
    └── nyu.pt

Evaluate on ZJUL5 dataset

python evaluate.py configs/test_zjuL5.txt

Run the demo

python evaluate.py configs/test_demo.txt
python scripts/make_gif.py --data_folder data/demo/room --pred_folder tmp/room

Citation

If you find this code useful for your research, please use the following BibTeX entry.

@article{deltar,
  title={DELTAR: Depth Estimation from a Light-weight ToF Sensor and RGB Image},
  author={Li Yijin and Liu Xinyang and Dong Wenqi and Zhou han and Bao Hujun and Zhang Guofeng and Zhang Yinda and Cui Zhaopeng},
  booktitle={European Conference on Computer Vision (ECCV)},
  year={2022}
}

Acknowledgements

We would like to thank the authors of Adabins, LoFTR and Twins for open-sourcing their projects.

deltar's People

Contributors

eugenelyj 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.