Skip to content

HYLZ-2019/EFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All-in-focus Imaging from Event Focal Stack, CVPR 2023

Hanyue Lou, Minggui Teng, Yixin Yang, and Boxin Shi.

How to test code:

  1. Clone repository and create environment.
git clone https://github.com/HYLZ-2019/EFS.git
cd EFS
conda create --name efs --file env.txt
  1. Download pretrained models and unzip, so that addnet_best.pth and mergenet_best.pth are in pretrained/.

  2. Download example data and unzip, so that there are example_data/real/blurry/*.png & example_data/real/events/*.npy.

  3. Run the test code:

conda activate efs
python make_all_in_focus.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published