You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: