C2FNet icon indicating copy to clipboard operation
C2FNet copied to clipboard

Context-aware Cross-level Fusion Network for Camouflaged Object Detection

Results 4 C2FNet issues
Sort by recently updated
recently updated
newest added

Did you used Res2Net pretrained on ImageNet as a backbone ? But the input size of the Res2Net which pretrained on ImageNet is 224x224. The input size in your code(...

Hi, thanks for your excellent work. In this article, I have a little confusion about ACFM. Why do you use **1-M** as a weighting factor to multiply **Fb** in the...

Hi, Is the resolution of all input pictures 352*352?

Hi, I notice that the repo does not contain the training code. Can you upload the code used for training the model please? Thank you so much!