Skip to content

JuewenPeng/SBTNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SBTNet: Selective Bokeh Effect Transformation

Our solution in competition NTIRE 2023 Bokeh Effect Transformation: https://codalab.lisn.upsaclay.fr/competitions/10229.

Test Results

Download the test results from Google Drive.

Usage

Download the pretrained model from Google Drive, and place it in the folder checkpoints. Run the following code to generate test results.

python evaluation.py --root_folder 'TEST_ROOT_FOLDER' --save_folder 'SAVE_FOLDER'
  • root_folder: root folder of the test dataset.
  • save_folder: folder to save the results.

Citation

If you find our work useful in your research, please cite our paper.

@inproceedings{Peng2023Selective,
  title = {Selective Bokeh Effect Transformation},
  author = {Peng, Juewen and Pan, Zhiyu and Liu, Chengxin and Luo, Xianrui and Sun, Huiqiang and Shen, Liao and Xian, Ke and Cao, Zhiguo},
  booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision and Pattern Recognition Workshops (CVPRW)},
  year = {2023}
}

About

Our solution in competition NTIRE 2023 Bokeh Effect Transformation: https://codalab.lisn.upsaclay.fr/competitions/10229

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages