Skip to content

AttributeError: module 'cv2' has no attribute 'dnn_superres' #1

@sparkmobi

Description

@sparkmobi

Hello

i have got this error when i opened the localhost link in my browser

2023-03-14 09:40:16.314 Uncaught app exception
Traceback (most recent call last):
File "C:\Python39\lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 565, in _run_script
exec(code, module.dict)
File "G:\Image-Upscaler-Deep-Learning\streamlit_app.py", line 8, in
sr = cv2.dnn_superres.DnnSuperResImpl_create()
AttributeError: module 'cv2' has no attribute 'dnn_superres'

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