photography shot

Datasets and deep learning methodologies to extend image-based applications to videos

0
In today’s tutorial, we will extend image based application to videos, which will include pose estimation, captioning, and generating videos. Extending image-based application to videos Images can...
macro close up of different color oil paint. colorful acrylic

Generative Models in action: How to create a Van Gogh with Neural Artistic Style...

0
In today’s tutorial, we will learn the principles behind neural artistic style transfer and show a working example to transfer the style of Van...
architecture

3 ways to deploy a QT and OpenCV application

0
This article is an excerpt from the book, Computer Vision with OpenCV 3 and Qt5 written by Amin Ahmadi Tazehkandi.  This book covers how...
Using frequency distribution to analyze Moby Dick

Analyzing Moby Dick through frequency distribution with NLTK

0
What is frequency distribution and why does it matter? In the context of natural language processing, frequency distribution is simply a tally of the number...
Typescript 3.7

How to perform full-text search (FTS) in PostgreSQL

0
This article is an excerpt from the book, Mastering  PostgreSQL 10, written by Hans-Jürgen Schönig. This book provides expert techniques on PostgreSQL 10 development...
lock and key

How to secure data in Salesforce Einstein Analytics

0
The following excerpt is taken from the book Learning Einstein Analytics written by Santosh Chitalkar. This book includes techniques to build effective dashboards and...
colorful shapes

Creating 2D and 3D plots using Matplotlib

0
This article is an excerpt from a book written by L. Felipe Martins, Ruben Oliva Ramos and V Kishore Ayyadevara titled SciPy Recipes. This...

How to embed Einstein dashboards on Salesforce Classic

0
The following excerpt is taken from the book Learning Einstein Analytics written by Santosh Chitalkar. This book highlights the key techniques and know-how to...
Coding screen

How to write high quality code in Python: 15+ tips for data scientists and...

1
Writing code is easy. Writing high quality code is much harder. Quality is to be understood both in terms of actual code (variable names,...
Blur code screen

Getting started with Python Web Scraping

0
Our article is an excerpt from the book Web Scraping with Python, written by Richard Lawson. This book contains step by step tutorials on...

Must Read in Mobile

Understanding the Foundation of Protocol-oriented Design

0
When Apple announced Swift 2 at the World Wide Developers Conference (WWDC) in 2016, they also declared that Swift was the world’s first protocol-oriented...

Interviews