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
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?
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?