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

help #1

Open
starsigh opened this issue Nov 2, 2019 · 2 comments
Open

help #1

starsigh opened this issue Nov 2, 2019 · 2 comments

Comments

@starsigh
Copy link

starsigh commented Nov 2, 2019

hello,when I want to train my data,I found a problem,
RuntimeError: Given groups=1, weight of size 32 1 3 3,expected input[ 4, 3, 720, 1280] to have 1 channels,but got 3 channels instead.
I have modified the config.py to make the input_channel=3, how to solve this problem?

@FENGShuanglang
Copy link
Owner

I have modified it ,it is because it's not match between "input_channel" of config.py and "in_channels" of train.py

@starsigh
Copy link
Author

starsigh commented Nov 4, 2019 via email

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

2 participants