ViT-CoMer: Vision Transformer with Convolutional Multi-scale Feature Interaction for Dense Predictions
ReferencesViT-CoMer CVPR2025 HighlightGithubTerminologiesDense prediction: Object-oriented tasks, including object detection, semantic segmentation, etc.Depth-wise convolution: Each channel of the convolutional filters corresponds to the input dimensionTL;DR - Parallelize the ViT and CNN featuresProposed method: A plain, pretraining-free, and feature-enhanced ViT backbone named ViT-CoMer(a) Visi..