talha-11-11 / factory-person-detection

MIT License
0 stars 0 forks source link

Write Unit Tests for Person Detection Script #5

Closed talha-11-11 closed 3 months ago

talha-11-11 commented 3 months ago

Create unit tests to validate: Loading of YOLOv5 model. Processing of input video frames. Detection and bounding box drawing. Saving of output frames.

talha-11-11 commented 3 months ago

Resolved #9