name: “\U0001F41BBug report” about: Create a report to help us improve title: “ labels: bug assignees: “
Before submitting a bug report, please ensure that you are using the latest versions of:
git fetch && git status -uno
to check and git pull
to update)Your issue must be reproducible on a public dataset (i.e COCO) using the latest version of the repository, and you must supply code to reproduce, or we can not help you.
If this is a custom training question we suggest you include your train*.jpg
, test*.jpg
and results.png
figures.
A clear and concise description of what the bug is.
REQUIRED: Code to reproduce your issue below
python train.py ...
A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem.
Add any other context about the problem here.