SkillAgentSearch skills...

SBTNet

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

Install / Use

/learn @JuewenPeng/SBTNet
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SBTNet: Selective Bokeh Effect Transformation

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

<!-- ## News --> <!-- - *2023/3/29:* Update the test results and the pretrained model (**disable AlphaNet while testing real-world images**). -->

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}
}

Related Skills

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated2mo ago
Forks0

Languages

Python

Security Score

90/100

Audited on Jan 5, 2026

No findings