IP Library Granted Patent US 12689674
Granted Patent B1
US 12689674 · App. 18/967,835 · Granted Jul 21, 2026

Edge computing initialization kit

Inventors: Craig Pauga (Indianapolis, IN); Derek Bleyle (Cicero, IN); Chase Weaver (Fishers, IN); Aaron Nall (Fishers, IN)
Assignee: ClearObject Corporation
H04L67/12H04L67/10
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12689674
App. No.
18/967,835
Granted
Jul 21, 2026
Kind
B1
Abstract

A sensing device has a sensor. An edge device that has a processor and memory receives a data stream from the sensor. A communication device connects the edge device to a cloud computing system over a network for processing the data stream and for sending the processed data stream to the cloud computing system. The memory includes instructions for execution by the processor to deploy an inference engine using a pipeline. A capture module receives and stores the data stream within the memory. A pre-processing module modifies the data stream in the memory to compensate for defects contained therein, thereby forming a modified data stream. A deep learning module identifies inferences within the modified data stream, trains a model based upon the inferences, and combines the modified data stream, the model, and the inferences to form the processed data stream. A logging module stores the processed data stream.

Claims (48)

1 . An edge computing initialization kit for enabling the processing of sensor data comprising:

a sensing device having at least one sensor;

an edge device for receiving a data stream from the at least one sensor with the edge device having a processor and memory thereon; and

a communication device for connecting the edge device to a cloud computing system over a network, so that the edge device can process the data stream and send the processed data stream to the cloud computing system;

wherein the edge device memory includes instructions for execution by the edge device processor to deploy an inference engine using a pipeline having:

a capture module for receiving the data stream and storing the data stream within the edge device memory;

a pre-processing module for modifying the data stream in the edge device memory to compensate for defects contained therein, thereby forming a modified data stream;

a deep learning module for identifying inferences within the modified data stream, for training a model based upon the inferences, and for combining the modified data stream, the model, and the inferences to form the processed data stream; and

a logging module for storing the processed data stream.

2 . The edge computing initialization kit of claim 1 , further comprising:

a network switch for connecting the edge device to the communication device.

3 . The edge computing initialization kit of claim 1 , wherein the at least one sensor is a camera having a lens.

4 . The edge computing initialization kit of claim 3 , wherein the camera is a camera selected from the group consisting of a security camera and a machine vision camera.

5 . The edge computing initialization kit of claim 1 , wherein the capture module receives the data stream indirectly from the at least one sensor.

6 . The edge computing initialization kit of claim 1 , wherein the pipeline includes a customization module for adding at least one data layer to the data stream.

7 . The edge computing initialization kit of claim 1 , wherein the deep learning module utilizes augmentation to identify inferences within the modified data stream and to train the model.

8 . The edge computing initialization kit of claim 1 , wherein the deep learning module utilizes segmentation to identify inferences within the modified data stream and to train the model.

9 . The edge computing initialization kit of claim 1 , wherein the edge device sends output relating to the modified data stream to a visualization hub residing on the cloud computing system.

10 . The edge computing initialization kit of claim 1 , wherein the output includes inferences.

11 . An edge computing apparatus for enabling the processing of sensor data comprising:

a sensing device having at least one sensor;

an edge device coupled to the sensing device to receive a data stream from the at least one sensor with the edge device having a processor and memory thereon;

a communication device connected to the edge device; and

a cloud computing system connected to the communication device over a network;

wherein the edge device memory includes instructions for execution by the edge device processor to deploy an inference engine using a pipeline; and

wherein the edge device inference engine pipeline converts data stream into processed data stream to send to the cloud computing system utilizing:

a capture module for storing the data stream within the edge device memory after the data stream is received from the at least one sensor;

a pre-processing module for modifying the data stream in the edge device memory to compensate for defects contained therein, thereby forming a modified data stream;

a deep learning module for identifying inferences within the modified data stream, for training a model based upon the inferences, and for combining the modified data stream, the model, and the inferences to form the processed data stream; and

a logging module for storing the processed data stream.

12 . The edge computing apparatus of claim 11 , further comprising:

a network switch for connecting the edge device to the communication device.

13 . The edge computing apparatus of claim 11 , wherein the at least one sensor is a camera having a lens.

14 . The edge computing apparatus of claim 13 , wherein the camera is a camera selected from the group consisting of a security camera and a machine vision camera.

15 . The edge computing apparatus of claim 11 , wherein the capture module receives the data stream indirectly from the at least one sensor.

16 . The edge computing apparatus of claim 11 , wherein the pipeline includes a customization module for adding at least one data layer to the data stream.

17 . The edge computing apparatus of claim 11 , wherein at least one of the deep learning module and the capture module utilizes augmentation to identify inferences within the modified data stream and to train the model.

18 . The edge computing apparatus of claim 11 , wherein at least one of the deep learning module and the capture module utilizes segmentation to identify inferences within the modified data stream and to train the model.

19 . The edge computing apparatus of claim 11 , wherein the cloud computing system includes a visualization hub for viewing output related to the processed data stream.

20 . A method for processing of sensor data at the edge comprising:

sending a data stream from at least one sensor to an edge device;

storing the data stream within the edge device memory;

modifying the data stream in the edge device memory to compensate for defects contained therein, thereby forming a modified data stream;

identifying inferences within the modified data stream;

training a model based upon the inferences;

combining the modified data stream, the model, and the inferences to form a processed data stream;

logging the processed data stream; and

uploading the processed data stream to a cloud computing system through a communication device connected to the edge device over a network.