Click here to Skip to main content
15,609,332 members
Everything / Artificial Intelligence

Artificial Intelligence

artificial-intelligence

Great Reads

by CodeProject
Version 2.0.8. Our fast, free, self-hosted Artificial Intelligence Server for any platform, any language
by Hatem Mostafa
Artificial Neural Network C++ class with two use cases: Counter and Handwritten Digits recognition
by Dmitriy Gakh
The perspectives of creating bots that write programs with two simple examples.
by Andrew Kirillov
The article demonstrates usage of ANNT library for creating convolutional ANNs and applying them to image classification tasks.

Latest Articles

by Sean Ewington
In this article I set up Home Assistant Container to work with CodeProject.AI Server and a Wyze Cam v3. Then as a proof of concept, I'll use CodeProject.AI Server to detect a person from Home Assistant.
by Sean Ewington
In this article I use CodeProject.AI Server and Blue Iris to detect an unknown person and send an email notification with a picture when that happens.
by Ammar Albush 1997
Logo Recognition System Program written in C# .NET 6.0 Windows Form (Tensorflow.net,Tensorflow.keras,Emgu Cv,ScottPlot.WinForms,Newtonsoft.Json)
by Matthew Dennis
In this tip we resolve an issue where on certain systems some of the processes were left running so each CodeProject.AI Server start would create more processes, using more system resources.

All Articles

Sort by Updated

Artificial Intelligence 

N 17 Mar 2023 by Sean Ewington
In this article I set up Home Assistant Container to work with CodeProject.AI Server and a Wyze Cam v3. Then as a proof of concept, I'll use CodeProject.AI Server to detect a person from Home Assistant.
3 Mar 2023 by Sean Ewington
In this article I use CodeProject.AI Server and Blue Iris to detect an unknown person and send an email notification with a picture when that happens.
19 Feb 2023 by Ammar Albush 1997
Logo Recognition System Program written in C# .NET 6.0 Windows Form (Tensorflow.net,Tensorflow.keras,Emgu Cv,ScottPlot.WinForms,Newtonsoft.Json)
15 Feb 2023 by CodeProject
Version 2.0.8. Our fast, free, self-hosted Artificial Intelligence Server for any platform, any language
1 Feb 2023 by Sean Ewington
In this article, I will show you how to install Home Assistant Container on Windows, using Docker and Portainer, get it working with Agent DVR, and send an MQTT message from Agent DVR using CodeProject.AI Server to detect a person.
26 Jan 2023 by Chris Maunder
Building, running and debugging CodeProject.AI Server on a Raspberry Pi
19 Jan 2023 by Sean Ewington
In this article I show to use Agent DVR and CodeProject.AI Server to detect a delivery package, and take a recording when a package is detected.
17 Jan 2023 by Sean Ewington
In this article I set up facial recognition with Agent DVR and CodeProject.AI Server.
13 Dec 2022 by Intel
Building an MLOps Environment with the Intel® AI Analytics Toolkit, MLflow, and AWS
9 Dec 2022 by Sean Ewington
In this article I download a custom model to detect packages, set up Blue Iris to detect the package, trigger an alert, and send an email notification that a package has arrived.
9 Dec 2022 by Sean Ewington
In this article we setup Agent DVR, get it running with CodeProject.AI Server, and setup Agent DVR to trigger an alert when a person is detected.
7 Dec 2022 by KrirkDev
This game allows you to create a Minimax bot, then play reversi with it.
29 Nov 2022 by Sean Ewington
In this article I show you how to get facial recognition working in Blue Iris and CodeProject.AI Server.
25 Nov 2022 by Matthew Dennis
In this article, I will discuss what I experienced while creating a custom model for the detection of backyard pests. You can download the resulting critters.pt file.
28 Oct 2022 by Sean Ewington
In this article, I walk you through setting up CodeProject.AI Server and Blue Iris using a Wyze Cam v3.
17 Oct 2022 by Chris Maunder
The first in a two-part series on detecting objects and evil rodents
19 Sep 2022 by Paula_Ramos
In this article, you will learn how to work with live human action recognition using the OpenVINO™ AI toolkit in a synchronized schedule.
12 Sep 2022 by Intel
OpenVINO integration with Torch-ORT gives PyTorch developers the ability to stay within their chosen framework all the while still getting the speed and inferencing power of OpenVINO™ toolkit through inline optimizations used to accelerate your PyTorch applications.
31 Aug 2022 by Chris Maunder
A (hopefully) brief guide to adding your own analysis service to CodeProject.AI Server
10 Jun 2022 by Gaston Verelst
How to use F# to implement algorithms such of k-means
8 Jun 2022 by Ganesan Senthilvel
An interesting article on Artificial Intelligence Chat Ro(Bot) application development
8 Jun 2022 by Matthew Dennis
A brief walkthrough of adding a new .NET AI module to CodeProject.AI Server.
18 May 2022 by Stephanie_Maluso
This article provides a better understanding of the benefits of OpenVINO integration with Tensorflow: how it works, deployments environments, and how OpenVINO integration with TensorFlow differs from using native OpenVINO API
9 May 2022 by Sander Rossel
In this article we’ll send the results from the Form Recognizer back to Dataverse so we can use them in our Power App.
6 May 2022 by Sander Rossel
In this article, we create an Event Hub that Dataverse can send an event to when a new image is uploaded.
5 May 2022 by Sander Rossel
In this article, we create a simple Power App to upload (or delete) images in Dataverse, just like a citizen developer.
2 May 2022 by KristianEkman
How to build an AI which plays Backgammon
22 Apr 2022 by Chris Maunder
Adding AI to your applications doesn’t have to be all about fighting the tools and libraries
1 Apr 2022 by Hatem Mostafa
Artificial Neural Network C++ class with two use cases: Counter and Handwritten Digits recognition
31 Jan 2022 by Matthew Dennis
Integrating CodeProject.AI Server with the Blue Iris video security and webcam system.
15 Dec 2021 by asiwel
Bezier Curve Classification Training And Validation Models Using ALGLIB
7 Dec 2021 by Mahsa Hassankashi
Deep learning convolutional neural network by tensorflow python, complete and easy understanding
4 Aug 2021 by Sergey L. Gladkiy
In this article, we’ll discuss some aspects of developing a facial recognition system from scratch.
3 Aug 2021 by Sergey L. Gladkiy
In this next article of the series, we’ll show how to run the face recognition servers on Kubernetes.
30 Jul 2021 by Sergey L. Gladkiy
In this article, we’ll wrap the face identification model in a simple Web API, create a client application on the Raspberry Pi, and run the client-server system.
29 Jul 2021 by Sergey L. Gladkiy
In this article we create a Docker container for this system.
28 Jul 2021 by Sergey L. Gladkiy
In this article, we focus on developing and testing a face identification algorithm along with the face detection module.
22 Jul 2021 by MehreenTahir
In this article we learn about how Azure Synapse Analytics and Azure Machine Learning help analyze data without extensive coding and ML experience.
21 Jul 2021 by Sergey L. Gladkiy
In this article we’ll run our face detector on a Raspberry Pi device.
20 Jul 2021 by Sergey L. Gladkiy
In this article I’ll explain how to perform the alignment based on the face landmarks the detector has found.
19 Jul 2021 by Sergey L. Gladkiy
In this article, we’ll run a pretrained DNN model to detect faces in video.
16 Jul 2021 by Sergey L. Gladkiy
In this article we discuss the principles of face detection and facial recognition.
9 Jul 2021 by Shweta Lodha
Ways to extract information from sales receipt and detailed demonstration of how to use pre-built ML models
25 May 2021 by Jarek Szczegielniak
In this article, we publish our NLP API service to Azure using Azure Container Instances.
21 May 2021 by Jarek Szczegielniak
In this article we use Visual Studio Code to edit and debug our increasingly complex code running inside a Docker container.
20 May 2021 by Jarek Szczegielniak
In this article, we’ll modify our code to expose the same logic via a Rest API service.
19 May 2021 by Jarek Szczegielniak
In this article we run an inference model for NLP using models persisted on a Docker volume.
18 May 2021 by Jarek Szczegielniak
In this article we run inference on sample images with TensorFlow using a containerized Object Detection API environment.
12 May 2021 by LOST_FREEMAN
Hands-on data science competition with TensorFlow on .NET
10 May 2021 by Ryan Scott White
Converts past and real-time stock market tick data into time-sliced summaries called Briefs
3 May 2021 by Sergio Virahonda
In this article series, we'll demonstrate how to take use a CI/CD pipeline - a tool usually used by developers and DevOps teams - and demonstrate how to use it to create a complete training, test, and deployment pipeline for AI that meets the requirements of level 2 in the Google MLOps Maturity
26 Apr 2021 by Nirosh
Impact of quantum computing on healthcare industry
26 Apr 2021 by Jarek Szczegielniak
In this article, we’ll start applying our basic Docker knowledge while creating and running containers in the various MLng scenarios.
23 Apr 2021 by Jarek Szczegielniak
In this article – the first one of the series – we’ll go over some Docker basics as they apply to ML applications.
20 Apr 2021 by Martin_Rupp
In this article, we’ll train and test our translation models on additional languages.
19 Apr 2021 by Martin_Rupp
In this article, we’ll train and test the model we created in the previous entry in the series.
16 Apr 2021 by Martin_Rupp
In this article we’ll build our AI language translation system.
15 Apr 2021 by Martin_Rupp
Tools and software required to build a DL-based automatic translation system
14 Apr 2021 by Martin_Rupp
In this article we introduce the main theoretical concepts required for building an ML-based translator.
13 Apr 2021 by Martin_Rupp
In this series of articles, we’ll show you how to use deep learning to create an automatic translation system.
22 Mar 2021 by Abdulkader Helwan
In this article we show you how to train the GAN for fashion design generation.
19 Mar 2021 by Abdulkader Helwan
In this article we show you how to build a Generative Adversarial Network (GAN) for fashion design generation.
18 Mar 2021 by Abdulkader Helwan
In this article we evaluate VGG19 using real images taken by a phone camera.
17 Mar 2021 by Abdulkader Helwan
In this article we show you how to train VGG19 to recognize what people are wearing.
16 Mar 2021 by Abdulkader Helwan
In this article we’ll show you how to use transfer learning to fine-tune the VGG19 model to classify fashion clothing categories.
15 Mar 2021 by Abdulkader Helwan
In this series of articles, we’ll showcase an AI-powered deep learning system that can revolutionize the fashion design industry by helping us better understand customers’ needs.
3 Mar 2021 by Sergey L. Gladkiy
In this article, we compared two DNN types we can use to detect pests: detectors and classifiers.
3 Mar 2021 by Ruturaj Raval
In this article series, we’ll demonstrate how to use AI to determine what’s going on in a live video stream by building a lightning detector that runs in realtime on an Android device.
2 Mar 2021 by Sergio Virahonda
In this article we’ll combine forecasting and detection on a live stream of Bitcoin price data.
1 Mar 2021 by Sergio Virahonda
In the next article, we are going to discuss forecasting on Bitcoin time series.
26 Feb 2021 by Sergio Virahonda
In this article we talk about anomaly detection on time series data.
25 Feb 2021 by Sergio Virahonda
In this article, we learn how to prepare time series data to be fed to machine learning (ML) and deep learning (DL) models.
24 Feb 2021 by Sergio Virahonda
This series of articles will guide you through the steps necessary to develop a fully functional time series forecaster and anomaly detector application with AI.
22 Feb 2021 by Abdulkader Helwan
In this article, we’ll show you how to build a network for Covid-19 detection from scratch.
19 Feb 2021 by Abdulkader Helwan
In this article, we’ll discuss the COVID-19 detection results we’ve achieved with our model and compare these results with those of other models.
18 Feb 2021 by Abdulkader Helwan
In this article, we’ll fine-tune our ResNet50 model.
17 Feb 2021 by Abdulkader Helwan
In this article, we’ll work on restructuring ResNet50 to perform the new classification task.
16 Feb 2021 by Abdulkader Helwan
In this article, we’ll discuss materials and methods for this project.
12 Feb 2021 by Abdulkader Helwan
In this article, we introduce transfer learning and ResNet50.
9 Feb 2021 by Raphael Mun
In the next and final article of this series, we'll detect eye blinks and the mouth opens to make an interactive scene.
8 Feb 2021 by Raphael Mun
In this article we are going to bring together all of the pieces we’ve built so far in this series for some visual reflection fun.
5 Feb 2021 by Raphael Mun
In this article we are going to use the key facial points to render a 3D model virtually over our webcam feed for some Augmented Reality fun.
4 Feb 2021 by Raphael Mun
In this article which we;ll use the live webcam video of our face and see if the model can react to our facial expressions in real time.
3 Feb 2021 by Raphael Mun
In this article we'll use the key facial landmarks to infer more information about the face from the images.
2 Feb 2021 by Raphael Mun
In this series, we’re going to show you how to create Snapchat-style filters in the browser using Tensorflow.js and face tracking.
1 Feb 2021 by Sergio Virahonda
In this article we’ll deploy our YOLOv5 face mask detector on Raspberry Pi.
29 Jan 2021 by Sergio Virahonda
In this article we test a face mask detector on a regular computer.
28 Jan 2021 by Sergio Virahonda
In this article, we’re going to use the dataset to train a YOLOv5 object detection model.
27 Jan 2021 by Allister Beharry
In this article, we explore the different ways of measuring vehicle speed and the different Deep Learning models for object detection that can be used in our TrafficCV program.
27 Jan 2021 by Sergio Virahonda
In this article in the series, we label a face mask dataset.
26 Jan 2021 by Sergio Virahonda
In this article we prepare a face mask images for our AI model training.
25 Jan 2021 by Sergio Virahonda
Different approaches to create a face mask detector
22 Jan 2021 by Allister Beharry
In this we discuss improvements we can make to the software in terms of performance or accuracy. We also compare our homebrew open-source system to commercial vehicle speed detection systems.
20 Jan 2021 by Allister Beharry
In this article, we focus on developing a computer vision framework that can run the various Machine Learning and neural network models – like SSD MobileNet – on live and recorded vehicle traffic videos.
19 Jan 2021 by Allister Beharry
In this article, we have a look at the details of the TrafficCV implementation and the various object detection models to use for detecting vehicles and calculating their speed.
18 Jan 2021 by Allister Beharry
In this article, we set up a development environment on Windows 10 for cross-platform computer vision and machine learning projects to run on our Pi device.
15 Jan 2021 by Allister Beharry
In this article, we’ll go through installation of the operating system on the Pi, securing it, and configuring it for remote access over WiFi.
14 Jan 2021 by Allister Beharry
In this article, we select hardware components for our AI/Pi-based solution and assemble them into a functional system.
13 Jan 2021 by Allister Beharry
This article series will show you how to build a reasonably accurate traffic speed detector using nothing but Deep Learning, and run it on an edge device like a Raspberry Pi.