Skip to content

Efficient In-Loop Filtering Based on Enhanced Deep Convolutional Neural Networks for HEVC

Notifications You must be signed in to change notification settings

NUIST-Videocoding/EDCNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Efficient In-loop Filtering Based on Enhanced Deep Convolutional Neural Networks for HEVC

Test instruction using pretrained model

python3 predict.py --model [pretrained model] --dir_demo [demo images directory] --save_name [directory to save] --pre_train [weightfile]

Arguments

  • n_threads: number of threads for data loading
  • cpu: use cpu only
  • dir_demo: demo image directory
  • model: model name
  • pre_train: pretrained model directory
  • save_name: directory to save

About

Efficient In-Loop Filtering Based on Enhanced Deep Convolutional Neural Networks for HEVC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages