Analyzing the Brain Waves Data Using Python

The brain waves play a crucial role in sending signals to different parts of the body. Analyzing this data helps scientists uncover the intricacies and complexities of the human brain and provide solutions to help people with brain-related disorders. We’ll discuss brain waves and ways to use Python to analyze this data.  The human brain

Read More

How to Create Automated Information Extraction System for Document Images Using Graph Convolutional Networks

As everything is getting digital the demand for machine-based document digitization is growing higher than ever. Every organization wants its documents to be digitized as digital documents are easy to search. Maintaining hard copies of documents is both an expensive and tedious process. Also, these documents become unreadable after some years due to the fact

Read More

Quantum Computing Concepts and Implementation in Python

Quantum computing is a fascinating concept in the science and technology industry. There’s a huge scope to use quantum computing in daily business processes in the future. We’ll discuss quantum computing concepts and see how it’s implemented using Python.  Quantum physics, as such, is a highly complex and extensive subject. The theories and concepts of

Read More

Smart Video Generation from Text Using Deep Neural Networks

Creating animated videos doesn’t have to be a laborious process anymore. Artificial intelligence and deep neural networks process datasets to create videos in less time. The blog details the different AI models and techniques used for smart video generation from text.  It’s no surprise that creating animated videos takes time. It’s hard work and involves

Read More

Scaling Up Deep Learning Model Serving Using OpenCV

According to one research, 80% of the models built by data scientists never make it to production. The reason for this is that the production environment has several constraints. It could be inference time or it could be hardware in some cases. Hence, to make the model ready for production, we need to first think

Read More

Shoplifting – A Big Concern for the Retail Industry

The Big Question ? Have you ever wondered that the CCTV cameras we use in our workplaces, retail stores, jewelry shops, etc. are being underutilized compared to what they are actually capable of? There are many use cases that can be solved by using your CCTV cameras be it any anomalous event happening around. Here

Read More

Nvidia DeepStream – A Simplistic Guide

Nvidia DeepStream is an AI Framework that helps in utilizing the ultimate potential of the Nvidia GPUs both in Jetson and GPU devices for Computer Vision. It powers edge devices like Jetson Nano and other devices from the Jetson family to process parallel video streams on edge devices in real-time. DeepStream uses Gstreamer pipelines (written

Read More

Face Recognition: ONNX to TensorRT conversion for Arcface model problem?

Are you also fascinated to get an inference from a face recognition model on jetson nano? I fail to run TensorRT inference on Jetson Nano, due to PReLU activation function not supported for TensorRT 5.1. But, the PReLU channel-wise operator is available for TensorRT 6. In this blogpost, I will explain the steps required in

Read More

Fixing WiFi connectivity on Nvidia Jetson Nano

Are you struggling with fixing wifi connectivity issue with Nvidia Jetson Nano? After going through Nano official forums, if you are planning to buy expensive wifi modules, just because of reported issues of connectivity loss, then you need to check this blog. This blog contains 5 minutes of verified & tested hack to solve buggy

Read More
DMCA.com Protection Status