Skip to content

Update test.py#1

Merged
Adolfhill merged 1 commit intomasterfrom
Adolfhill-patch-1
Jan 15, 2024
Merged

Update test.py#1
Adolfhill merged 1 commit intomasterfrom
Adolfhill-patch-1

Conversation

@Adolfhill
Copy link
Copy Markdown
Owner

the index of object150_info.csv start from 1, but pred start from 0. So it should be names[int(row[0]) - 1] instead of names[int(row[0])]

the index of object150_info.csv start from 1, but pred start from 0. So it should be names[int(row[0]) - 1] instead of names[int(row[0])]
@Adolfhill Adolfhill merged commit 0e97cac into master Jan 15, 2024
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

Successfully merging this pull request may close these issues.

1 participant