Open nagadit opened 3 years ago
@nagadit I just updated the evaluation of SRT codes. You can have a try of this command: https://github.com/D-X-Y/landmark-detection/blob/master/SRT/exps/BASE-eval-image.py#L8
Thanks a lot! Pre-trained model to use this? https://drive.google.com/drive/folders/14oSC646HRtEI1H14gq1KVOkE2Tzs051h
Yeap~
@nagadit Hi,could you do inference and get right results?I can do inference but get wrong results like following pic.
@flynnamy why do you think this is a wrong result?
It is the coordinates of X,Y. This results can not show in the image. @nagadit
@flynnamy draw rectangle on your img and show pls)
Hi all, please refer to this problem (https://github.com/D-X-Y/landmark-detection/issues/81) I just fixed the SRT single image evaluation issue (This is the new file https://github.com/D-X-Y/landmark-detection/blob/master/SRT/exps/BASE-eval-image.py)
Sorry for the inconvenience.
Hi!!! How I can inference pretrained SRT model ? You have script like eval.py from SBR?