Tutorials

Machine Learning: Data Preprocessing

I have already started getting into deep learning, and been alloted some great tasks to carry out for the intended...

CPU ONLY py-faster-rcnn: Documentation

CPU ONLY py-faster-rcnn: Documentation

Getting started with this semester, I had set up target to do well with Machine learning implementations. I have reached...

Creating Launcher for any executable file [Linux]

Creating Launcher for any executable file [Linux]

Most of the times its irritating to open a terminal, surf to particular directory and launch the script file or...

Dlib – Comparing object detection between openCV tools and Dlib

Dlib – Comparing object detection between openCV tools and Dlib

Object detection is one of the regular algorithms that are needed while dealing with interactive robots. Ofcoarse, a wide variety...

Dlib library – Introduction and Installation

Dlib library – Introduction and Installation

Its often difficult to implement some machine learning libraries and computer vision algorithms from scratch. Yes, I do believe in...

Learning Selenium – Part 2

Learning Selenium – Part 2

In previous tutorial, I just explained opening a website onto your browser with a script in python. To summarize, I...

Learning Selenium – Part 1

Learning Selenium – Part 1

I had been though accessing web services and extracting information with python. Later, I desired that if I can extract...

Regular expression for string parsing

Regular expression for string parsing

It is always a tedious job two parse a string when it comes to search or replace within really long...

Accessing web services API using Python – Part 1

Accessing web services API using Python – Part 1

Before moving to use of API, I would rather like to discuss why APIs are necessary. When referring to context...

Using Tmuxinator and Tmux

Using Tmuxinator and Tmux