Skip to content

A neural network for localization of people on real time

License

Notifications You must be signed in to change notification settings

4-pm/shadowhunt

Repository files navigation

shadowhunt

A neural network built on the basis of the convolutional neural network U-Net for localization of people on real time

To train the model, you should run the file main.py. The dataset is located in the date folder, it was generated manually. The tools for working with the dataset are called resizer.py and mask_creator.py. to test the network, you can run the test.py file, and for a real-time test, you need to run Show.py. The trained model is stored in the model folder.

You can download the trained model from the link: https://drive.google.com/drive/folders/1ByMH0K_IVUE4aCRbaOH50WY1-Sgnbarj?usp=drive_link both files must be placed in the model folder in the root directory

image image image

architecture:

image

About

A neural network for localization of people on real time

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages