Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

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 lukeyeager force-pushed the python-layer-explanation branch from 41e2e34 to a687ed6 Compare March 25, 2016 20:30
@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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants