abhimanyu1990 / SSD-Mobilenet-Custom-Object-Detector-Model-using-Tensorflow-2

This repository contains the script and process to create custom SSD Mobilenet model for object detection
52 stars 25 forks source link

Unable to train: getting errors when python model_main_tf2.py #3

Closed dreamgonsalves closed 3 years ago

dreamgonsalves commented 3 years ago

Please let me know the pip list of all the versions used for training, I am using python 3.7.7

Errors:

ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject

NotImplementedError: Cannot convert a symbolic Tensor (strided_slice:0) to a numpy array.