Why did I encounter a ModuleNotFoundError: No module named 'detectron2' when evaluating COCO? Hasn't anyone else experienced this issue?
Moreover, the requirements file does not specify the version of detectron2. When I downloaded detectron2, I discovered a version conflict with the dependency libraries specified in the requirements file.