You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When going to train the DEEPSTORM (2D) model, I am running into issues with the system RAM usage and the coding. It tells me the file save format cannot be hdf5 and must be in keras format. After I change the code from hdf5 to keras there is either an issue with the training taking up too much system RAM or there is another issue with the code.
To Reproduce
Steps to reproduce the behavior:
Go to 4.4. Start Training
Click on run cell
See error
Expected behavior
I expect the cell to run without any errors and to get a trained model.
Screenshots
Desktop (please complete the following information):
OS: MacOS Sequoia 15.2
Browser Safari
Version 18.2
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
When going to train the DEEPSTORM (2D) model, I am running into issues with the system RAM usage and the coding. It tells me the file save format cannot be hdf5 and must be in keras format. After I change the code from hdf5 to keras there is either an issue with the training taking up too much system RAM or there is another issue with the code.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect the cell to run without any errors and to get a trained model.
Screenshots
Desktop (please complete the following information):
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: