facebookresearch / detectron2

Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
https://detectron2.readthedocs.io/en/latest/
Apache License 2.0
30.49k stars 7.48k forks source link

Please read & provide the following #4838

Closed sssimpleboy closed 1 year ago

sssimpleboy commented 1 year ago

Hello, I'm running the CondInst model which is based on detectron2. When I was testing, I wanted to see how post-processing worked, but the code I wrote in the forward() method of <class 'adet.modeling.condinst.condinst.CondInst'> didn't execute. I suspect this is related to the registration mechanism of detectron2, I want to debug this part of the code, how do I do it?

https://github.com/aim-uofa/AdelaiDet

github-actions[bot] commented 1 year ago

You've chosen to report an unexpected problem or bug. Unless you already know the root cause of it, please include details about it by filling the issue template. The following information is missing: "Instructions To Reproduce the Issue and Full Logs"; "Your Environment";

github-actions[bot] commented 1 year ago

Requested information was not provided in 7 days, so we're closing this issue.

Please open new issue if information becomes available. Otherwise, use github discussions for free-form discussions.