Tensorflow 2 Faster-RCNN implementation from scratch supporting to the batch processing with MobileNetV2 and VGG16 backbones
94
stars
61
forks
source link
ValueError: The two structures don't have the same sequence length. Input structure has length 0, while shallow structure has length 9. #7
Closed
zl190 closed 4 years ago
Any idea how to fix this?