Abstract:
The present disclosure envisages a computer implemented system and method for Wi-Fi based indoor localization. The system includes a repository for storing attributes of the floor plan of an indoor area with respect to the zones on the floor plan. A communicating module receives a threshold number of data points from user devices located in the area. These data points include a plurality of Received Signal Strength Indicators (RSSI) captured from the access points positioned in the area. A k-means clustering is then performed on the data points for grouping the data points into ‘k’ number of clusters and a decision tree is built by following a condition based approach. Distance values are then calculated pertaining to the RSSIs stored at the decision tree, and zone circles are plotted. Zone of user presence is then determined by correlating the plotted zone circles upon the floor plan using maximum overlap property.
Abstract:
A system and method for identifying an unknown person based on a static posture of the unknown person is described. The method includes receiving data of N skeleton joints of the unknown person from a skeleton recording device. The method further includes identifying the static posture of the unknown person. The method includes dividing a skeleton structure of the unknown person in a plurality of body parts based on joint types of the skeleton structure. In addition, the method includes extracting feature vectors for each of the joint type from each of the plurality of body parts. The method further includes identifying the unknown person based on comparison of the feature vectors for the unknown person with one of a constrained feature dataset and an unconstrained feature dataset for a plurality of known persons.
Abstract:
A method and system is provided for context based splitting of a broadcast content stream and transmission of a relevant broadcast content out of said broadcast content stream to at least one edge device over a home area network for consumption. Particularly, the invention provides a method and system for obtaining context of the edge device and corresponding device owner; comparing the said obtained context with the broadcast content stream; finding and splitting relevant broadcast content out of the broadcast content stream according to the context of said edge device; and transmitting said relevant broadcast content to said edge device for future consumption.
Abstract:
A device and a method facilitating generation of one or more intuitive gesture sets for the interpretation of a specific purpose are disclosed. Data is captured in a scalar and a vector form which is further fused and stored. The intuitive gesture sets generated after the fusion are further used by one or more components/devices/modules for one or more specific purpose. Also incorporated is a system for playing a game. The system receives one or more actions in a scalar and a vector from one or more user in order to map the action with at least one pre stored gesture to identify a user in control amongst a plurality of users and interpret the action of user for playing the game. In accordance with the interpretation, an act is generated by the one or more component of the system for playing the game.
Abstract:
A system and method for dynamically establishing an adhoc network amongst plurality of communication devices in a beyond audible frequency range is disclosed. The system comprises a first communication device to transmit a quantity of data to a second communication device. The first communication device comprises of an input capturing module to receive the quantity of data from a broadcaster in a format and converts the quantity of data received into a quantity of modulated data, an identity generating module to generate a temporary identity for a broadcasting user. The second communication device then receives the data broadcasted from the first communication device and determines a probabilistic confidence level of the quantity of modulated data. A transreceiver implemented in the first communication device and second communication device transmits and receives the quantity of data in conjugation with the temporary identity within a predefined proximity of each device.
Abstract:
An application development system for development of Internet of Things (IoT) application includes a cataloging module to obtain an input from an application developer. The input comprises data related to the IoT application to be developed. The cataloging module further retrieves a plurality of reusable artefacts from a knowledge database based on the input. A recommendation module in the application development system recommends, to the application developer, artefacts from amongst the plurality of reusable artefacts, based at least on one of a feedback associated with each of the plurality of reusable artefacts, an expert analysis, and a combination of the expert analysis and the feedback. An association module in the application development system associates artefacts selected by the application developer with each other for development of the IoT application.
Abstract:
Temperature measurement is an important part of many potential applications in the fields of metallurgy. Conventional temperature measurement methods do not provide accurate and precise average temperature of fluid inside an enclosed chamber. The present disclosure provides multi-sensory techniques for measuring average temperature of mixed fluid inside a chamber. The average temperature is measured based on acoustic interferometry technique on standing wave and inputs received from one or more sensors and radar. The present disclosure utilizes radar to compensate the effect of fumes, noise based on Doppler effect. Further, the inputs received from the one or more sensors are used to determine the concentration of one or more fluids present in the chamber. The method of proposed disclosure depends on the principle of dependence of temperature on sound speed in fluid. So, measurement of sound speed can be mapped to report average temperature of mixed fluid inside the chamber.
Abstract:
Embodiments of the present disclosure provide a method and system for co-operative and cascaded inference on the edge device using an integrated Deep Learning (DL) model for object detection and localization, which comprises a strong classifier trained on largely available datasets and a weak localizer trained on scarcely available datasets, and work in coordination to first detect object (fire) in every input frame using the classifier, and then trigger a localizer only for the frames that are classified as fire frames. The classifier and the localizer of the integrated DL model are jointly trained using Multitask Learning approach. Works in literature hardly address the technical challenge of embedding such integrated DL model to be deployed on edge devices. The method provides an optimal hardware software partitioning approach for components or segments of the integrated DL model which achieves a tradeoff between latency and accuracy in object classification and localization.
Abstract:
Direct usage of endosomatic EDA has multiple challenges for practical cognitive load assessment. Embodiments of the method and system disclosed provide a solution to the technical challenges in the art by directly using the bio-potential signals to implement endosomatic approach for assessment of cognitive load. The method utilizes a multichannel wearable endosomatic device capable of acquiring and combining multiple bio-potentials, which are biomarkers of cognitive load experienced by a subject performing a cognitive task. Further, extracts information for classification of the cognitive load, from the acquired bio-signals using a set of statistical and a set of spectral features. Furthermore, utilizes a feature selection approach to identify a set of optimum features to train a Machine Learning (ML) based task classifier to classify the cognitive load experienced by a subject into high load task and low load task.
Abstract:
This disclosure relates generally to systems and methods for autonomous task composition of vision pipelines using an algorithm selection framework. The framework leverages transformer architecture along with deep reinforcement learning techniques to search an algorithmic space for unseen solution templates. In an embodiment, the present disclosure describes a two stage process of identifying the vision pipeline for a particular task. At first stage, a high-level sequence of the vision pipeline is provided by a symbolic planner to create the vision workflow. At second stage, suitable algorithms for each high-level task are selected. This is achieved by performing a graph search using a transformer architecture over an algorithmic space on each component of generated workflow. In order to make the system more robust, weights of embedding, key and query networks of a visual transformer are updated with a Deep Reinforcement Learning framework that uses Proximal Policy Optimization (PPO) as underlying algorithm.