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

there was a probblem using my own datasets:RuntimeError: Sizes of tensors must match except in dimension 3. Got 425 and 423 (The offending index is 0) #108

Open
LuoXiang-LX opened this issue Dec 5, 2021 · 3 comments

Comments

@LuoXiang-LX
Copy link

No description provided.

@LuoXiang-LX
Copy link
Author

Does anyone konw how to solve thie problem?

@lemyanh2612
Copy link

Hi, did you solve this problem? I also had the same problem.
This error happens only when training with RDN, FGFA, MEGA to over 20000 iterations. You should check tensor size of img['cur'] and img['ref'].
I ignored all cases which get the different tensor sizes.
Solved this problem.

@meikorol
Copy link

meikorol commented Apr 4, 2023

HI,how do you make own dataset and place it?I download vid dataset and it has videos、 jpgs of every frame and xmls,shall we make our dataset and place it like this?I think its so comlicated,and how can we make the txt files in the imageset?

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

3 participants