Anonymous code for ECCV 2022 review
We provide a mini-dataset for training our model. Specifically, our training has two stages: training the Neural Rendering Framework and training the Background Illumination Estimation Module.
Stage1: set a config file in configs/config_stage1.json, and run as following:
python train_stage1.py
Stage2: set a config file in configs/config_stage2.json, and run as following:
python train_stage2.py
Set a config file in configs/config_inference.json, and run as following:
python inference.py
Examples results: