Skip to content

Commit

Permalink
Dataset included.
Browse files Browse the repository at this point in the history
  • Loading branch information
farhadnkm committed Mar 24, 2021
1 parent df4e1db commit a6955c4
Show file tree
Hide file tree
Showing 13 changed files with 122 additions and 3,557 deletions.
3,673 changes: 118 additions & 3,555 deletions DCOD_Implementation.ipynb

Large diffs are not rendered by default.

Binary file added Dataset/Cheek cells/background.tif
Binary file not shown.
Binary file added Dataset/Cheek cells/hologram.tif
Binary file not shown.
Binary file added Dataset/Grating/background.tif
Binary file not shown.
Binary file added Dataset/Grating/hologram.tif
Binary file not shown.
Binary file added Dataset/RBCs/background.tif
Binary file not shown.
Binary file added Dataset/RBCs/hologram.tif
Binary file not shown.
Binary file added Dataset/Simulation source images/baboon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Dataset/Simulation source images/peppers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Dataset/USAF 1951/background.tif
Binary file not shown.
Binary file added Dataset/USAF 1951/hologram.tif
Binary file not shown.
2 changes: 0 additions & 2 deletions misc_functions.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#import matplotlib
#matplotlib.use('TkAgg')
from matplotlib import pyplot as plt
import numpy as np
from numpy.fft import fft2
Expand Down
4 changes: 4 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
numpy>=1.16.1
tensorflow>=2.0.1
scikit_image>=0.10.1
matplotlib>=3.0.1

0 comments on commit a6955c4

Please sign in to comment.