You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, thanks for your great work! I have a question about the model parameter amount of the CRM model.
You declared in your paper that the params are 9.27M.
However, I calculated the parameters with resnet50 as backbone(same as it was denoted in the implementation details) and got about 24M params, which is much bigger than 9.27M. I wonder which backbone was used to get 9.27M params and is it possible to utilize a light weight backbone to get a decent performance.
The text was updated successfully, but these errors were encountered:
Hello, thanks for your great work! I have a question about the model parameter amount of the CRM model.
You declared in your paper that the params are 9.27M.
However, I calculated the parameters with resnet50 as backbone(same as it was denoted in the implementation details) and got about 24M params, which is much bigger than 9.27M. I wonder which backbone was used to get 9.27M params and is it possible to utilize a light weight backbone to get a decent performance.
The text was updated successfully, but these errors were encountered: