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

Add pop-out explanation for Python layers #651

Merged
merged 2 commits into from
Mar 25, 2016

Conversation

lukeyeager
Copy link
Member

Close #636

Cleanup Python layer upload UI and add some pop-out text similar to #628 (comment).

Also add network outputs with names containing "accuracy" to the accuracy axis in graphs. It's a little hacky, but I don't think we need to find a general purpose solution to that problem just yet.

<h1>Using Python layers</h1>

<p>
Caffe lets you can define custom layers with Python.
Copy link
Contributor

Choose a reason for hiding this comment

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

small typo here

Copy link
Member Author

Choose a reason for hiding this comment

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

Haha whoops - right at the beginning! Thanks.

@gheinrich
Copy link
Contributor

This is working for me (I tried both the "blank square" and "accuracy" layers examples on MNIST+LeNet).

@lukeyeager
Copy link
Member Author

Thanks for the review, Greg. Here's a screenshot of the feature for those who are interested:

python-layer-explanation

@lukeyeager lukeyeager merged commit b06dfaa into NVIDIA:master Mar 25, 2016
@lukeyeager lukeyeager deleted the python-layer-explanation branch March 25, 2016 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants