Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 887 Bytes

File metadata and controls

18 lines (14 loc) · 887 Bytes

Object-Detection-with-FasterRCNN-using-DVC-Pipelines-DVC-Data-Versioning-Tensorboard-FastAPI

This project implements an end-to-end object detection workflow using Faster R-CNN, leveraging DVC for reproducible data versioning and automated pipeline orchestration. Training progress and model metrics are visualized through TensorBoard to ensure optimal performance, while the final model is deployed via FastAPI for high-performance inference.

Project Preview

Project Preview

System Architecture

System Architecture