Facebook is announcing a slew of new ML-related software projects and code releases this morning at F8, including Glow (a neural network compiler), PyTorch Translate (a public version of their production NMT code) and the roadmap for PyTorch 1.0 code.
https://code.facebook.com/posts/172423326753505/
#pytorch #facebook #deeplearning
https://code.facebook.com/posts/172423326753505/
#pytorch #facebook #deeplearning
Facebook Code
Announcing PyTorch 1.0 for both research and production
We're announcing the next version of our open source AI framework, PyTorch 1.0, which integrates capabilities from Caffe2 and ONNX to provide a fast path from AI research to production.
CrowdHuman: A Benchmark for Detecting Human in a Crowd https://arxiv.org/abs/1805.00123
Andrew Ng announced that practical self-driving cars are ready. DriveAI will deploy a self-driving car service for public use in Texas starting in July.
Link: https://medium.com/@andrewng/self-driving-cars-are-here-aea1752b1ad0
#driving #rl #car #deeplearning #andrewng
Link: https://medium.com/@andrewng/self-driving-cars-are-here-aea1752b1ad0
#driving #rl #car #deeplearning #andrewng
Medium
Self-driving cars are here
Drive.ai will offer a self-driving car service for public use in Frisco, Texas starting in July, 2018. Self-driving cars are no longer a futuristic AI technology. They’re here, and will soon make…
Facebook’s Field Guide to Machine Learning video series
#guide #facebook
https://research.fb.com/the-facebook-field-guide-to-machine-learning-video-series/
#guide #facebook
https://research.fb.com/the-facebook-field-guide-to-machine-learning-video-series/
Facebook report about advance in image recognition.
https://code.facebook.com/posts/1700437286678763/advancing-state-of-the-art-image-recognition-with-deep-learning-on-hashtags/
#cv #facebook #deeplearning
https://code.facebook.com/posts/1700437286678763/advancing-state-of-the-art-image-recognition-with-deep-learning-on-hashtags/
#cv #facebook #deeplearning
Facebook Code
Advancing state-of-the-art image recognition with deep learning on hashtags
Facebook researchers used new techniques in weakly supervised training and leveraging large data sets to train its image recognition system, resulting in the best-ever accuracy score by a common benchmark.
Open Neural Network Exchange — new format, introduced by Facebook to allow AI engineers to more easily move models between frameworks without having to do resource-intensive custom engineering.
https://code.facebook.com/posts/1714175645317654/onnx-expansion-speeds-ai-development/
https://code.facebook.com/posts/1714175645317654/onnx-expansion-speeds-ai-development/
Facebook Code
ONNX expansion speeds AI development
Facebook helped develop the Open Neural Network Exchange (ONNX) format to allow AI engineers to more easily move models between frameworks without having to do resource-intensive custom engineering. Today, we're sharing that ONNX is adding support for additional…
Computer vision model training uses different augmentation of input images (random crops, distortions, etc.). Instead of hand-engineering the operation sequence, one can instead use meta learning to learn effective sequences. Gets new state-of-the-art of 83.54% top1 on ImageNet!
https://ai.googleblog.com/2018/06/improving-deep-learning-performance.html
https://ai.googleblog.com/2018/06/improving-deep-learning-performance.html
research.google
Improving Deep Learning Performance with AutoAugment
Posted by Ekin Dogus Cubuk, Google AI Resident and Barret Zoph, Research Scientist, Google Brain Team The success of deep learning in computer vi...
Thomas Wolf’s post on how to make #Python #NLP faster.
Spoiler: use spaCy's internals and a bit of Cython magic
Bonus: a #Jupyter notebook with examples processing over 80 millions words per sec…
https://medium.com/huggingface/100-times-faster-natural-language-processing-in-python-ee32033bdced
Spoiler: use spaCy's internals and a bit of Cython magic
Bonus: a #Jupyter notebook with examples processing over 80 millions words per sec…
https://medium.com/huggingface/100-times-faster-natural-language-processing-in-python-ee32033bdced
Medium
🚀 100 Times Faster Natural Language Processing in Python
How to take advantage of spaCy & a bit of Cython for blazing fast NLP
ConvNet outperforms human dermatologists for melanoma detection.
Dermatologists in level-II protocol:
- sensitivity: 88.9% (±9.6%, P = 0.19)
- specificity: 75.7% (±11.7%, P < 0.05)
https://academic.oup.com/annonc/advance-article/doi/10.1093/annonc/mdy166/5004443
#cv #dl
Dermatologists in level-II protocol:
- sensitivity: 88.9% (±9.6%, P = 0.19)
- specificity: 75.7% (±11.7%, P < 0.05)
https://academic.oup.com/annonc/advance-article/doi/10.1093/annonc/mdy166/5004443
#cv #dl
Elsevier
Annals of Oncology - Journal - Elsevier
Annals of Oncology, the journal of the European Society for Medical Oncology and the Japanese Society of Medical Oncology, provides rapid and efficient peer-r…
Transfer Learning in Tensorflow (VGG19 on CIFAR-10): Part 1
Tutorial on how to use pretrained networks not to make them learn everything from scratch.
Link: https://towardsdatascience.com/transfer-learning-in-tensorflow-9e4f7eae3bb4
#tutorial #cv #tensorflow #dl
Tutorial on how to use pretrained networks not to make them learn everything from scratch.
Link: https://towardsdatascience.com/transfer-learning-in-tensorflow-9e4f7eae3bb4
#tutorial #cv #tensorflow #dl
Medium
Transfer Learning in Tensorflow (VGG19 on CIFAR-10): Part 1
(VGG19 on CIFAR-10)
Introduction to numpy matrices syntax.
https://www.kdnuggets.com/2017/03/working-numpy-matrices.html
#numpy #Python #tutorial
https://www.kdnuggets.com/2017/03/working-numpy-matrices.html
#numpy #Python #tutorial
Data Science by ODS.ai 🦜
Transfer Learning in Tensorflow (VGG19 on CIFAR-10): Part 1 Tutorial on how to use pretrained networks not to make them learn everything from scratch. Link: https://towardsdatascience.com/transfer-learning-in-tensorflow-9e4f7eae3bb4 #tutorial #cv #tensorflow…
Second part of the tutorial.
https://towardsdatascience.com/transfer-learning-in-tensorflow-5d2b6ad495cb
https://towardsdatascience.com/transfer-learning-in-tensorflow-5d2b6ad495cb
Medium
Transfer Learning in Tensorflow: Part 2
(VGG19 on CIFAR-10)
❤1
Brief intro into object detection with python.
https://towardsdatascience.com/object-detection-with-10-lines-of-code-d6cb4d86f606
#python #tensorflow #cv
https://towardsdatascience.com/object-detection-with-10-lines-of-code-d6cb4d86f606
#python #tensorflow #cv
Medium
Object Detection with 10 lines of code
One of the important fields of Artificial Intelligence is Computer Vision. Computer Vision is the science of computers and software systems that can recognize and understand images and scenes…
New #facebook research paper on using #GAN for “opening” eyes on the portraits.
https://research.fb.com/publications/eye-in-painting-with-exemplar-generative-adversarial-networks/
https://research.fb.com/publications/eye-in-painting-with-exemplar-generative-adversarial-networks/
Meta Research
Eye In-Painting with Exemplar Generative Adversarial Networks - Meta Research
At Meta, research permeates everything we do. We believe the most
interesting research questions are derived from real world problems.
interesting research questions are derived from real world problems.
Basic intro into #python #scraping with lxml and requests: https://dev.to/timber/an-intro-to-web-scraping-with-lxml-and-python-32hl
DEV Community
An Intro to Web Scraping with lxml and Python
In this post, you will learn how to use lxml and Python to scrape data from Steam. I will teach you the basics of XPath so that you can scrape data from any similar website easily. In the end, you will also learn how to generate a JSON output from your script.…
"Breast density classification with deep convolutional neural networks"
Github: https://github.com/nyukat/breast_density_classifier
Arxiv: https://arxiv.org/abs/1711.03674
By N. Wu, myself, Y. Shen, J. Su, S. G. Kim, E. Kim
Github: https://github.com/nyukat/breast_density_classifier
Arxiv: https://arxiv.org/abs/1711.03674
By N. Wu, myself, Y. Shen, J. Su, S. G. Kim, E. Kim
GitHub
GitHub - nyukat/breast_density_classifier: Breast density classification with deep convolutional neural networks
Breast density classification with deep convolutional neural networks - nyukat/breast_density_classifier
DensePose: Dense Human Pose Estimation In The Wild
Facebook AI Research group presented a paper on pose estimation. That will help Facebook with better understanding of the processed videos.
NEW: DensePose-COCO, a large-scale ground-truth dataset with image-to-surface correspondences manually annotated on 50K COCO images.
Project website: http://densepose.org/
Arxiv: https://arxiv.org/abs/1802.00434
#facebook #fair #cvpr #cv #CNN #dataset
Facebook AI Research group presented a paper on pose estimation. That will help Facebook with better understanding of the processed videos.
NEW: DensePose-COCO, a large-scale ground-truth dataset with image-to-surface correspondences manually annotated on 50K COCO images.
Project website: http://densepose.org/
Arxiv: https://arxiv.org/abs/1802.00434
#facebook #fair #cvpr #cv #CNN #dataset
arXiv.org
DensePose: Dense Human Pose Estimation In The Wild
In this work, we establish dense correspondences between RGB image and a surface-based representation of the human body, a task we refer to as dense human pose estimation. We first gather dense...