Skip to content

Computer Vision : ECCV

warmwall edited this page Feb 9, 2020 · 8 revisions

Recycle-gan: Unsupervised video retargeting

Submit: Bansal, Aayush. ECCV(2018)

Paper: http://openaccess.thecvf.com/content_ECCV_2018/html/Aayush_Bansal_Recycle-GAN_Unsupervised_Video_ECCV_2018_paper.html

  • temporal domain(video->video)같은 곳에서는 cycle GAN으로는 부족하다.
  • 단순히 2D 이미지 하나만을 input으로 두는 cycle GAN과는 달리, time t까지의 image sequence를 보고 다음 image를 predict하는 Temporal predictor를 추가하였다.
  • 긴 시간의 비디오도 잘 처리할 수 있게 되었다.

Temporal Relational Reasoning in Videos

Submit: Zhou, Bolei. ECCV(2018)

Paper: http://openaccess.thecvf.com/content_ECCV_2018/html/Bolei_Zhou_Temporal_Relational_Reasoning_ECCV_2018_paper.html

  • temporal relational reasoining을 가능하게 하는 TRN(Temporal Relation Network) 제시
  • multiple time scale의 비디오 프레임을 가지고 추론 및 학습
  • visual question answering을 위한 relational reasoning module에서 영감을 받아 pairwise temporal relation 정의 및 복합

Artificial Intelligence

Computer Vision

Natural Language Processing

Robotics

Speech, Signal Processing

Clone this wiki locally