Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Dockerfile and docker-compose.yml #14

Merged
merged 115 commits into from
Sep 15, 2023
Merged

Add Dockerfile and docker-compose.yml #14

merged 115 commits into from
Sep 15, 2023

Conversation

acerioni
Copy link
Member

@acerioni acerioni commented Sep 8, 2023

⚠️ The README.md must be updated.

@stdl-s-sonarqube

This comment has been minimized.

@acerioni
Copy link
Member Author

It looks very nice! I have some minor comments:

* You have added some functions such as the "DONE_MSG". For the sake of homogeneity, I can add it to the quarry scripts as well (along with changing some logger.info to logger.success). I can do it.

* From PEP8 (https://peps.python.org/pep-0008/) it is advised to separate imports:
  ![image](https://user-images.githubusercontent.com/77794618/267081938-d751daf8-dfc3-426b-9bac-29ecf44c3e2c.png)
  for instance `import os, sys`

* The main README.md and the ones from swimming pool examples (environment and path to scripts) should be updated before being merged to master.

It's now done!

@stdl-s-sonarqube

This comment has been minimized.

@stdl-s-sonarqube

This comment has been minimized.

@stdl-s-sonarqube

This comment has been minimized.

…ictions-detections

Rename predictions -> detections
@stdl-s-sonarqube
Copy link

Passed

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage No coverage information (0.00% Estimated after merge)
  • Duplications 0.00% Duplicated Code (0.00% Estimated after merge)

Project ID: swiss-territorial-data-lab_object-detector_AYZ4zWIzr7JdaaSXwexc

View in SonarQube

Copy link
Contributor

@cleherny cleherny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After a final checking, it looks all good for me!

@cleherny cleherny merged commit 08f245f into master Sep 15, 2023
1 check passed
@acerioni acerioni deleted the ac/add-docker branch December 13, 2023 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants