Skip to content

Inverse Rendering Based Uncalibrated Photometric Stereo Using Two Differently Illuminated Images (ECCV 2022)

License

Notifications You must be signed in to change notification settings

lei-wang-github/DeepPS2

Repository files navigation

DeepPS2

DeepPS2: Revisiting Photometric Stereo using Two Differently Illuminated Images (Accepted in ECCV 2022)

Ashish Tiwari and Shanmuganathan Raman

This work addresses the PS2 problem (photometric Stereo with two images) under uncalibrated and self-supervised setting.

alt text

Overview

DeepPS2 is implemented in PyTorch and tested with Ubuntu (16.04).

Download the DiLiGenT Dataset and extract it into the data folder.

Use the following command to run the code:

python train.py --obj [object_name] --gpu_ids [gpu_id] --checkpoints_dir [path_to_save_chkpts] --save_dir [path_to_save_visual_results]

Note

This is the preliminary version of the code. More information coming soon!

About

Inverse Rendering Based Uncalibrated Photometric Stereo Using Two Differently Illuminated Images (ECCV 2022)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages