-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Description
First I'd like to thank you sharing the code.
I have been reviewing and when I tested a near-frontal image I got a very ugly result. After checking the code I realized that if the occlusion between both sides does not exceed 800 then the returned images are the sames. If the occlusion is bigger than 800 in the if statement, line 93 frontalize.py, there is a check for values bigger than 255 which is not the case for else. Do not if somebody already mentioned it.
Thanks.
Metadata
Metadata
Assignees
Labels
No labels