Skip to content

ntt2125/DNP

Repository files navigation

Project Title

DNP project.

Description

Re-produce a system to detection, tracking and analysis student action.

Getting Started

Dependencies

Installing

$ pip3 install torch torchvision torchaudio
$ pip install -U openmim
$ mim install mmengine
$ pip install -r requirements.txt

Executing program

  • Run confluent kafka docker docker-compose.yaml file.
docker compose up
  • Create topics first: python create_topics.py

  • Open 4 terminal window and run this by order.

$ python Save_video_process.py
$ python Pose_process.py
$ python Tracking_process.py
$ python Read_frame_process.py
  • Or just one line
$ chmod +x run_local.sh
$ ./run_local.sh

Help

Any advise for common problems or issues.

God bless you :)

Authors

Contributors names and contact info

Version History

License

This project is licensed under the [NAME HERE] License - see the LICENSE.md file for details

Acknowledgments

Inspiration, code snippets, etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages