You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project aims to detect within images, utilizing the " Pytorch resnet_fpn_backbone" model. This model combines the ResNet architecture with a Feature Pyramid Network (FPN) to create an effective object detection system.
About
This project aims to detect objects within images, utilizing the " Pytorch resnet_fpn_backbone" model. This model combines the ResNet architecture with a Feature Pyramid Network (FPN) to create an effective object detection system.