- download the ckpt and data
- unzip the ckpt and data in root directory
./NoisyLFRecon ├── average_gradients.py ├── bilinear_sampler.py ├── bilinear_sampler_y.py ├── ckpt ├── data ├── dataloader.py ├── model.py ├── NoisyLFRecon ├── readme.md ├── requirements.txt ├── TCW_test_set.txt └── test_model.py - run "pip install -r requirements.txt" to install required package
- run "python3 test_model.py" to test model in "30sence" dataset
littleSpongebob/NoisyLFRecon
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|