HenriquesLab / ZeroCostDL4Mic

ZeroCostDL4Mic: A Google Colab based no-cost toolbox to explore Deep-Learning in Microscopy
MIT License
566 stars 130 forks source link

Move phi and grid files to SplineDist model directory #200

Closed sohmandal closed 2 years ago

sohmandal commented 2 years ago

SplineDist notebook is modified to according to the new changes made in the SplineDist project. This change includes SplineDist saving phi and grid files in individual model directories.

esgomezm commented 2 years ago

Hi @sohmandal The notebook has some conflicts with the changes @guijacquemet did after this PR. The notebook was working on the 7th of October 2022 but maybe the changes you proposed here are still needed for the correct performance. We can not really see the changes though as it seems the notebook was updated locally. Would you mind updating the notebook using collab so we can track the changes? Thank you very much!