Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inference on own images #24

Open
sebastianopazo1 opened this issue Dec 11, 2023 · 0 comments
Open

Inference on own images #24

sebastianopazo1 opened this issue Dec 11, 2023 · 0 comments

Comments

@sebastianopazo1
Copy link

Hello, I encountered a problem when running the inference script. I tried to apply the matting to my own image, but the output in the console shows a warning like the following.

/home/seba/anaconda3/envs/vmformer/lib/python3.7/site-packages/numpy/core/fromnumeric.py:3441: RuntimeWarning: Mean of empty slice.
out=out, **kwargs)
/home/seba/anaconda3/envs/vmformer/lib/python3.7/site-packages/numpy/core/_methods.py:189: RuntimeWarning: invalid value encountered in double_scalars
ret = ret.dtype.type(ret / rcount)
pha_mad:nan

pha_mse:nan

pha_grad:nan

pha_conn:nan

pha_mad:nan

pha_mse:nan

pha_grad:nan

pha_conn:nan

What am I doing wrong?
Thanks for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant