QDMN icon indicating copy to clipboard operation
QDMN copied to clipboard

您好,当我将QAM加入到STCN当中时,且输入到Score模块的特征是fuse后的,但是训练得到的score值到后面都是0了(Score模块里面全连接层的激活函数一个是relu,一个是sigmoid)我是1GPU训练,batch size为16,学习率为1e-5

Open lzl2040 opened this issue 3 years ago • 1 comments

lzl2040 avatar Dec 07 '22 02:12 lzl2040

都用sigmoid试一下?原版QAM使用的都是sigmoid。也可以检查一下你加到STCN里时gt的iou等处是否存在bug

yongliu20 avatar Dec 07 '22 04:12 yongliu20

Have you solved this problem? I also meet it): when i pretrain on static s0. Here is my mask_score and gt_score
image did the sigmoid work?

1359347500cwc avatar Mar 24 '23 09:03 1359347500cwc

Have you solved this problem? I also meet it): when i pretrain on static s0. Here is my mask_score and gt_score image did the sigmoid work?

你好,这是怎么跑起来的,可以请教一下吗

TianXuXiang avatar Apr 05 '23 08:04 TianXuXiang

Have you solved this problem? I also meet it): when i pretrain on static s0. Here is my mask_score and gt_score image did the sigmoid work?

你好,这是怎么跑起来的,可以请教一下吗

原版的QDMN的我没跑过,我是把他的模块加到STCN上面的

1359347500cwc avatar Apr 05 '23 14:04 1359347500cwc

Have you solved this problem? I also meet it): when i pretrain on static s0. Here is my mask_score and gt_score image did the sigmoid work?

你好,这是怎么跑起来的,可以请教一下吗

原版的QDMN的我没跑过,我是把他的模块加到STCN上面的

OK,谢谢

TianXuXiang avatar Apr 07 '23 04:04 TianXuXiang

我之前跑的时候就是用sigmoid的

lzl2040 avatar Apr 10 '23 13:04 lzl2040

Have you solved this problem? I also meet it): when i pretrain on static s0. Here is my mask_score and gt_score image did the sigmoid work?

你好,这是怎么跑起来的,可以请教一下吗

原版的QDMN的我没跑过,我是把他的模块加到STCN上面的

能请教一下怎么加的吗?太菜了,想学习一下

MrHsj avatar Apr 16 '23 13:04 MrHsj