Skip to content

Conversation

@pr0crustes
Copy link
Contributor

This pull request adds an autoencoder example, using tensorflow.

Using by default MNIST, it encodes the images into a compressed layer, that then can be decoded into the original image.

Here are some example images (the images on the left are the originals, and the one on the right after being encoded and decoded):

generated_12000

generated_19000

generated_19999

Thanks!


8. **yolo-tensorflow**

YOLO (You Only Look Once) is a state-of-the-are, real-time object detection system. This example trained a yolo model with pascal-voc 2007 data.
Copy link

Choose a reason for hiding this comment

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

should that be State-of-the-Art ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I made a pull request of 312 lines where ONE of these 312 is clearly a typographical error and, since I didn't disable "Allow edits from maintainers.", is easily fixed by anyone who reviews this pull request. If your only objective here is making a joke, I should say you are at the wrong place.

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