• Stars
    star
    56
  • Rank 528,640 (Top 11 %)
  • Language
    Jupyter Notebook
  • Created about 4 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An end-to-end implementation of the MobileNetv2+SSD architecture in Keras from sratch for learning purposes. The dataset is prepared using MNIST images: MNIST images are embedded into a box and the model detects bounding boxes for the numbers and the numbers.