Skip to content

This project aims to locate a human body in a given image

Notifications You must be signed in to change notification settings

yusufSLCN/Body_Detection

Repository files navigation

Body_Detection

This project aims to locate a human body in a given image. The bounding box of the body is given as the output of the model. In order to show the importance of the residual connections in ResNet, ResNet model is build without residual conncetions with PyTorch. This newly consturacted model is compared with the regular ResNet architecture.

About

This project aims to locate a human body in a given image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages