KUIS-AI-Tekalp-Research-Group / video-compression

Research on Video Compression
21 stars 1 forks source link

Hello,questions from beginners #5

Closed luocha0107 closed 8 months ago

luocha0107 commented 9 months ago

Hello, I am a video codec beginner based on deep learning, according to my understanding should be input uncompressed video into the network, and then output compressed video, why many networks only output psnr and ssim or pictures? And how do I train my own model? looking forward to your reply.

makinyilmaz commented 8 months ago

Hello, you may check out example codes for training compression networks at compressai web page. I also recommend to check out the literature on learned image and video compression for better understanding.