rafaelpadilla / review_object_detection_metrics

Object Detection Metrics. 14 object detection metrics: mean Average Precision (mAP), Average Recall (AR), Spatio-Temporal Tube Average Precision (STT-AP). This project supports different bounding box formats as in COCO, PASCAL, Imagenet, etc.
Other
1.08k stars 215 forks source link

Keep the focus on the splash screen #139

Closed jdede closed 1 year ago

jdede commented 1 year ago

Right now, the splash screen can stay in the background after start. It might be forgotten. Not a real issue, but not nice. This PR keeps the window in the foreground and sets the focus on the close-button: The window can be closed by hitting "enter" after the app start.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.