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

How to get the coordinates and polygon information of evaluation results #844

Open
goodday-94 opened this issue Apr 9, 2024 · 0 comments

Comments

@goodday-94
Copy link

Hi guys!

I used the yoact model to train and test on the customized dataset.
THe script likes that:"python eval.py --output_coco_json --config=yolact_base_config --trained_model=weights/yolact_base_172_10000.pth --score_threshold=0.15 --top_k=15 --images=data/test/:outputs/"
It returned the images with masks and bounding boxes. But did't contain the coordinates and polygon information of evaluation results.
If I'd like to get that information, what should I do?

Looking forward your suggestions!

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

No branches or pull requests

1 participant