/DLMAINLPCV01

NLP and Computer Vision

Primary LanguageJupyter Notebook

DLMAINLPCV01

NLP and Computer Vision

This repository represents notebooks for Natural Language Processing (NLP) and Computer Vision as addition to the course book "NLP and Computer Vision".
Following table gives an overview about the available notebooks. The notebooks can be explored in a google colaboratory environment.

Table of content

  • NLP
task chapter library notebook
Regular Expressions 1.2 Python standard library - re module notebook Open In Colab
Bag of Words 1.3 Python standard library notebook Open In Colab
Word Vectors 1.3 Python standard library - re module, numpy notebook Open In Colab
Word Sense Disambiguation 1.5 pywsd, nltk, wordnet notebook Open In Colab
Named Entity Recognition 1.6 spaCy, simpletransformers notebook Open In Colab
Part of Speech Tagging 1.6 spaCy notebook Open In Colab
Tokenization 1.6 spaCy notebook Open In Colab
Question Answering 2.1 transformers notebook Open In Colab
Text Summarization 2.1 spaCy, pytextrank notebook Open In Colab
Topic Identification (Supervised) 2.1 simpletransformers notebook Open In Colab
Topic Identification (Unsupervised) 2.1 nltk, wordnet notebook Open In Colab
Sentiment Analysis 2.2 simpletransformers notebook Open In Colab
Machine Translation 2.4 PyTorch notebook Open In Colab
Chatbot 2.5 rasa notebook Open In Colab
  • Computer Vision
task chapter library notebook
Basic Commands With OpenCV 3 OpenCV notebooks Open In Colab
Camera Calibration 3.4 OpenCV notebook Open In Colab
3D Reconstuction 3.5 OpenCV notebook Open In Colab
Filters 3.6 OpenCV notebook Open In Colab
Image Classification and Evaluation
motion tracking
4.1 PyTorch notebook Open In Colab
Motion Tracking 4.1 PyTorch notebook Open In Colab
Semantic Image Segmentation 4.2 tensorflow
keras
notebook Open In Colab
Object Identification and Object Tracking 4.3 YOLO
Detectron2
PyTorch
notebook
notebook
notebook
Open In Colab
Open In Colab
Open In Colab
Face Detection
Face Recognition
4.4 facenet
DeepFace
link to file Open In Colab
Privacy and Security 4.5 library link to file Open In Colab