STSTNet
STSTNet copied to clipboard
Shallow Triple Stream Three-dimensional CNN
D&C-RoIs
hi,where can I get the code of D&C-RoIs?
Hi , could you please the link of the data you used. Other link is broken. I cannot wait to run and see the results. Thank you.
在进行LOSO交叉验证时,由于测试集比较小,得到的结果会不会存在偶然性呢?
Hi, I am wondering how to preprocess the raw data and transform them into norm_u_v_os. Can you give me some advice or the preprocess code to this?
为什么我用给出的光流代码得到的光流图再进行实验,得到的UF1和UAR只有0.68左右呢?SAMM数据集我经过了裁剪,得到的光流特征没有已知数据集的光流特征更明显,请问是经过了什么处理吗?
May I ask why Python main.py -- train False appears after running it X_ Train=torch Tensor (X_train). permute (0,3,1,2) RuntimeError: number of dims don't match in permute This is the...