Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SRT inference #78

Open
nagadit opened this issue Dec 21, 2020 · 8 comments
Open

SRT inference #78

nagadit opened this issue Dec 21, 2020 · 8 comments
Assignees
Labels
enhancement New feature or request

Comments

@nagadit
Copy link

nagadit commented Dec 21, 2020

Hi!!! How I can inference pretrained SRT model ?
You have script like eval.py from SBR?

@D-X-Y
Copy link
Owner

D-X-Y commented Dec 26, 2020

@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

@nagadit
Copy link
Author

nagadit commented Dec 26, 2020

Thanks a lot! Pre-trained model to use this?
https://drive.google.com/drive/folders/14oSC646HRtEI1H14gq1KVOkE2Tzs051h

@D-X-Y
Copy link
Owner

D-X-Y commented Dec 26, 2020

Yeap~

@D-X-Y D-X-Y self-assigned this Dec 26, 2020
@D-X-Y D-X-Y added the enhancement New feature or request label Dec 26, 2020
@flynnamy
Copy link

@nagadit Hi,could you do inference and get right results?I can do inference but get wrong results like following pic.
image

@nagadit
Copy link
Author

nagadit commented Jan 13, 2021

@flynnamy why do you think this is a wrong result?

@flynnamy
Copy link

It is the coordinates of X,Y. This results can not show in the image. @nagadit

@nagadit
Copy link
Author

nagadit commented Jan 13, 2021

@flynnamy draw rectangle on your img and show pls)

@D-X-Y
Copy link
Owner

D-X-Y commented Jan 26, 2021

Hi all, please refer to this problem (#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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants