SEAM icon indicating copy to clipboard operation
SEAM copied to clipboard

Confused about the code: "cam = np.flip(cam, axis=-1)"

Open Dreamupers opened this issue 4 years ago • 0 comments

https://github.com/YudeWang/SEAM/blob/c55601649c5fa676836d3ec70ec044541b7d1d83/infer_SEAM.py#L64 Could you explain why the code need flip operation in the lines 64? Several papers hava also used this operation. Thank you!

Dreamupers avatar Mar 01 '22 07:03 Dreamupers