Hi, I’ve tried to train custom object detection model via tflite-model-makers referred to @khanhlvg 's Train a custom object detection model using your data
Unfortunately, I met the following error, and I don’t know how to solve it. Is there anyone who can give me the Christmas present?
InvalidArgumentError: 2 root error(s) found.
(0) INVALID_ARGUMENT: assertion failed: [ERROR: please increase config.max_instances_per_image] [Condition x < y did not hold element-wise:] [x (parser/strided_slice_17:0) = ] [129] [y (parser/assert_less/y:0) = ] [100]
[[{{node parser/assert_less/Assert/Assert}}]]
[[MultiDeviceIteratorGetNextFromShard]]
[[RemoteCall]]
[[IteratorGetNext]]
[[batch_cls_loss/write_summary/summary_cond/then/_4138/batch_cls_loss/write_summary/ReadVariableOp/_94]]
(1) INVALID_ARGUMENT: assertion failed: [ERROR: please increase config.max_instances_per_image] [Condition x < y did not hold element-wise:] [x (parser/strided_slice_17:0) = ] [129] [y (parser/assert_less/y:0) = ] [100]
[[{{node parser/assert_less/Assert/Assert}}]]
[[MultiDeviceIteratorGetNextFromShard]]
[[RemoteCall]]
[[IteratorGetNext]]