issues
ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject
current packages version:
- tensorflow=2.5.0
- python=3.8.5
- numpy=1.20
just install pycocotools 2.0
pip install pycocotools=2.0.0