Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marie Tahon
DnCNN-tensorflow-holography
Commits
ce77d355
Commit
ce77d355
authored
Oct 22, 2019
by
Marie Tahon
Browse files
add results
parent
bda43a6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
ce77d355
...
@@ -83,5 +83,16 @@ python3 main_holo.py --checkpoint_dir /lium/raid01_c/tahon/holography/checkpoint
...
@@ -83,5 +83,16 @@ python3 main_holo.py --checkpoint_dir /lium/raid01_c/tahon/holography/checkpoint
$ python main_holo.py --phase test
$ python main_holo.py --phase test
```
```
## Results
Results obtained with different configurations. Values are given in terms of Phase STD
Durations are given in Day-Hours:Min:Sec with one GPU.
```
| PATTERNS 1-5,NOISE: | || TEST DATA
Epochs | lr | train noise | nb batches | layers | duration | 0 | 1 | 1.5 | 2 | 2.5 | MOY || DATA1 | DATA20 | VibMap ||
200 | 0.0005 | [0] | 120 | 4 | 5-10:22:46 | 0.05 | 0.06 | 0.08 | 0.11 | 0.14 | 0.09 || 0.18 | 0.67 | 0.13 ||
200 | 0.0005 | [0, 1, 1.5] | 360 | 4 | 5-16:22:11 | 0.04 | 0.05 | 0.07 | 0.09 | 0.11 | 0.07 || 0.15 | 0.66 | 0.12 ||
```
## TODO
## TODO
-
[ ] check final evaluation phase
-
[ ] check final evaluation phase
-
[ ] check loading checkpoint (but not latest) from a previous model
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment