Simple introduction to object localization using a convolutional neural network build with Tensorflow/Keras in Python. In the past days I worked myself into object detection with neural networks. For simplicity, I decided to start with a simple task: predict the bounding box of one single rectangle on a neutral background.…
Comments closed