Month: May 2024
[NAACL 2024] Emotion-Anchored Contrastive Learning Framework for Emotion Recognition in Conversation
김 주연 05/05/2024 8 Comments on [NAACL 2024] Emotion-Anchored Contrastive Learning Framework for Emotion Recognition in Conversation
안녕하세요! 이번에도 ERC 논문입니다. 그런데 멀티모달 논문이 아닌 NLP 논문인데요. 감정 인식 논문을 읽다보면 항상 나오는 ‘유사한 감정은 어떻게 구별할까’에 대한 문제를 주제 있게 다룬…
[arXiv 2024] GenFlow: Generalizable Recurrent Flow for 6D Pose Refinement of Novel Objects
rcvlab 05/05/2024 2 Comments on [arXiv 2024] GenFlow: Generalizable Recurrent Flow for 6D Pose Refinement of Novel Objects
안녕하세요, 이번에는 무려 네이버 랩스에서 제안한 unseen object pose estimation의 과정 중 refiner를 다룬 논문을 읽어보았습니다. 생소한 내용도 많아서 읽는 데 상당히 오래 걸렸네요.. BOP…
[CVPR 2023] Learning to Generate Language-supervised and Open-vocabulary Scene Graph using Pre-trained Visual-Semantic Space
임 근택 05/05/2024 1 Comment on [CVPR 2023] Learning to Generate Language-supervised and Open-vocabulary Scene Graph using Pre-trained Visual-Semantic Space
Before Review 안녕하세요 이번 리뷰도 Scene Graph Generation과 관련된 리뷰를 작성하였습니다. 이번 논문 같은 경우는 Weakly Supervised Learning + Open Vocabulary Learning 상황에서 Scene Graph…
네, 말씀하신 대로 long과 short 모두 동일한 비디오 인코더를 사용하나, 두 입력의 시간적 스케일이 달라 distibution 차이가 발생합니다. 이 사이…