Twins icon indicating copy to clipboard operation
Twins copied to clipboard

TypeError: __init__() takes from 3 to 10 positional arguments but 11 were given

Open fdd-fbb opened this issue 2 years ago • 3 comments

when i use the config 'mask_rcnn_alt_gvt_s_fpn_1x_coco_pvt_setting.py' do detection project, the following error will appear: 1 Can you give me relevant tips or solutions,Thanks!

fdd-fbb avatar Aug 02 '22 00:08 fdd-fbb

I have encountered the same problem. Have you solved it?

FlyFish-space avatar Sep 12 '22 12:09 FlyFish-space

I have encountered the same problem. Have you solved it? sorry,I haven't solved this problem yet

fdd-fbb avatar Sep 13 '22 13:09 fdd-fbb

Only dim and num_heads are left in the init on line 158 of the code.

zhangapeng avatar Dec 26 '23 09:12 zhangapeng