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 "epinet_fun/func_generate_traindata.py", line 171 ~ 175:
"traindata_batch_label[ii,:,:]=(1.0/scale)*....."
why should it divide by scale after using scale augmentation.
The text was updated successfully, but these errors were encountered:
In "epinet_fun/func_generate_traindata.py", line 171 ~ 175:
"traindata_batch_label[ii,:,:]=(1.0/scale)*....."
why should it divide by scale after using scale augmentation.
The text was updated successfully, but these errors were encountered: