Skip to content

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

@goodday-94

Description

@goodday-94

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions