D-X-Y / landmark-detection

Four landmark detection algorithms, implemented in PyTorch.
https://xuanyidong.com/assets/projects/TPAMI-2020-SRT.html
MIT License
925 stars 180 forks source link

SAN:if my dataset are all grey images,is it necessary to use cycleGAN? #45

Closed lfxx closed 5 years ago

lfxx commented 5 years ago

@D-X-Y

D-X-Y commented 5 years ago

In this case, I think no need to use cycleGAN and SAN. Original facial landmark detector is enough.