Skip to content

Running inference: ModuleNotFoundError: No module named 'vedacore' #97

@ezionoir

Description

@ezionoir

When I run the model on colab:

!python tools/infer.py '/content/vedadet/configs/infer/tinaface/tinaface_r50_fpn_gn_dcn.py' '/content/vedadet/images/1.jpg'

I get the error:

Traceback (most recent call last):
File "/content/vedadet/tools/infer.py", line 7, in
from vedacore.image import imread, imwrite
ModuleNotFoundError: No module named 'vedacore'

Here is my notebook 'https://colab.research.google.com/drive/1Nr4oAgQagwZUybqfVG78HBws2HhMFksW?usp=sharing'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions