-
Notifications
You must be signed in to change notification settings - Fork 1
Computer Vision : ECCV
warmwall edited this page Feb 9, 2020
·
8 revisions
Submit: Bansal, Aayush. ECCV(2018)
- temporal domain(video->video)같은 곳에서는 cycle GAN으로는 부족하다.
- 단순히 2D 이미지 하나만을 input으로 두는 cycle GAN과는 달리, time t까지의 image sequence를 보고 다음 image를 predict하는 Temporal predictor를 추가하였다.
- 긴 시간의 비디오도 잘 처리할 수 있게 되었다.
Submit: Zhou, Bolei. ECCV(2018)
- temporal relational reasoining을 가능하게 하는 TRN(Temporal Relation Network) 제시
- multiple time scale의 비디오 프레임을 가지고 추론 및 학습
- visual question answering을 위한 relational reasoning module에서 영감을 받아 pairwise temporal relation 정의 및 복합