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
In file Visualization.m: page 2, line 11:
load('StressData_pred.mat')
Could you please tell me where and how to download StressData_pred.mat file? I only found ShapeData.mat and SressData.mat file in your Github.
Thank you.
The text was updated successfully, but these errors were encountered:
Hi, answering this pretty late, but just in case someone runs into a similar issue down the road I will answer.
Around line 301 in DLStress.py there is a comment containing a line of code that you should insert near the bottom of the script to save a file named 'StressData_pred.mat' using the sio.savemat() function
In file Visualization.m: page 2, line 11:
load('StressData_pred.mat')
Could you please tell me where and how to download StressData_pred.mat file? I only found ShapeData.mat and SressData.mat file in your Github.
Thank you.
The text was updated successfully, but these errors were encountered: