tensorflow2-object-detection

There are 5 repositories under tensorflow2-object-detection topic.

  • IdeaKing/EfficientDet

    A pure Tensorflow2.0 implementation of EfficientDet. Run on PascalVOC or your own datasets too!

    Language:Python5100
  • 076923/Tensorflow-2.0-Object-Detection-API

    Tensorflow 2.x Object Detection API to use easily. Tensorflow 2.x Object Detection API Tutorial

    Language:Jupyter Notebook2100
  • doguilmak/Image-Segmentation-with-Mask-R-CNN

    In this repository, we are going to use photos that I took in the cities I visited for image segmentation with Mask R-CNN.

    Language:Jupyter Notebook220
  • lolikgiovi/Object-Detection-Skripsi

    This is my final project for my bachelor degree in biomedical engineering. I implemented Faster R-CNN algorithm using TensorFlow Object Detection API 2. The code written in Python and developed in Google Colaboratory, fully in one Jupyter Notebook for convenient reason.

    Language:Jupyter Notebook0201
  • coolmunzi/face_mask_detector

    Face mask detection based on tensorflow 2 object detection API using Efficientdet-D1 model. This project can perform face mask detection on images as well as videos.

    Language:Python101