-
I am following this tutorial trying to get object detection working. https://github.com/tensorflow/models/blob/master/research/object_detection/colab_tutorials/eager_few_shot_od_training_tf2_colab.ipynb It works great but I want to detect …
- 362 views
- 0 answers
- 0 votes
-
As part of a custom object detection project, using Tensorflow Object Detection API (faster r-cnn) I’m trying to start training …
- 350 views
- 0 answers
- 0 votes
-
Because I couldn’t find the answer elsewhere I decided to describe my issue here. I’m trying to create keypoints detector …
- 382 views
- 1 answers
- 0 votes
-
I’ve been dealing with an issue converting my csv files to TFrecord, following this tutorial https://pythonprogramming.net/creating-tfrecord-files-tensorflow-object-detection-api-tutorial/ This is the error …
- 331 views
- 0 answers
- 0 votes