Skip to content

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

@juanit-ai

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

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