Lemon2311 / Lemon2311/Human_Detection_Model
Some of the comments are missing in the latest version
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The old functionality of main.py has been moved to the human_detection_model.py file, but not all the comments have been moved. The up to date version of Human_Detection_Model is on the fullImplementationDev-branch. The rest of the comments need to be moved from main.py on master to the human_detection_model.py on fullImplementationDev-branch, taking into account that the code in human_detection_model.py is a refactored version of main.py from master.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare main.py on the master branch with human_detection_model.py on the fullImplementationDev branch, accounting for the refactoring between them. Identify comments present in the old implementation but absent from the corresponding code in the newer file, then move the relevant comments. Done means the newer file contains the applicable comments from main.py without comments that no longer match the refactored code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100