Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in object-detection-api

Does people train object detection methods with early stopping and what were their settings?

Install Detectron2 on Windows 10

Tensorflow object detection API killed - OOM. How to reduce shuffle buffer size?

Tensorflow Object Detection API - 'ValueError: anchor_strides must be a list with the same length as self._box_specs'

Tensorflow object detection api SSD model using 'keep_aspect_ratio_resizer'

Is there some way to save best model only with tensorflow.estimator.train_and_evaluate()?

Estimator's model_fn includes params argument, but params are not passed to Estimator

raise ValueError('Image with id {} already added.'.format(image_id)) in Tensorflow object detection api

Updating Tensorflow Object detection model with new images

Tuning first_stage_anchor_generator in faster rcnn model

tf object detection api - extract feature vector for each detection bbox

TF object detection API detection model retraining: "object_detection.protos.SsdFeatureExtractor" has no field named "batch_norm_trainable"

Some Python objects were not bound to checkpointed values

How to train Tensorflow Object Detection images that do not contain objects?

TensorFlow Object Detection API: evaluation mAP behaves weirdly?

Class weights for balancing data in TensorFlow Object Detection API

How to train and evaluate simultaneously in Object Detection API ?

Support for Tensorflow 2.0 in Object Detection API