ConvLSTM-PyTorch icon indicating copy to clipboard operation
ConvLSTM-PyTorch copied to clipboard

fixbug: Fixing incorrect if-elif-else code

Open xyyntax opened this issue 1 year ago • 0 comments
trafficstars

This error causes the model to be initialized using the parameters of ConvGRU regardless of whether the user passes in the "--convlstm" comand-line argument.

xyyntax avatar Oct 02 '24 12:10 xyyntax