https://github.com/alphan26/peopledetection
An object detection project utilizing the MOT20 dataset to detect individuals in crowded environments.
https://github.com/alphan26/peopledetection
python tensorflow
Last synced: 2 months ago
JSON representation
An object detection project utilizing the MOT20 dataset to detect individuals in crowded environments.
- Host: GitHub
- URL: https://github.com/alphan26/peopledetection
- Owner: Alphan26
- Created: 2024-12-07T12:31:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-07T12:39:06.000Z (over 1 year ago)
- Last Synced: 2025-04-03T15:12:55.751Z (over 1 year ago)
- Topics: python, tensorflow
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PeopleDetection
An object detection project utilizing the MOT20 dataset to detect individuals in crowded environments.An object detection project utilizing the MOT20 dataset to detect individuals in crowded environments, with TensorFlow Model Garden used for model training.