Skip to content

Neural-video-delivery/EMT-Pytorch-ECCV2022

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

EMT-Pytorch-ECCV2022

Dependencies

  • Python >= 3.6
  • Torch >= 1.0.0
  • opencv-python
  • numpy
  • skimage
  • imageio
  • matplotlib

Quickstart

train mata-learned model:

bash ./src/meta_learning.sh

meta-tuning to other videos:

bash ./src/meta_tuning.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.6%
  • Shell 4.4%