This commit is contained in:
Zheyuan Wu
2025-09-22 11:52:39 -05:00
parent 790a23892e
commit bc18850a8f
3 changed files with 188 additions and 0 deletions

View File

@@ -1,2 +1,7 @@
# CSE5519 Advances in Computer Vision (Topic A: 2022: Semantic Segmentation)
## Masked-Attention Mask Transformer for Universal Image Segmentation
[link to the paper](https://openaccess.thecvf.com/content/CVPR2022/papers/Cheng_Masked-Attention_Mask_Transformer_for_Universal_Image_Segmentation_CVPR_2022_paper.pdf)
### Novelty in Masked-Attention Mask Transformer

View File

@@ -1,2 +1,5 @@
# CSE5519 Advances in Computer Vision (Topic E: 2022: Deep Learning for Geometric Computer Vision)
## MeshLoc: Mesh-Based Visual Localization
[link to the paper](https://arxiv.org/pdf/2210.05494)