Global-Local Path Networks for Monocular Depth Estimation with Vertical CutDepth
Paper
•
2201.07436
•
Published
This is the Hugging Face PyTorch implementation of the PVTv2 model.
The Pyramid Vision Transformer v2 (PVTv2) is a powerful, lightweight hierarchical transformer backbone for vision tasks. PVTv2 infuses convolution operations into its transformer layers to infuse properties of CNNs that enable them to learn image data efficiently. This mix transformer architecture requires no added positional embeddings, and produces multi-scale feature maps which are known to be beneficial for dense and fine-grained prediction tasks.
Vision models using PVTv2 for a backbone: