“Runtime error: Reshape dimension issue in model definition”
I am working on creating a model definition. The model takes a sequence of images,a sequence of detected object’s bounding boxes and associated classes.
I am working on creating a model definition. The model takes a sequence of images,a sequence of detected object’s bounding boxes and associated classes.