Category "object-detection-api"

TensorFlow Object Detection API - How to train on COCO dataset and achieve same mAP as the reported one?

I'm trying to reproduce the officially reported mAP of EfficientDet D3 in the Object Detection API by training on COCO using a pretrained EfficientNet backbone.

how to run create coco tf record from code object detection API TF

It's a silly question but I've been struggling with it for way too long now.. I'm using the object detection API from tensorflow. when I run my script as below

How to import deep_sort module in google colab?

I try to import the deep_srort module in my colab. But it shows me the following: --------------------------------------------------------------------------- Mo

Changing input dimension of Model zoo's Mobilenet-SSD V2

I have used the pretrained ssd_mobilenet_v2_fpnlite_320x320_coco17_tpu-8 for real time object detection. The default input dimension is 320 x 320 for the model.

Mask rcnn is giving mAP less than 1% even though the training loss is less than 0.01

I am trying to train a mask rcnn model using the tensorflow object detection api. I am using custom dataset which is grey scale CT scan images of Lung of pati