myungsub / CAIN

Source code for AAAI 2020 paper "Channel Attention Is All You Need for Video Frame Interpolation"
MIT License
323 stars 43 forks source link

I don't know where the output is generated. #20

Open bemoregt opened 2 years ago

bemoregt commented 2 years ago

Hi, @myungsub

님의 코드를 가지고 프레임 인터폴레이션을 해보았는데, 코드는 GPU를 써가며 잘 돌아가는데 결과물이 어디에 생성되는지를 모르겠습니다. 결과물은 단일 비디오 파일인가요? 아니면 결과물도 이미지 시퀀스 인가요? 궁금합니다.

사용한 명령은 test_custom.sh 입니다.

건투를 빌며...

I tried frame interpolation with your code, The code runs fine using the GPU. I don't know where the output is generated. Is the result a single video file? Or is the result also an image sequence? I wonder.

Best of luck... @bemoregt.