There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
In this project, I created a simple object detection model which is trained on Caltech 101 dataset. The dataset contains images along with bounding boxes. The model is trained on the concept of end-to-end learning which makes model training and inferencing part easy.