I’ve been trying to create an object detection model in keras framework from scratch. But can only find possible solutions for RCNN and other prebuild libraries. Kindly tell me a way to create a model in keras that can detect objects with bounding boxex on my own custom model. Am really stuck on it.
There some models that are landing in Keras-cv.