Patents
Literature
Patsnap Copilot is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Patsnap Copilot

56 results about "Task segmentation" patented technology

Know the definition: Task segmentation is a "way of breaking down a multi-step process in a manner that allows a person with a physical or cognitive impairment to succeed at the task," explains Steven Littlehale, MSN, RN, chief clinical officer for LTCQ Inc. in Lexington, MA.

Navy detection model construction method and system and navy detection method

The invention relates to a navy detection model construction method. The navy detection model construction method comprises the steps of (1) conducting task segmentation on a set of sample data to obtain a plurality tasks, and extracting average features to obtain a training sample set of the tasks; (2) selecting the features of the tasks to obtain a feature weight matrix of the tasks; (3) setting a threshold value delta, judging whether the maximum value of one column vector in the feature weight matrix is larger than the threshold value delta or not, and if yes, executing the step (4); if not, abandoning the column vector, and executing the step (5); (4) adding the column vector into a sharing feature item set; (5) judging whether columns vectors which are not compared with the threshold value delta exit in the feature weight matrix or not, and if yes, executing the step (3); if not, executing the step (6); (6) inputting a new training data set; (7) obtaining a linear classification value through calculation; (8) setting a navy threshold value, and determining that data are from a navy when the linear classification value is larger than the navy threshold value. According to the navy detection model construction method, a navy detection model is built through a multi-task learning method, so that a navy user is conveniently and rapidly recognized.
Owner:INST OF INFORMATION ENG CAS

Fast characteristic extraction system based on mass videos

ActiveCN104850576AFast Feature ExtractionFast feature extraction system, users analyze through massive videoSpecial data processing applicationsVideo monitoringFeature extraction
The invention is suitable for the technical field of video monitoring, and provides a fast characteristic extraction system based on mass videos. The fast characteristic extraction system based on the mass videos comprises an analysis depth application module A of the mass videos, an analysis application service module B of the mass videos, a source module C of the mass videos, a video big-data processing module D and a basic resource module E, wherein the video big-data processing module D comprises an algorithm control module F, a task segmentation module G, an algorithm injection module H, a task scheduling module I and a data storage module K; after the video big-data processing module D receives an operation task, the task segmentation module G is called according to video source information to segment the operation and package the operation into small tasks; the small tasks are issued to each cluster analysis node through the task scheduling module I; and the analysis node analyzes a video segment through the algorithm control module F and the algorithm injection module H. A plurality of severs with relatively low performance are arranged to carry out distributed processing so as to greatly lower cost and bandwidth requirements.
Owner:武汉众智数字技术有限公司

A contract network mechanism-based dynamic planning method for earth observation resources

ActiveCN109409773AImprove observation benefitsFast direct serviceResourcesCommerceEarth observationDynamic planning
The invention belongs to the field of satellite remote sensing, and discloses a contract network mechanism-based earth observation resource dynamic planning method, which adopts a distributed collaborative planning architecture from bottom to top and a collaborative planning process based on a contract network; and carrying out dynamic allocation on the large-scale concurrent tasks through a multi-round incomplete combination allocation method. On the basis of analyzing an existing planning system and a resource operation mode, the method starts from an underlying architecture; A bottom-up distributed contract network collaborative planning framework is provided and a planning process is given by breaking through the thinking theorem of a top-down inherent planning mode and combining the distributed computing advantages of the contract network to the dynamic planning problem of air-space-ground heterogeneous resources, so that the computing advantages of the distributed resources are brought into full play, and the task allocation efficiency is improved. On the basis, a large-scale task-oriented multi-class incomplete combination distribution method is provided by adopting three strategies of combination task segmentation, multi-task set synchronous distribution and multi-level matching, so that a large number of concurrent tasks can be quickly distributed.
Owner:CENT SOUTH UNIV

Cooperative computing unloading method based on splittable task in vehicle-mounted edge computing environment

The invention provides a cooperative computing unloading method based on a splittable task in a vehicle-mounted edge computing environment, and the method comprises the steps: sending a to-be-processed task unloading request when the calculation amount of a to-be-processed task cannot be borne; acquiring relevant information of callable computing resources according to feedback of the to-be-processed task unloading request; and obtaining an optimal splitting ratio for task segmentation according to the related information of the callable computing resources. Therefore, the optimal unloading decision is selected by comprehensively considering the computing power of the vehicle, and the minimum task completion time delay can be conveniently obtained. After the request vehicle receives the relevant information of the callable computing resources, a task splitting model is constructed to perform construction, the optimal splitting ratio is obtained, a distributed task splitting and unloading scheme is practiced, it is guaranteed that each request vehicle autonomously decides splitting and unloading decisions of a task only based on received information, and frequent information interaction in a centralized scheme is avoided.
Owner:SHENZHEN UNIV

Distributed computing system and distributed computing method

The embodiment of the invention relates to the technical field of distributed computing, and discloses a distributed computing system and a distributed computing method. The distributed computing system comprises a task segmentation module and a resource scheduling module. The task segmentation module is used for segmenting the received computing task into a plurality of computing stages and dividing each computing stage into a plurality of computing partitions. The resource scheduling module is used for allocating resources to the computing partitions in the current computing stage to be started. The calculation stage is used for starting the calculation partition and is used for finishing calculation in any one of the currently started calculation partitions. When the next calculation stage can run at the same time as the currently started calculation stage, resources are distributed to at least one calculation partition of the next calculation stage so as to start the at least one calculation partition. Compared with the prior art, the embodiment of the invention has the advantages that the utilization rate of idle resources is improved, the execution time of the whole calculation task is shortened, and the execution efficiency is improved.
Owner:YI TAI FEI LIU INFORMATION TECH LLC

Remote sensing image segmentation method based on multitask semi-convolution

The invention discloses a remote sensing image segmentation method based on multi-task semi-convolution. The method comprises the following steps: step 1, carrying out the preprocessing of an originalremote sensing image IO, and obtaining a remote sensing image I1 after the interference factors in the image are removed; step 2, constructing a multi-task segmentation network, performing boundary prediction and segmentation prediction tasks on the remote sensing image and adjusting the structure of the multi-task segmentation network to adapt to a specific application scene; and step 3, addingthe semi-convolution into the multi-task segmentation network so as to further improve the effect of the multi-task segmentation network. According to the method, the purpose of boundary refinement isachieved through targeted extraction of boundary information by multi-task reuse features and semi-convolution. Benefited from the boundary refinement of the method, the remote sensing image segmentation method provided by the invention remarkably improves the overall segmentation accuracy, improves the segmentation accuracy by 0.9% in comparison with the existing optimal method in a public dataset test and reduces 7.9% of detail errors in the optimal method.
Owner:TIANJIN UNIV

Industrial defect detection method based on multi-task learning

PendingCN113822842ASolving Industrial Defect Detection ProblemsImprove classification accuracyImage enhancementImage analysisImaging conditionImage contrast
The invention relates to the technical field of industrial defect detection, and discloses an industrial defect detection method based on multi-task learning. A defect classification task is subdivided into two subtasks, a normal/abnormal (ok/ng) dichotomy problem (recorded as task1) and a multi-label classification problem (recorded as task2) of n defect categories are solved by constructing a classification model based on a convolutional neural network (CNN). The classification model is composed of a base model and a head. The base model is responsible for extracting image features of an input image to obtain a corresponding feature image, and the base models of different tasks share network weights by adopting a hardsharing connection mode. The head is an output layer, and two branches are led out from the base model and are respectively used for solving the problems of task1 and task2; the two branches are respectively composed of a full connection layer and a sigmod function, and the probability of the ng category and the category probability of the n defects are output. The method can alleviate the problem that the current industrial defect detection method is easily interfered by imaging conditions, small differences between defects and backgrounds, low image contrast, large scale and appearance changes of defects of the same type and the like, resulting in unstable detection effect.
Owner:聚时科技(上海)有限公司
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products