Tensorflow MORE on Object Detection
- Installations tips
- UNDERSTANDING Object Detection API TF2+: the script parameters and configuration file for Training+Validation & for Evaluation
- optional: TF2 Object Detection Training on (Few Shot --with only a few training samples) in eager mode. NOTE: "few shot" refers to a training with only a few samples). See also posting of colab on github. Also read about what eager execution is. NOTE: this example is really a "TOY" example and not what you would use for training with larger datasets real models.
- Good tutorial on Object Detection API on TF2 and install issues especially issues like pycoco tools install on Windows https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/latest/install.html