Skip to content

ModuleNotFoundError: No module named 'detectron2.projects.uniref' #5

Description

@juanit-ai

Hello,

When running the script for evaluation (projects/UniRef/train_net.py), it seems that is looking for uniref in detectron2/projects when there is nothing in that directory.

This issue seems to be happening on line 28, when it tries to import

from detectron2.projects.uniref import add_uniref_config, build_detection_train_loader, build_detection_test_loader

thanks in advance, also really cool work :D

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions