Rajil TL

Rajil TL is a SenseCentral contributor focused on tech, apps, tools, and product-building insights. He writes practical content for creators, founders, and learners—covering workflows, software strategies, and real-world implementation tips. His style is direct, structured, and action-oriented, often turning complex ideas into step-by-step guidance. He’s passionate about building useful digital products and sharing what works.

2861 Articles

Artificial Intelligence 101: How to get started

What is Artificial Intelligence (AI)? Are you thinking of Chappie, Terminator, and…

Rajil TL

Top 10 artificial intelligence companies

The artificial intelligence industry is expected to reach $59.8 billion by 2025. With…

Rajil TL

Data Preprocessing

We will use the music21 toolkit (a toolkit for computer-aided musicology, MIT) to extract…

Rajil TL

Composing Jazz Music with Deep Learning

Deep Learning is on the rise, extending its application in every field,…

Rajil TL

The YOLO (You Only Look Once) Algorithm

A better algorithm that tackles the issue of predicting accurate bounding boxes…

Rajil TL

Object Detection

An approach to building an object detection is to first build a…

Rajil TL

Introduction to Object Detection

Humans can easily detect and identify objects present in an image. The…

Rajil TL

Object detection for self-driving cars – Part 5

Object Detection on Sample Test Image We will use the trained model…

Rajil TL

Object detection for self-driving cars – Part 4

Tackling Multiple Detection Threshold Filtering The YOLO object detection algorithm will predict…

Rajil TL

Object detection for self-driving cars – Part 3

Model Architecture The YOLO model has the following architecture (see Fig 3).…

Rajil TL