Open billbrod opened 3 years ago
As part of this, look into nlpd
/ normalized_laplacian_pyramid
as well:
dirname
at the top of the file (which is unsafe) and grabs parameters from .npy
files (should use a state_dict). See how FrontEnd
was changed in #73 for an example of how to handle this betterCould also remove this completely.
also: automatically determine height
Several changes:
super().__init__()
).LaplacianPyramid
fromLaplacian_Pyramid