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

The size of tensor a (200) must match the size of tensor b (201) at non-singleton dimension 1 #84

Open
rospin opened this issue Jun 8, 2024 · 0 comments

Comments

@rospin
Copy link

rospin commented Jun 8, 2024

I encountered the following problem while processing a .mp4 file

Processing: XXX_seg [200 frames]...
Traceback (most recent call last):
File "D:\Users\ProPainter\inference_propainter.py", line 372, in
masked_frames = frames * (1 - masks_dilated)
RuntimeError: The size of tensor a (200) must match the size of tensor b (201) at non-singleton dimension 1

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