Displaying 205 resources
MultiDrone Datasets
This lecture overviews MultiDrone Datasets that has many applications in autonomous drone research and development.
Fast 1D Convolution Algorithms
1D convolutions are extensively used in digital signal processing (filtering/denoising) and analysis (also through CNNs). As their computational complexity is of the order O(N^2), their fast execution is a must.
This lecture will overview
Adversarial Machine Learning
This lecture overviews Adversarial Machine Learning that has many applications in DNN robustness and in privacy protection.
Natural Language Processing
This lecture overviews Natural Language Processing (NLP) that has many applications in text analytics, Linguistics, Machine translation and sentiment analysis.
NLP and Text Sentiment Analysis
This lecture overviews Natural Language Processing (NLP) and Text Sentiment Analysis that has many applications in Text Analytics, Opinion extraction, Opinion mining, Sentiment mining, Subjectivity analysis.
Deep Object Detection
Recently, Convolutional Neural Networks (CNNs) have been used for object/target (e.g., face, person, car, pedestrian, road sign) detection with great results.