Skip to content

Latest commit

 

History

History
 
 

evaluation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Getting Started

  1. Download and unzip Su et al.'s dataset and Nah et al.'s dataset under [DATASET_ROOT]:

    ├── [DATASET_ROOT]
    │   ├── train_DVD
    │   ├── test_DVD
    │   ├── train_nah
    │   ├── test_nah
    
  2. Evaluation

    Note:

    • Specify test_offset, which should be [DATASET_ROOT].
    • Specify result_root, which should be [LOG_ROOT]/PVDNet_TOG2021.
    • Option 1.

      • Run eval_notebook in the matlab GUI.
    • Option 2.

      • Type run_evaluation in the matlab console.