Skip to content

How to run find_bbox_size.py? #24

@Warrior996

Description

@Warrior996

Thank you very much for your project!
I am trying to run the find_bbox_size.py for obtaining IOU scores.

This is the annotation in the find_bbox_size.py.

Find the size of bounding boxes
Usage: python3 find_bbox_size.py <train_heatmap> <valid_heatmap>
<{train,valid}heatmap> contains .npy files named 'heatmap_.npy'
describing the heatmap of positive cases predicted by our model
files in <valid_heatmap> will only be used to calculate IOU scores
is the order of each validation image (in valid.txt)
is the disease class in alphabetical order (0-7)

Where to obtain <train_heatmap> <valid_heatmap>?
Follow your prompts,<{train,valid}heatmap> contains .npy files named 'heatmap_.npy'

I really hope to receive your answer!
Thanks!

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