(논문 그대로 해석한 것이 아닌 제 나름의 방식대로 해석해서 작성했음을 알리며 참고 바랍니다.) Boyi Li et al. Language-driven Semantic Segmentation, ICLR(2022) Summary- 서로 다른 modality 를 가진 text 와 image embedding 이 corresponding semantic class 를 가지도록 학습- 기존의 fixed-label segmentation method 와 비교해 경쟁력있는 zero-shot 성능을 보임 1. Introduction( * 이전 포스트에서 N-shot learning method 를 리뷰하였습니다. )Semantic segmentation task 에는 많은 양의 annotated data 가 필요..