virajmavani / semi-auto-image-annotation-tool

Anno-Mage: A Semi Automatic Image Annotation Tool which helps you in annotating images by suggesting you annotations for 80 object classes using a pre-trained model
https://www.virajmavani.com/saiat
Apache License 2.0
578 stars 127 forks source link

Error #13

Closed batrlatom closed 5 years ago

batrlatom commented 5 years ago

Hello, after installing according instructions, I am getting such error:

ValueError: Cannot use 'filtered_detections/map/while/strided_slice_2' as input to 'filtered_detections/map/while/ones/packed' because 'filtered_detections/map/while/strided_slice_2' is in a while loop. See info log for more details.

I have a python 3.6, tensorflow 1.14, keras 2.3.1

Normal retinanet from fizyr works fine for me. Do you know where could be the problem?

deeplearning666 commented 4 years ago

Hello! I have the same environment with you. Have you solve it? Thanks!

Varat7v2 commented 4 years ago

I am also getting the same error? What would be the solution of the above mentioned problem?