Skip to content

parkseobin/VDSR-pytorch-tf2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VDSR-pytorch-tf2

VDSR implementation with PyTorch and Tensorflow 2.

Pytorch

pytorch$ conda create -f pytorch_env.yml
pytorch$ conda activate torch
pytorch$ python main.py

Tensorflow2

tf2$ conda create -f tf2_env.yml
tf2$ conda activate tf2
tf2$ python run_vdsr.py

Releases

No releases published

Packages

No packages published

Languages