Closed zijunwei closed 2 years ago
Hi, do you have pvt-v2 pretrained models for segmentation tasks? How is pvt-v2 backbone different than segformer backbone? It seems to be pvt-v2-linear are using average pooling, but all other variants seem to be the same as segfomer backbone?
Hi, thanks for your attention. See here. https://github.com/whai362/PVT/issues/48#issuecomment-870253269
pvt-v2 + segmentation see here https://github.com/whai362/PVTv2-Seg
Hi, do you have pvt-v2 pretrained models for segmentation tasks? How is pvt-v2 backbone different than segformer backbone? It seems to be pvt-v2-linear are using average pooling, but all other variants seem to be the same as segfomer backbone?