Day: September 24, 2023
[CVPR 2023]Object Pose Estimation with Statistical Guarantees: Conformal Keypoint Detection and Geometric Uncertainty Propagation
이 승현 09/24/2023 1 Comment on [CVPR 2023]Object Pose Estimation with Statistical Guarantees: Conformal Keypoint Detection and Geometric Uncertainty Propagation
제가 이번에 리뷰할 논문은, 6D Pose Estimation의 예측값의 신뢰도를 고려하기 위해 uncertainty 개념을 도입한 방법론입니다. Abstract 2-stage 방식의 object estimation은 semantic keypiont를 예측한 뒤, reprojection…
[CVPR 2021] Prototypical Pseudo Label Denoising and Target Structure Learning for Domain Adaptive Semantic Segmentation
권 석준 09/24/2023 9 Comments on [CVPR 2021] Prototypical Pseudo Label Denoising and Target Structure Learning for Domain Adaptive Semantic Segmentation
안녕하세요, 오늘 리뷰할 논문도 마찬가지로 UDA (Unsupervised Domain Adaptation) 을 수행하는 논문입니다.Prototype의 개념을 활용하였고, noise가 포함되어 있는 pseudo label 을 denoising하는 기법도 소개하고 있습니다. 논문을…
Posted in X-Review
[COLINGw 2022] Shapes of Emotions: Multimodal Emotion Recognition in Conversations via Emotion Shifts
김 주연 09/24/2023 4 Comments on [COLINGw 2022] Shapes of Emotions: Multimodal Emotion Recognition in Conversations via Emotion Shifts
안녕하세요. 오랜만에 ERC(Emotion Recognition in Conversation) 논문을 들고와봤습니다. COLING은 익숙하지 않은 학회일텐데 NLP 학회 중 하나입니다. 이번 논문은 제목이 재미있어 가져와봤는데요. emotion의 shape이라니,, 뭔가 구미가…
[ICLR 2018] Active Learning For Convolutional Neural Networks: A Core-Set Approach
허 재연 09/24/2023 12 Comments on [ICLR 2018] Active Learning For Convolutional Neural Networks: A Core-Set Approach
안녕하세요, 허재연입니다. 이제 슬슬 논문 읽는 분야를 Representation Learning에서 Active Learning(AL)으로 옮기려 하고 있습니다. 앞으로 한동안은 AL, MAE 관련 리뷰를 작성하지 않을까 싶습니다. 제가 AL의…
[ICCV 2019] Few-shot Object Detection via Feature Reweighting
안녕하세요. 스물한 번째 리뷰입니다. 지난 두 번의 리뷰에 이어 Few-shot object detection 논문을 리뷰합니다. 해당 논문은 엄밀히는 처음 리뷰한 LSTD 이후의 논문이지만, 지난 주에는 이번…
안녕하세요 인하님 리뷰 읽어주셔서 감사합니다. 첫번째 질문에 대한 답으로는 해당 기법은 물체의 trajectory를 dense reward로 정의해서 강화학습을 통해서 manipulator가 trajectory를…