Fix bugs on file integration and some code errors#9
Open
ngoc199 wants to merge 1 commit intorohitrango:masterfrom
Open
Fix bugs on file integration and some code errors#9ngoc199 wants to merge 1 commit intorohitrango:masterfrom
ngoc199 wants to merge 1 commit intorohitrango:masterfrom
Conversation
|
@ngoc199 can you run this repo successfully? |
Author
|
After I change some code, it ran successfully.
Before that, I can't run the code because of syntax errors.
…On Mon, Jul 13, 2020, 7:00 PM Yong ***@***.***> wrote:
@ngoc199 <https://github.com/ngoc199> can you run this repo successfully?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMWGLOZAVN2C6C5E7P3BZGDR3LZNFANCNFSM4OCUP67A>
.
|
chrsle
approved these changes
Oct 28, 2020
|
@rohitrango and @ngoc199 |
|
I am unable to run the repo successfully I keep getting this error ValueError: operands could not be broadcast together with shapes (3456,5184,3) (2242,3992,3) |
|
I'm getting How did you manage to get past that? |
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I have created the "images" folder for the main file to access.
And I also change "xrange" to "range", "map" to "list(map())" to make the code run