CWanli / RecoNet

Tensor Low-rank Reconstruction for Semantic Segmentation
109 stars 11 forks source link

I'm very interesting your job. when do you public your code? #1

Open zhaowenlovehome opened 4 years ago

CWanli commented 4 years ago

I‘m working on my new submission for AAAI, I will release the code after AAAI deadline, thank you for your attention!

CWanli commented 4 years ago

I'm sorry for the delay but we have very limited GPUs. I have to focus on my new submission now.

zhaowenlovehome commented 4 years ago

can I see the code of Tensor Generation Module(TGM) and Tensor Reconstruction Module(TRM)

zhaowenlovehome commented 4 years ago

我想看看你TGM和TRM模块怎么写的,如果用patch训练的化,我不知道在H和W方向怎么进行卷积

Aaromxj commented 4 years ago

I am very interested in your work and hope to see your code soon.

WenguoLi commented 4 years ago

Yes, I'm also curious about convolution in width and height, Tensor Generation Module(TGM) and Tensor Reconstruction Module(TRM) are very interesting works.

Serge-weihao commented 4 years ago

@CWanli what's the computational complexity of your TGM module? image

InvictusRichard commented 3 years ago

我想看看你TGM和TRM模块怎么写的,如果用patch训练的化,我不知道在H和W方向怎么进行卷积

我有同样得问题?看似input size需要固定,那么如何进行多尺度测试呢?