-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Your code:
refined_depth = guided_filter(rgb_img, render_dpt_filled, 15, 1e-8)
Your paper:
Depth-align(·) denotes any further depth alignment operation, and we employ guided filtering [14] here to achieve smoother overall depth transitions.
However in Formula 3,the input is Di Not I i. Is this a typo or is it two different steps to align and filter?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels