Skip to content
#

realtime-detection

Here are 16 public repositories matching this topic...

Logo Detection of a custom small dataset. The dataset contains logos of 6 famous brands: Nike, Jordans, Adidas, Puma, Kappa, Quicksilver. The model was developed using the Object-Detection-API by Tensorflow

  • Updated May 29, 2021
  • Jupyter Notebook

Based on Faster R-CNN, we train model on our mask dataset and leverage data augmentation to preprocess our data. Mean average precision is introduced to evaluate the model performance. You'll see data augmentation and mAP evaluation in detailed explainations, and tutorials of faster-rcnn training

  • Updated May 21, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the realtime-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the realtime-detection topic, visit your repo's landing page and select "manage topics."

Learn more