open-mmlab / mmsegmentation

OpenMMLab Semantic Segmentation Toolbox and Benchmark.
https://mmsegmentation.readthedocs.io/en/main/
Apache License 2.0
8.3k stars 2.62k forks source link

get_flops.py can not be used by Mask2Former and MaskFormer #3267

Open LiJiahang617 opened 1 year ago

LiJiahang617 commented 1 year ago

I'm currently training Mask2Former implemented by MMseg, but I noticed that you have not support MaskFormer series models to calculate FPS and FLOPS, when could you fix it? I'm appreciate it if you would make it~ image

SaulZhang commented 1 year ago

I have the same problem~

Kerio99 commented 1 year ago

I have the same problem, too.

LiJiahang617 commented 1 year ago

@MengzhangLI @xiexinch Could somebody help us to solve this issue, if you are too busy to do this work, maybe give me some sample code so I can help you to do solve this bug. Because I need this feature in my work, it's very necessary for me. Thanks again if you can help me!

Deom-z commented 7 months ago

Today,I have the same problem, too.

LiJiahang617 commented 7 months ago

They still do not solve this issue.. Maybe we have to figure it out ourselves.

Deom-z commented 6 months ago

They still do not solve this issue.. Maybe we have to figure it out ourselves I can figure out the Params, Can you figure out the Flosps, Thanks

LiJiahang617 commented 6 months ago

Sorry mate. That is out of my ability.

---Original--- From: @.> Date: Wed, Apr 24, 2024 16:49 PM To: @.>; Cc: @.**@.>; Subject: Re: [open-mmlab/mmsegmentation] get_flops.py can not be used byMask2Former and MaskFormer (Issue #3267)

They still do not solve this issue.. Maybe we have to figure it out ourselves I can figure out the Params, Can you figure out the Flosps, Thanks

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

wangxin12321 commented 6 months ago

They still do not solve this issue.. Maybe we have to figure it out ourselves I can figure out the Params, Can you figure out the Flosps, Thanks

Can you share what you did

19122029 commented 3 months ago

same problem +1~