Generative Visual Manipulation on the Natural Image Manifold
For more details, please visit the project webpage:
https://people.eecs.berkeley.edu/~junyanz/projects/gvm/
"Generative Visual Manipulation on the Natural Image Manifold", Jun-Yan Zhu, Philipp KrΓ€henbΓΌhl, Eli Shechtman and Alexei A. Efros. In European Conference on Computer Vision (ECCV). 2016.
(via Deep Learning community on vk.com)
For more details, please visit the project webpage:
https://people.eecs.berkeley.edu/~junyanz/projects/gvm/
"Generative Visual Manipulation on the Natural Image Manifold", Jun-Yan Zhu, Philipp KrΓ€henbΓΌhl, Eli Shechtman and Alexei A. Efros. In European Conference on Computer Vision (ECCV). 2016.
(via Deep Learning community on vk.com)
Convolutional Recurrent Neural Networks for Music Classification
https://keunwoochoi.wordpress.com/2016/09/15/paper-is-out-convolutional-recurrent-neural-networks-for-music-classification/
(again, via Deep Learning community on vk.com).
You can also use our @opendatasciencebot to submit an interesting link or get in contact with channel administration.
https://keunwoochoi.wordpress.com/2016/09/15/paper-is-out-convolutional-recurrent-neural-networks-for-music-classification/
(again, via Deep Learning community on vk.com).
You can also use our @opendatasciencebot to submit an interesting link or get in contact with channel administration.
Keunwoo Choi
paper is out; Convolutional Recurrent Neural Networks for Music Classification
THIS POST IS OUTDATED. PLEASE CHECK OUT THIS NEW ONE. It is highly likely that you donβt need to read the paper after reading this post. Abstract We introduce a convolutional reβ¦
Fully-Convolutional Siamese Networks for Object Tracking
A new state-of-the-art for real-time tracking at 50-100 fps. It can be used to track objects in videos and stuff.
http://www.gitxiv.com/posts/TvEcWEJabGu7pEHEa/fully-convolutional-siamese-networks-for-object-tracking
A new state-of-the-art for real-time tracking at 50-100 fps. It can be used to track objects in videos and stuff.
http://www.gitxiv.com/posts/TvEcWEJabGu7pEHEa/fully-convolutional-siamese-networks-for-object-tracking
Stanford University report on how life will be different with the AI by the 2030.
Spoiler: no skynet just yet.
https://ai100.stanford.edu/2016-report
Spoiler: no skynet just yet.
https://ai100.stanford.edu/2016-report
There is an #opensource repository for automatic image captioning in #tensorflow
As article reports, researches have managed to significally improve quality of recognition.
https://research.googleblog.com/2016/09/show-and-tell-image-captioning-open.html
#deeplearning
As article reports, researches have managed to significally improve quality of recognition.
https://research.googleblog.com/2016/09/show-and-tell-image-captioning-open.html
#deeplearning
blog.research.google
Show and Tell: image captioning open sourced in TensorFlow
π1
European companies involved with machine learning.
https://medium.com/project-juno/european-machine-intelligence-landscape-43a22b44e961
https://medium.com/project-juno/european-machine-intelligence-landscape-43a22b44e961
Medium
European Machine Intelligence Landscape
We @ProjectJunoAI are big fans of landscapes. Thatβs why weβve created a machine intelligence landscape focused entirely on Europe [1].
Why top-down approach for machine learning is wrong (or right).
http://machinelearningmastery.com/deep-learning-for-developers/
http://machinelearningmastery.com/deep-learning-for-developers/
Machine Learning Mastery
What You Know About Deep Learning Is A Lie - Machine Learning Mastery
Getting started in deep learning is a struggle.
It's a struggle because deep learning is taught by academics, for academics.
If you're a developer (or practitioner), you're different.
You want results.
The way practitioners learn new technologies isβ¦
It's a struggle because deep learning is taught by academics, for academics.
If you're a developer (or practitioner), you're different.
You want results.
The way practitioners learn new technologies isβ¦
Google released new ImageNet dataset, but for video.
YouTube8M is a large-scale labeled video dataset that consists of 8 million YouTube video IDs and associated labels from a diverse vocabulary of 4800 visual entities. It also comes with precomputed state-of-the-art vision features from billions of frames, which fit on a single hard disk. This makes it possible to train video models from hundreds of thousands of video hours in less than a day on 1 GPU!
https://research.google.com/youtube8m/
http://arxiv.org/pdf/1609.08675v1.pdf
YouTube8M is a large-scale labeled video dataset that consists of 8 million YouTube video IDs and associated labels from a diverse vocabulary of 4800 visual entities. It also comes with precomputed state-of-the-art vision features from billions of frames, which fit on a single hard disk. This makes it possible to train video models from hundreds of thousands of video hours in less than a day on 1 GPU!
https://research.google.com/youtube8m/
http://arxiv.org/pdf/1609.08675v1.pdf
Top themes for machine learning application from Forbes
http://www.forbes.com/sites/bernardmarr/2016/09/30/what-are-the-top-10-use-cases-for-machine-learning-and-ai/#58cabbb010cf
http://www.forbes.com/sites/bernardmarr/2016/09/30/what-are-the-top-10-use-cases-for-machine-learning-and-ai/#58cabbb010cf
Forbes
The Top 10 AI And Machine Learning Use Cases Everyone Should Know About
The implications of this are wide and varied, and data scientists are coming up with new use cases for machine learning every day, but these are some of the top, most interesting use cases currently being explored.
New instances for GPU computing @ Amazon.
https://aws.amazon.com/blogs/aws/new-p2-instance-type-for-amazon-ec2-up-to-16-gpus/
https://aws.amazon.com/blogs/aws/new-p2-instance-type-for-amazon-ec2-up-to-16-gpus/
Pointer Sentinel Mixture Models: use a pointer but back off to softmax vocab if uncertain
+ WikiText, new LM corpus.
Pointer sentinel-LSTM model achieves state of the art language modeling performance on the Penn Treebank (70.9 perplexity) while using far fewer parameters than a standard softmax LSTM. In order to evaluate how well language models can exploit longer contexts and deal with more realistic vocabularies and larger corpora we also introduce the freely available WikiText corpus.
https://arxiv.org/abs/1609.07843
+ WikiText, new LM corpus.
Pointer sentinel-LSTM model achieves state of the art language modeling performance on the Penn Treebank (70.9 perplexity) while using far fewer parameters than a standard softmax LSTM. In order to evaluate how well language models can exploit longer contexts and deal with more realistic vocabularies and larger corpora we also introduce the freely available WikiText corpus.
https://arxiv.org/abs/1609.07843
Google released Open Images, a dataset consisting of ~9 million URLs to images that have been annotated with labels spanning over 6000 categories. They tried to make the dataset as practical as possible: the labels cover more real-life entities than the 1000 ImageNet classes, there are enough images to train a deep neural network from scratch and the images are listed as having a Creative Commons Attribution license.
https://research.googleblog.com/2016/09/introducing-open-images-dataset.html
https://research.googleblog.com/2016/09/introducing-open-images-dataset.html
blog.research.google
Introducing the Open Images Dataset
Deep learning architecture diagrams:
http://fastml.com/deep-learning-architecture-diagrams/
Lots of NN architectures for solving different problems.
http://fastml.com/deep-learning-architecture-diagrams/
Lots of NN architectures for solving different problems.
Fastml
Deep learning architecture diagrams - FastML
As a wild stream after a wet season in African savanna diverges into many smaller streams forming lakes and puddles, so deep learning has diverged β¦
Not Safe For Work!
Following Yahoo release of dataset for training porno classifier, researchers used trained networks to sythensise new porno images. Results are available at https://open_nsfw.gitlab.io (NSFW)
Following Yahoo release of dataset for training porno classifier, researchers used trained networks to sythensise new porno images. Results are available at https://open_nsfw.gitlab.io (NSFW)
Deep Mind moves from go to Starcraft II:
https://www.theguardian.com/technology/2016/nov/04/starcraft-ii-deepmind-game-ai?CMP=twt_a-technology_b-gdntech
https://www.theguardian.com/technology/2016/nov/04/starcraft-ii-deepmind-game-ai?CMP=twt_a-technology_b-gdntech
the Guardian
StarCraft II: DeepMind unveils latest game its AI plans to conquer
The AI research firm is teaming up with gaming company Blizzard to take on the real-time strategy game
Andrew Ng wrote a letter about his upcoming book:
Dear Friends,
You can now download the first 12 chapters of the Machine Learning Yearning book draft. These chapters discuss how good machine learning strategy will help you, and give new guidelines for setting up your datasets and evaluation metric in the deep learning era.
You can download the text here (5.3MB): https://gallery.mailchimp.com/dc3a7ef4d750c0abfc19202a3/files/Machine_Learning_Yearning_V0.5_01.pdf
Thank you for your patience. I ended up making many revisions before feeling this was ready to send to you. Additional chapters will be coming in the next week.
I would love to hear from you. To ask questions, discuss the content, or give feedback, please post on Reddit at:
http://www.reddit.com/r/mlyearning
You can also tweet at me at https://twitter.com/AndrewYNg . I hope this book will help you build highly effective AI and machine learning systems.
Andrew
Learning Deep Neural Networks with Massive Learned Knowledge, Z. Hu, Z. Yang, R. Salakhutdinov, E. Xing
https://www.cs.cmu.edu/~zhitingh/data/emnlp16deep.pdf
#paper #dl
https://www.cs.cmu.edu/~zhitingh/data/emnlp16deep.pdf
#paper #dl
π1
Spatially Adaptive Computation Time for Residual Networks
with Michael Figurnov et al.
https://arxiv.org/abs/1612.02297
#paper #dl
with Michael Figurnov et al.
https://arxiv.org/abs/1612.02297
#paper #dl
Gated-Attention Readers for Text Comprehension
Bhuwan Dhingra, Hanxiao Liu, William W. Cohen, Ruslan Salakhutdinov
Paper: https://arxiv.org/abs/1606.01549v1
Code: https://github.com/bdhingra/ga-reader
#nlp #dl
Bhuwan Dhingra, Hanxiao Liu, William W. Cohen, Ruslan Salakhutdinov
Paper: https://arxiv.org/abs/1606.01549v1
Code: https://github.com/bdhingra/ga-reader
#nlp #dl