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 the paper, there is a comparision between CRA5 and other VAE based method (eg: bmshj)
However, bmshj was designed for m x n x 3(RGB) specifically). May I ask how did you apply that in climate data m x n x t?
Did you apply that block by block (Partition) or retrained the entire network?
The text was updated successfully, but these errors were encountered:
Hi,
In the paper, there is a comparision between CRA5 and other VAE based method (eg: bmshj)
However, bmshj was designed for m x n x 3(RGB) specifically). May I ask how did you apply that in climate data m x n x t?
Did you apply that block by block (Partition) or retrained the entire network?
The text was updated successfully, but these errors were encountered: