Please read & provide the following
Author: zohairahmad264-designCreated May 16, 2026Updated May 16, 2026
Instructions To Reproduce the Bug:
- Full runnable code or full changes you made:
If making changes to the project itself, please use output of the following command:
git rev-parse HEAD; git diff
<put code or diff here>- What exact command you run:
- Full logs or other relevant observations:
<put logs here>- please simplify the steps as much as possible so they do not require additional resources to run, such as a private dataset.
Expected behavior:
If there are no obvious error in "full logs" provided above, please tell us the expected behavior.
Environment:
Provide your environment information using the following command:
wget -nc -q https://github.com/facebookresearch/detectron2/raw/main/detectron2/utils/collect_env.py && python collect_env.pyIf your issue looks like an installation issue / environment issue, please first try to solve it yourself with the instructions in https://detectron2.readthedocs.io/tutorials/install.html#common-installation-issues
Source: facebookresearch/detectron2