Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.79 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.79 KB

Mobile Depth From Focus (mDFF) Dataset and Toolbox

We share the mDFF dataset and its toolbox in this repository. Dataset is preprocessed as follows:

Dataset

Cropped (224x224) and clipped (0.1 to 4meters) hdf5 dataset can be downloaded here. It contains the train, val and test data.

Original focalstacks (/focalstacks), preprocessed focalstacks (/test, /train), registered depth maps and raw pointclouds can be downloaded here.

License

All data in the mDFF dataset is licensed under a Creative Commons 4.0 Attribution License (CC BY 4.0).

Citation

Caner Hazirbas, Sebastian Georg Soyer, Maximilian Christian Staab, Laura Leal-Taixé and Daniel Cremers, "Deep Depth From Focus", ACCV, 2018. (arXiv)

@InProceedings{hazirbas18ddff,
 author    = {C. Hazirbas and S. G. Soyer and M. C. Staab and L. Leal-Taixé and D. Cremers},
 title     = {Deep Depth From Focus},
 booktitle = {Asian Conference on Computer Vision (ACCV)},
 year      = {2018},
 month     = {December},
 eprint    = {1704.01085},
 url       = {https://hazirbas.com/projects/ddff/},
}

License

The toolbox is released under GNU General Public License Version 3 (GPLv3).