-
Notifications
You must be signed in to change notification settings - Fork 13
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
Getting Value Error #5
Comments
@nitinkumar070 Please follow the training procedure listed in the repo. I am able to run the training without an issue on google colab following the procedure. |
I am trying to run in my command prompt, with all requirement but some requirement is of updated version. Still i am getting value error. |
Hello,
In google colab, I am getting this error message. I want to know which python version you are using. As i discussed earlier, in my command prompt i am getting ValueError. ValueError: The two structures don't have the same sequence length. Input structure has length 4, while shallow structure has length 3. Please solve my issue as early as possible.
Thanks and Regards,
Nitin Kumar
+91-7723016169
…________________________________
From: Akhilesh Sharma ***@***.***>
Sent: Thursday, June 16, 2022 11:19 AM
To: Akhilesh64/ResUnet-a ***@***.***>
Cc: Nitin Kumar ***@***.***>; Mention ***@***.***>
Subject: Re: [Akhilesh64/ResUnet-a] Getting Value Error (Issue #5)
@nitinkumar070<https://github.com/nitinkumar070> Please follow the training procedure listed in the repo. I am able to run the training without an issue on google colab following the procedure.
[Untitled]<https://user-images.githubusercontent.com/36566307/174000449-d7a3152f-ff3b-44a8-ad28-c91254f2b5a6.png>
—
Reply to this email directly, view it on GitHub<#5 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AYPJWBVEL6B56NNRGTKGNZLVPK563ANCNFSM5Y4KLKGQ>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hi,
I followed all these steps, still getting the same error. ValueError: The two structures don't have the same sequence length. Input structure has length 4, while shallow structure has length 3.
Thanks and regards,
Nitin Kumar
+91-7723016169
…________________________________
From: Akhilesh Sharma ***@***.***>
Sent: Thursday, June 16, 2022 11:19 AM
To: Akhilesh64/ResUnet-a ***@***.***>
Cc: Nitin Kumar ***@***.***>; Mention ***@***.***>
Subject: Re: [Akhilesh64/ResUnet-a] Getting Value Error (Issue #5)
@nitinkumar070<https://github.com/nitinkumar070> Please follow the training procedure listed in the repo. I am able to run the training without an issue on google colab following the procedure.
[Untitled]<https://user-images.githubusercontent.com/36566307/174000449-d7a3152f-ff3b-44a8-ad28-c91254f2b5a6.png>
—
Reply to this email directly, view it on GitHub<#5 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AYPJWBVEL6B56NNRGTKGNZLVPK563ANCNFSM5Y4KLKGQ>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@nitinkumar070 @Akhilesh64 I launch the training having
|
I believe, the error is likely from the inconsistency in the dictionary (key). In model.py file (line 131),
In batch_preprocess.py file (line 64-66),
In main.py file (line 17),
|
ValueError: The two structures don't have the same sequence length. Input structure has length 4, while shallow structure has length 3.
![Screenshot from 2022-06-15 23-27-10](https://user-images.githubusercontent.com/102669062/173904277-a34992ef-8748-47db-a516-59522718704c.png)
Getting this error after running the code. #
The text was updated successfully, but these errors were encountered: