ArtificialIntelligenceArticles
3K subscribers
1.64K photos
9 videos
5 files
3.86K links
for who have a passion for -
1. #ArtificialIntelligence
2. Machine Learning
3. Deep Learning
4. #DataScience
5. #Neuroscience

6. #ResearchPapers

7. Related Courses and Ebooks
Download Telegram
Data-Efficient Image Recognition with Contrastive Predictive Coding
Hénaff et al.: https://arxiv.org/abs/1905.09272
#ArtificialIntelligence #ComputerVision #MachineLearning
Few-Shot Adversarial Learning of Realistic Neural Talking Head Models
Zakharov et al.: https://arxiv.org/abs/1905.08233

@ArtificialIntelligenceArticles

#ComputerVision #GenerativeAdversarialNetworks #MachineLearning
A key conference quality indicator is low paper acceptance rates. The CVPR 2019 paper acceptance rate dropped to 25.1 percent from last year’s 29.6 percent 🤓☝️

The list of all 1300 research papers accepted for CVPR 2019 is available here: http://openaccess.thecvf.com/CVPR2019.py

Given you spend 1 hour to read 1 article and the rate of 8 articles per day, it will take you about 6 months to read all of them. You'd better start right now 🙃

#CVPR2019 #computervision #patternrecognition #deeplearning #machinelearning
Deep Learning and Medical Imaging: Part 2 🎯]
If you're a crafty AI engineer who wants to play with code to learn how things work, just keep reading !
In this post, you'll learn how to use PyTorch to train an Anterior Ligament Cruciate tear classifier that successfully detects these injuries from the MRNet MRI dataset with a very high performance (AUC > 0.95)
You'll dive into the code and go through various tips and tricks ranging from transfer learning to data augmentation, stacking and handling medical images.
You'll also learn about optimization tricks as well as how to organize code efficiently with neural architecture design.
Link to part 2: https://ahmedbesbes.com/automate-the-diagnosis-of-knee-injuries-with-deep-learning-part-2-building-an-acl-tear-classifier.html
Github repo with full code: https://github.com/ahmedbesbes/mrnet

#deeplearning #mediclaimaging #computervision