Lemon2311 / Lemon2311/Human_Detection_Model

Some of the comments are missing in the latest version

Open
#10 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

chore help wanted
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.