Our project distinguishes a soldier or military combatant from civilians using Machine Learning in order to minimize civilian casualties during war. Since most military personel have a flag of their nation on their arm, our software searches for a flag and if none it stands down.
- Clone the repository or download the zip file.
- Run
pip3 install -r requirements.txt. - Do
python3 cvfs --helpor./cvfs --helpfor info on how to use the program.