Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
siddiquesalman authored Jun 6, 2023
1 parent 49c66fd commit e932ea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# FlatNet3D
Official test code for *FlatNet3D: intensity and absolute depth from single-shot lensless capture,* Optica JOSA A (2022)[[Link]](https://opg.optica.org/josaa/abstract.cfm?uri=josaa-39-10-1903).
Official test code for *FlatNet3D: intensity and absolute depth from single-shot lensless capture,* Optica JOSA A (2022)[[Link]](https://opg.optica.org/josaa/abstract.cfm?uri=josaa-39-10-1903),[[Preprint]](https://www.dropbox.com/s/hp5z6xmffdgfywc/flatnet3d_accepted_preprint.pdf?dl=0).

Use the ```flatnet3d_test.ipynb``` for testing. Before using it, please note the following instructions:
1. Checkpoints are available at this [link](https://www.dropbox.com/s/6f73g58iem9iip3/model_2dunet_50dB_reg_48.pt?dl=0). Download the ```.pt``` file and save it in the ```checkpoint``` directory of this repo.
Expand Down

0 comments on commit e932ea0

Please sign in to comment.