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

Improve documentation #83

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Improve documentation #83

wants to merge 3 commits into from

Conversation

tibuch
Copy link
Collaborator

@tibuch tibuch commented Jun 24, 2020

Resolve Issues #49 and #66.

@tibuch tibuch requested a review from fjug June 24, 2020 07:51
}
],
"source": [
"# Here we just load a single image and inspect the dimensions.\n",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for jumping in. I was curious and couldn't resist reading this in diagonal.

Here we just load a single image and inspect the dimensions.

I'd remove fill words like 'just' here.
For people not familiar with numpy or PIL.Image this single just can be received in a demotivating fashion, i.e. for someone that doesn't understand np.array(Image.open('data/longBeach.png')) at plain sight is likely to feel incompetent by means of the implications behind just. ;) This feeling is something you don't want in the first notebook they read through when learning n2v.

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.

2 participants