Day: December 4, 2022
[NeurIPS2020]Learning Loss for Test-Time Augmentation
간단한 소개 본 논문은 test time에 적합한 instance-level의 data augmentation을 위한 방법론을 소개한다. 제안하는 방법론은 입력값을 transformation한 후보들의 loss를 예측하는 보조모듈을 이용하는데, loss가 낮게 예측된…
[NeurIPS 2019] Stand-Alone Self-Attention in Vision Models
Introduction CNN은 강한 inductive bias와 translation equivariance와 같은 특성으로 이미지 관련 task에서 엄청난 성능 향상을 불러일으나, 큰 receptive fields에 대한 scaling properties가 좋지 않아 long range…
Posted in X-Review
[GRSL 2018]A local feature descriptor based on combination of structure and texture information for multispectral image matching
이 승현 12/04/2022 4 Comments on [GRSL 2018]A local feature descriptor based on combination of structure and texture information for multispectral image matching
제가 이번에 리뷰할 논문은 서로 다른 두 도메인의 이미지를 매칭하기 위한 방법론에 관해 서베이를 진행하다 읽게 된 논문입니다. Abstact multispectral 이미지는 선형으로 변화하지 않기 때문에…
좋은 포인트를 지적해주신 것 같네요. 말씀하신 내용처럼, DiscoVLA는 PImgAlign 모듈에서 멀티모달 LLM인 LLaVA-NeXT를 활용해 프레임 단위의 pseudo-caption을 생성하고, 이를 통해…