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

Clean proj-dqry repo on branch ch/dev_clean #3

Merged
merged 16 commits into from
Nov 17, 2022
Merged

Conversation

cleherny
Copy link
Collaborator

##What
Reorganization of the proj-dqry repository to facilitate is use and comprehension.

##Why
The previous repo organization was unclear and not up to date.

##How
Removing folder and files relative to the tpnl project. Deleting the unused scripts of the detector-interface repo. Updating the last version of the scripts from the provided version stored on the STDL kDrive.

##Testing
Workflow is running. One last issue will have to be carried out during the Prediction workflow make-prediction.py returns error as some dataset from the Training are missing. This will be improve in the future. The README.md file detail all the information and the procedure to follow.

##To Do
Try to run the workflow locally following the README.md file. Give feedbacks on what did not work and improvements to do next.

Make sure the scripts are the most recent versions and organized them with explicit names and folders organization.
Addtion of scikit-learn library to the requirements. It is required for the prediction-filter.py. Creation of requirement.in file. The requirements.txt libraries list is set to the one of the object-detector (2022-10)
Add detailed description of the workflow procedure to performe the Training and Evaluation procedure and the Prediction procedure. Work still ongoing
Remove input and ignore folders from the list
Move the file from src folder to main proj-dqry folder. Add the Copyright and License section
Update the ignored files that will not be visible anymore on the repo
Copy link

@Shanci-Li Shanci-Li left a comment

Choose a reason for hiding this comment

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

I suggest changing the folder organization as listed in the Trello card.

@acerioni acerioni assigned acerioni and unassigned acerioni Nov 15, 2022
@Shanci-Li Shanci-Li closed this Nov 16, 2022
Copy link
Member

@acerioni acerioni left a comment

Choose a reason for hiding this comment

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

@cleherny isn't enough to have a single .gitignore file at the root level?

@acerioni
Copy link
Member

/!\ The pull request was closed without actually merging commits into the master branch.

@Shanci-Li Shanci-Li reopened this Nov 16, 2022
Implement changes suggested for pull request Clean proj-dqry repo on branch ch/dev_clean. Remove empty folder input. Add config folder. Rename src to scripts. Mv prost-processing and pre-processing one level up. Store images in image folders
@cleherny
Copy link
Collaborator Author

I updated the repo following your suggestions. Can you have a check and let me know if you are OK for merging this branch to master?

@Shanci-Li
Copy link

Shanci-Li commented Nov 17, 2022

The image folder in pre-processing and post-processing can be merged and put in the same level directory of 'scripts'. Btw, you need to change the quoted path in the README.md file respectively to the new folder.

Creation of an images folder in which all the images inclluded in the README.md files are stored. The respective path to the images in the README.md files have been updated.
@cleherny
Copy link
Collaborator Author

I have implemented the images related suggestions.

@Shanci-Li
Copy link

Now, it is all good! Thanks for your work!

@Shanci-Li Shanci-Li merged commit c4f7252 into master Nov 17, 2022
@cleherny cleherny deleted the ch/dev_clean branch December 13, 2022 15:18
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.

3 participants