Skip to content

*** No instances to display *** Error while doing inference #3

@atinesh

Description

@atinesh

Hello, I have trained the model on custom dataset for 5 epochs, but while doing inference I am getting below error

Screenshot-from-2020-09-07-12-35-03.png

I tried the following modifications in the code but error is not resolved

  1. Lowered DETECTION_MIN_CONFIDENCE in mrcnn/config.py Issue: 2132

  2. Fixed Division by Zero error in mrcnn/utils.py with these modifications from __future__ import division Issue: 515, shift = np.array([0, 0, 1., 1.]) Issue: 912

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions