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
Developed a real-time object detection system for a final-year project, implementing and comparing three state-of-the-art models: YOLO, Faster R-CNN, and SSD. Integrated OpenCV for video streaming and used TensorFlow & PyTorch frameworks to evaluate model performance on live feeds.