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

Docker image and Docker compose file #126

Closed sezan92 closed 1 year ago

sezan92 commented 1 year ago

This PR adds a Dockerfile and a docker-compose file to run the Review Object detection metrics GUI in any linux environment. I built the docker and run in my environment. I haven't tested it for Windows.

How to test

In a terminal, please run

xhost +local:

then run the following

docker compose up

The GUI should show up.

sezan92 commented 1 year ago

@rafaelpadilla as mentioned in #122 I made PR for Docker containeration. please check. please let me know if any other information is needed.

sezan92 commented 1 year ago

@rafaelpadilla can you check?

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.

sezan92 commented 1 year ago

@rafaelpadilla can you tell me why you closed this PR ?

rafaelpadilla commented 1 year ago

Hey @sezan92 ,

I didn't close it. The autobot is closing it. This PR is super important !!!! :100: I need time to review and test this PR. This feature is super relevant and I really appreciate your contribution :pray: :smiley:

sezan92 commented 1 year ago

@rafaelpadilla oh thanks.

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.