Skip to content

JetHong/UnsupervisedNet

Repository files navigation

UnsupervisedNet

the implementation of "Unsupervised Monocular Depth Estimation From Light Field Image"

  • download the model and evaluation_toolkit
  • unzip the model and evaluation_toolkit in root directory
      ./UnsupervisedNet
      ├── 4dlffilenames_val7x7star.txt
      ├── average_gradients.py
      ├── bilinear_samplerzb.py
      ├── dataloader_lf7x7star_zec.py
      ├── evalfunctions7x7.py
      ├── eval_tools.py
      ├── evaluate.py
      ├── evaluation_toolkit
      ├── model
      ├── monodepth_main_getresultLF7x7Star.py
      ├── monodepth_model_LF7x7Star.py
      ├── optical_flow_warp_fwd.py
      ├── REMADE.md
      └── result
    
  • run "python3 monodepth_main_getresultLF7x7Star.py" to test model

About

the implementation of "Unsupervised Monocular Depth Estimation From Light Field Image"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages