RU2756778C1 - Method for image classification - Google Patents

Method for image classification Download PDF

Info

Publication number
RU2756778C1
RU2756778C1 RU2020121042A RU2020121042A RU2756778C1 RU 2756778 C1 RU2756778 C1 RU 2756778C1 RU 2020121042 A RU2020121042 A RU 2020121042A RU 2020121042 A RU2020121042 A RU 2020121042A RU 2756778 C1 RU2756778 C1 RU 2756778C1
Authority
RU
Russia
Prior art keywords
class
image
attributes
block
classified
Prior art date
Application number
RU2020121042A
Other languages
Russian (ru)
Inventor
Андрей Емельянович Городецкий
Вугар Гариб оглы Курбанов
Ирина Леонидовна Тарасова
Original Assignee
Федеральное государственное бюджетное учреждение науки Институт проблем машиноведения Российской академии наук (ИПМаш РАН)
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Федеральное государственное бюджетное учреждение науки Институт проблем машиноведения Российской академии наук (ИПМаш РАН) filed Critical Федеральное государственное бюджетное учреждение науки Институт проблем машиноведения Российской академии наук (ИПМаш РАН)
Priority to RU2020121042A priority Critical patent/RU2756778C1/en
Application granted granted Critical
Publication of RU2756778C1 publication Critical patent/RU2756778C1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/243Classification techniques relating to the number of classes
    • G06F18/2433Single-class perspective, e.g. one-against-all classification; Novelty detection; Outlier detection

Abstract

FIELD: information technology.
SUBSTANCE: invention relates to the field of information technology, in particular, to a method for image classification. The method for image classification consists in the fact that after forming rows of attributes of standards for each class of the classification object and similar attributes of classified images, probability strings corresponding to the attributes of standards and classified images are formed, multiplied by the significance coefficients selected by the operator, and the decisive rule for determining the class for the classification object is formed in the form of calculation of the minimum sum of the squares of the differences between the values of the elements of the probability strings of standards and classified images, and the classified image is attributed to the class of the standard corresponding to said minimum sum.
EFFECT: technical result is a high speed of image classification without a decline in the accuracy.
1 cl, 1 dwg

Description

Предлагаемый способ классификации изображений относится к области вычислительной техники и робототехники, и может быть использован в современных информационных системах и технологиях, моделирующих или поддерживающих процесс интеллектуального анализа данных, в том числе, в процессах распознавания изображений, ориентированных на классификацию объектов, что до сих пор остается сложной теоретической и технической задачей.The proposed image classification method belongs to the field of computing and robotics, and can be used in modern information systems and technologies that simulate or support the process of data mining, including in image recognition processes focused on the classification of objects, which still remains difficult theoretical and technical problem.

Операция классификации представляет собой процесс отнесения классифицируемого объекта к определенному классу на основе нахождения у объекта заданного формализованного признака, присутствующего в изображениях и сигналах. Реализация соответствующих способов распознавания требует предварительного статистического анализа свойств объектов в предполагаемых условиях наблюдения и формирования эталонных описаний распознаваемых классов объектов, специфических для каждой прикладной задачи распознавания.The operation of classification is the process of assigning a classified object to a certain class based on the finding of a given formalized attribute of the object, which is present in images and signals. The implementation of the appropriate recognition methods requires a preliminary statistical analysis of the properties of objects in the assumed observation conditions and the formation of reference descriptions of the recognized classes of objects, specific for each applied recognition problem.

При этом в практических задачах распознавания имеет место так называемая проблема априорной неопределенности, состоящая в том, что объекты любых классов представлены неограниченным множеством реализаций, в которых ни одно из микроструктурных свойств анализируемого сигнала не оказывается достаточно достоверным признаком для выделения объекта и для его идентификации. Применительно к анализу изображений такие условия возникают по следующим причинам:At the same time, in practical problems of recognition, the so-called problem of a priori uncertainty takes place, which consists in the fact that objects of any classes are represented by an unlimited set of realizations, in which none of the microstructural properties of the analyzed signal turns out to be a sufficiently reliable indicator for identifying an object and for its identification. When applied to image analysis, such conditions arise for the following reasons:

- анализируемые объекты приходится различать не по интенсивности сигнала, а по сложным геометрическим и топологическим параметрам типа формы;- the analyzed objects have to be distinguished not by the signal intensity, but by complex geometrical and topological parameters such as the shape;

- присутствие большого структурного разнообразия анализируемых объектов, например, при распознавании символов - это различные алфавиты и шрифты; при роботизации производства - это широкая номенклатура деталей и операций с ними; в системах наблюдения и контроля обстановки - это всевозможные типы техники, людей, промышленных объектов и коммуникаций;- the presence of a large structural diversity of the analyzed objects, for example, when recognizing characters - these are different alphabets and fonts; when robotizing production, this is a wide range of parts and operations with them; in systems of observation and control of the situation - these are all kinds of equipment, people, industrial facilities and communications;

- наличие неограниченной изменчивости условий наблюдения объектов по масштабам, ракурсам, подстилающим поверхностям, условиям освещенности.- the presence of unlimited variability of conditions for observing objects in terms of scales, angles, underlying surfaces, lighting conditions.

Перечисленные условия априорной неопределенности ограничивают применение распознающих систем со специфическими априорными эталонами объектов, для преодоления чего развивают так называемые структурно-лингвистические методы распознавания.The aforementioned conditions of a priori uncertainty limit the use of recognition systems with specific a priori standards of objects, to overcome which the so-called structural-linguistic recognition methods are developed.

Например, известен «Способ классификации подстилающей поверхности по многоканальному изображению» (патент РФ №2314565, G06K 9/62, БИ №1, 10.01.2008, Миронов М.Н.), заключающийся в формировании строк атрибутов выбранного типа объекта классификации и соответствующей строки вероятностей атрибутов классов выбранного типа объекта классификации с последующим отнесением классифицируемого изображения к тому или иному классу выбранного типа изображения путем геометрической коррекции и представления компонентов изображений в единой системе пространственных координат, преобразования плотности вероятности значений яркости к гауссовскому виду тех компонентов изображений, у которых она отличается от гауссовской, определением номера класса каждого элемента изображения, а при формировании компонентных изображений для каждого элемента компонентного изображения, определением апостериорных вероятностей принадлежности данного элемента компонентного изображения к k-му классу (k=1, 2, …, К). Затем для каждого элемента изображения определяют апостериорные вероятности принадлежности данного элемента изображения к k-му классу путем сложения соответствующих апостериорных вероятностей компонентных изображений и их нормировки, определяют номер класса подстилающей поверхности (ПП) каждого элемента многоканального изображения по максимальному значению апостериорной вероятности принадлежности данного элемента многоканального изображения к k-му классу.For example, there is a known "Method for classifying the underlying surface by a multichannel image" (RF patent No. 2314565, G06K 9/62, BI No. 1, 01/10/2008, Mironov M.N.), which consists in the formation of attribute lines of the selected type of classification object and the corresponding line the probabilities of the attributes of the classes of the selected type of the classification object with the subsequent assignment of the classified image to one or another class of the selected image type by means of geometric correction and representation of the image components in a single spatial coordinate system, transformation of the probability density of the brightness values to the Gaussian form of those image components in which it differs from Gaussian, determining the class number of each element of the image, and when forming component images for each element of the component image, determining the posterior probabilities of belonging of this element of the component image to the kth class (k = 1, 2, ..., K). Then, for each image element, the posterior probabilities of belonging of this image element to the kth class are determined by adding the corresponding a posteriori probabilities of the component images and their normalization, the class number of the underlying surface (PP) of each element of the multichannel image is determined by the maximum value of the posterior probability of belonging to the given element of the multichannel image to the k-th class.

Недостатками данного способа являются его высокая трудоемкость и зависимость точности классификации от шага разбиения изображения на компоненты.The disadvantages of this method are its high labor intensity and the dependence of the classification accuracy on the step of dividing the image into components.

Известен также «Способ и устройство для распознавания изображений объектов» (патент РФ №2361273, G06K 9/62, БИ №26, 20.09.2008, Коростелев С.И. и др.), заключающийся в следующей последовательности действий:Also known "Method and device for recognizing images of objects" (RF patent No. 2361273, G06K 9/62, BI No. 26, 09/20/2008, S. I. Korostelev, etc.), which consists in the following sequence of actions:

- формирование набора атрибутов выбранного типа эталонного объекта классификации в виде ряда плоских изображений объекта при различных ракурсах;- formation of a set of attributes of the selected type of the reference object of classification in the form of a series of flat images of the object at different angles;

- формирование дополнительных атрибутов класса выбранного типа объекта классификации (например, размер и др.);- formation of additional class attributes of the selected type of classification object (for example, size, etc.);

- поворот и формирование плоских изображений классифицируемого объекта;- rotation and formation of flat images of the classified object;

- выявление дополнительных атрибутов классифицируемого объекта;- identification of additional attributes of the classified object;

- отнесение классифицируемого изображения к тому или иному классу выбранного типа изображения путем поиска совпадения плоских изображений классифицируемого объекта с плоскими изображениями эталонного объекта, а также с дополнительными атрибутами класса эталонного изображения.- assignment of the classified image to one or another class of the selected image type by searching for the coincidence of flat images of the classified object with flat images of the reference object, as well as with additional attributes of the class of the reference image.

Недостатками данного способа являются зависимость точности классификации от числа поворотов изображений и сложность получения оценки совпадения изображений, от которой зависит корректность классификации.The disadvantages of this method are the dependence of the classification accuracy on the number of image rotations and the difficulty of obtaining an estimate of the image coincidence, on which the classification correctness depends.

Наиболее близким к заявляемому техническому решению, выбранному в качестве прототипа, является способ классификации, описанный в статье «Алгоритм построения деревьев решений при наличии противоречий в данных», В.Н. Вагин, А.В. Крупецков, М.В. Фомина // Труды семнадцатой национальной конференции по искусственному интеллекту с международным участием КИИ-2019, Ульяновск, 21-25 октября 2019 г., Т. 2, с. 182-191.The closest to the claimed technical solution, selected as a prototype, is the classification method described in the article "An algorithm for constructing decision trees in the presence of contradictions in the data", V.N. Vagin, A.V. Krupetskov, M.V. Fomina // Proceedings of the seventeenth national conference on artificial intelligence with international participation KII-2019, Ulyanovsk, October 21-25, 2019, vol. 2, p. 182-191.

Способ заключается в следующей последовательности действий:The method consists in the following sequence of actions:

- формирование строк атрибутов эталонных изображений для каждого класса из выбранного типа объекта классификации;- formation of lines of attributes of reference images for each class from the selected type of classification object;

- формирование строк атрибутов классифицируемого изображения;- formation of lines of attributes of the classified image;

- формирование решающего правила выделения класса из выбранного типа объекта;- formation of the decision rule for the selection of a class from the selected type of object;

- формирование обучающей выборки классов изображений;- formation of a training sample of image classes;

- настройка (обучение) системы распознавания класса изображения путем использования сформированного решающего правила выделения класса из выбранного типа объекта;- setting up (training) the image class recognition system by using the generated decision rule for classifying the selected type of object;

- отнесение классифицируемого изображения к тому или иному классу выбранного типа изображения.- assignment of the classified image to one or another class of the selected image type.

Недостатками данного способа являются его сложность, зависимость точности классификации от корректности формирования обучающей выборки и высокая длительность классификации, связанная с затратами времени на обучение персонала.The disadvantages of this method are its complexity, the dependence of the classification accuracy on the correctness of the formation of the training sample and the high duration of the classification associated with the time spent on training personnel.

Задачей изобретения является упрощение способа классификации изображений и устранение влияния на точность классификации от корректности формирования обучающей выборки за счет исключения операции обучения.The objective of the invention is to simplify the image classification method and eliminate the influence on the classification accuracy from the correctness of the training sample formation by eliminating the training operation.

Технический результат от решения поставленной задачи состоит в достижении высокой скорости классификации без ухудшения точности.The technical result from solving the problem is to achieve a high speed of classification without deteriorating accuracy.

Поставленная задача решается за счет того, что в предлагаемом способе, как и в способе принятом за прототип, формируют строки атрибутов эталонов для каждого класса объекта классификации и аналогичных атрибутов классифицируемых изображений. После чего относят классифицируемые изображения к тому или иному классу эталона изображений путем применения сформированного решающего правила. В отличие от прототипа после формирования строк атрибутов эталонов для каждого класса объекта классификации и аналогичных атрибутов классифицируемых изображений формируют соответствующие атрибутам эталонов и классифицируемых изображений строки вероятностей, умноженные на коэффициенты значимости, выбранные оператором, а решающее правило определения класса эталона для объекта классификации формируют в виде определения суммы квадратов разностей элементов строк вероятностей, умноженных на коэффициенты значимости эталона и классифицируемого изображения для первого класса эталона, аналогично проводят определение сумм квадратов разностей элементов строк вероятностей, умноженных на коэффициенты значимости эталона и классифицируемого изображения для второго класса эталона и всех последующих классов эталона, далее определяют минимальную из вышеуказанных сумм и относят классифицируемое изображение к классу эталона, соответствующего этой минимальной сумме.The problem is solved due to the fact that in the proposed method, as in the method adopted as a prototype, lines of reference attributes are formed for each class of the object of classification and similar attributes of classified images. After that, the classified images are attributed to one or another class of the image reference by applying the generated decision rule. In contrast to the prototype, after the formation of strings of reference attributes for each class of the classification object and similar attributes of the classified images, probability lines corresponding to the attributes of the reference and classified images are formed, multiplied by the significance coefficients selected by the operator, and the decision rule for determining the reference class for the classification object is formed in the form of a definition the sum of the squares of the differences of the elements of the probability lines, multiplied by the coefficients of the significance of the standard and the classified image for the first class of the standard, the sums of the squares of the differences of the elements of the lines of probabilities multiplied by the coefficients of the significance of the standard and the classified image for the second class of the standard and all subsequent classes of the standard are determined, then the minimum of the above amounts and classify the image to the class of the standard corresponding to this minimum amount.

Сущность предлагаемого способа поясняется чертежом, где на фиг. 1 изображена блок-схема устройства.The essence of the proposed method is illustrated by a drawing, where in FIG. 1 shows a block diagram of the device.

Блок-схема содержит блок 1 управления, блок 2, содержащий базу данных эталонов, блок 3 технического зрения, блок 4 формирования строки атрибутов эталонов, блок 5 формирования строки атрибутов классифицируемых изображений, блок 6 формирования строки вероятностей атрибутов эталонов, блок 7 формирования строки вероятностей атрибутов классифицируемых изображений, блок 8 выбора строк эталонов, блок 9 выбора строк классифицируемых изображений, блок 10, содержащий базу данных коэффициентов значимости, блок 11 умножения на коэффициенты значимости атрибутов эталонов, блок 12 умножения на коэффициенты значимости атрибутов классифицируемых изображений, блок 13 вычисления квадратов разностей значений элементов строк вероятностей атрибутов эталонов и классифицируемых изображений, блок 14 вычисления суммы квадратов разностей значений элементов строк вероятностей атрибутов эталонов и классифицируемых изображений, блок 15, содержащий базу данных сумм квадратов разностей значений элементов строк вероятностей атрибутов эталонов и классифицируемых изображений, блок 16 вычисления минимальной суммы квадратов разностей значений элементов строк вероятностей атрибутов эталонов и классифицируемых изображений и блок 17 обозначения класса изображения, соответствующего минимальной сумме.The block diagram contains a control unit 1, a block 2 containing a database of standards, a computer vision unit 3, a unit 4 for forming a line of standards attributes, a unit 5 for forming a line of attributes of classified images, a unit 6 for forming a line of probabilities of attributes of standards, a unit 7 for forming a line of probabilities of attributes classified images, block 8 for selecting lines of standards, block 9 for selecting lines of classified images, block 10 containing a database of significance coefficients, block 11 for multiplying by significance coefficients of reference attributes, block 12 for multiplying by significance coefficients of attributes of classified images, block 13 for calculating the squares of value differences elements of lines of probabilities of attributes of standards and classified images, block 14 for calculating the sum of squares of differences in values of elements of lines of probabilities of attributes of standards and classified images, block 15 containing a database of sums of squares of differences of values of elements of lines of probabilities values of the attributes of standards and classified images, block 16 for calculating the minimum sum of squares of the differences of the values of the elements of the lines of probabilities of the attributes of standards and classified images and block 17 for designating the class of the image corresponding to the minimum sum.

Выходы блока 1 связаны со входами блоков 2, 3, 8, 9, 10, 15 и 16. Первый выход блока 2 связан с входом блока 4, второй - с входом блока 6, а первый выход блока 3 связан с входом блока 5, второй - с входом блока 7. Выход блока 4 связан с входом блока 6, выход которого связан с входом блока 8. Выход блока 5 связан с входом блока 7, выход которого связан с входом блока 9. Выход блока 8 связан с входом блока 11, другой вход которого связан с выходом блока 10. Выход блока 9 связан с входом блока 12, другой вход которого связан с другим выходом блока 10. Выход блока 11 связан с одним входом блока 13, другой вход которого связан с выходом блока 12. Выход блока 13 связан с входом блока 14, а его выход с входом блока 15, другой вход которого связан с другим выходом блока 1. Выход блока 15 связан с входом блока 16, другой вход которого связан с другим выходом блока 1. Выход блока 16 связан с входом блока 17, а его выход с блоком 1.The outputs of block 1 are connected to the inputs of blocks 2, 3, 8, 9, 10, 15 and 16. The first output of block 2 is connected to the input of block 4, the second - to the input of block 6, and the first output of block 3 is connected to the input of block 5, the second - to the input of block 7. The output of block 4 is connected to the input of block 6, the output of which is connected to the input of block 8. The output of block 5 is connected to the input of block 7, the output of which is connected to the input of block 9. The output of block 8 is connected to the input of block 11, the other whose input is connected to the output of block 10. The output of block 9 is connected to the input of block 12, the other input of which is connected to another output of block 10. The output of block 11 is connected to one input of block 13, the other input of which is connected to the output of block 12. The output of block 13 is connected with the input of block 14, and its output with the input of block 15, the other input of which is connected to another output of block 1. The output of block 15 is connected to the input of block 16, the other input of which is connected to another output of block 1. The output of block 16 is connected to the input of block 17 , and its output with block 1.

Описание способаMethod description

В соответствии с приведенной на чертеже схемой блок 1 управления формирует команды для блока 2 на выбор первого класса эталона классифицируемого изображения и для блока 3 на выбор атрибутов сформированного в системе технического зрения изображения с атрибутами. Блок 2 передает атрибуты первого эталона в блок 4, который формирует строку эталонных атрибутов, затем передает вероятности этих атрибутов в блок 6, который формирует строку вероятностей, соответствующую строке атрибутов. Блок 3 передает атрибуты классифицируемого изображения в блок 5, который формирует строку атрибутов этого изображения той же размерности, что и у эталонной строки, затем вероятности этих атрибутов поступают в блок 7, который формирует строку вероятностей, соответствующую строке атрибутов. Блок 8 по команде из блока 1 управления выбирает из блока 6 строку вероятностей и передает ее в блок 11. Блок 9 по команде блока 1 управления выбирает из блока 7 строку вероятностей и передает ее в блок 12. Блок 10 по команде блока 1 управления передает в блоки 11 и 12 коэффициенты значимости атрибутов, где они умножаются на соответствующие вероятности. Блоки 11 и 12 передают в блок 13 строки вероятностей для вычисления квадратов разностей элементов строк эталона и классифицируемого изображения, которые из блока 13 поступают в блок 14, для определения суммы квадратов разностей для первого класса эталона. Эту сумму передают из блока 14 в блок 15 на хранение.In accordance with the diagram shown in the drawing, the control unit 1 generates commands for unit 2 to select the first class of the standard of the classified image and for unit 3 to select the attributes of the image with attributes formed in the computer vision system. Block 2 transfers the attributes of the first template to block 4, which generates a string of reference attributes, then transfers the probabilities of these attributes to block 6, which generates a string of probabilities corresponding to the attribute string. Block 3 transfers the attributes of the classified image to block 5, which generates a string of attributes of this image of the same dimension as that of the reference line, then the probabilities of these attributes are fed to block 7, which generates a string of probabilities corresponding to the attribute string. Unit 8, on command from control unit 1, selects a line of probabilities from unit 6 and transmits it to unit 11. Unit 9, on command of control unit 1, selects a line of probabilities from unit 7 and transmits it to unit 12. Unit 10, on command of control unit 1, transmits it to blocks 11 and 12 are the significance factors of the attributes, where they are multiplied by the corresponding probabilities. Blocks 11 and 12 are transmitted to block 13 of the row of probabilities for calculating the squares of the differences of the elements of the rows of the template and the classified image, which are supplied from block 13 to block 14, to determine the sum of the squares of the differences for the first class of the standard. This amount is transferred from block 14 to block 15 for storage.

Затем блок 1 управления формирует команду для блока 2 на выбор второго класса эталона классифицируемого изображения и далее аналогично предыдущему вычисляют суммы квадратов разностей для второго класса эталона, которую так же передают из блока 14 в блок 15 на хранение.Then, the control unit 1 generates a command for unit 2 to select the second class of the standard of the classified image, and then, similarly to the previous one, the sum of the squares of the differences for the second class of the standard is calculated, which is also transferred from unit 14 to unit 15 for storage.

Затем блок 1 управления формирует команду для блока 2 на выбор следующего класса эталона классифицируемого изображения и далее аналогично предыдущему вычисляют суммы квадратов разностей для этого класса эталона, которую так же передают из блока 14 в блок 15 на хранение.Then, the control unit 1 generates a command for unit 2 to select the next class of the standard of the classified image, and then, similarly to the previous one, the sum of the squares of the differences for this class of the standard is calculated, which is also transferred from unit 14 to unit 15 for storage.

Описанные действия продолжают до момента пока не будут исчерпаны все классы эталона. При этом в блоке 15 будут содержаться суммы квадратов разностей для всех классов эталона. После чего блок 1 управления формирует для блока 16 команду на определение минимальной из всех хранящихся сумм, которую из блока 16 передают в блок 17 для определения номера класса эталона, к которому принадлежит классифицируемое изображение. На этом процесс классификации данного изображения заканчивают. Блок 17 передает в блок 1 управления сигнал о готовности системы к классификации следующего изображения.The described actions continue until the moment until all classes of the standard are exhausted. In this case, block 15 will contain the sum of the squares of the differences for all classes of the standard. After that, the control unit 1 generates a command for the unit 16 to determine the minimum of all the stored amounts, which is transmitted from the unit 16 to the unit 17 to determine the class number of the reference to which the classified image belongs. This completes the classification process for this image. Unit 17 transmits to control unit 1 a signal that the system is ready to classify the next image.

Claims (1)

Способ классификации изображений, заключающийся в формировании строк атрибутов эталонов для каждого класса объекта классификации и аналогичных атрибутов классифицируемых изображений и отнесении классифицируемых изображений к тому или иному классу эталона изображений в соответствии со сформированным решающим правилом, отличающийся тем, что после формирования строк атрибутов эталонов для каждого класса объекта классификации и аналогичных атрибутов классифицируемых изображений формируют соответствующие атрибутам эталонов и классифицируемых изображений строки вероятностей, умноженные на коэффициенты значимости, выбранные оператором, а решающее правило определения класса эталона для объекта классификации формируют в виде определения суммы квадратов разностей элементов строк вероятностей, умноженных на коэффициенты значимости эталона и классифицируемого изображения для первого класса эталона, аналогично проводят определение сумм квадратов разностей элементов строк вероятностей, умноженных на коэффициенты значимости эталона и классифицируемого изображения для второго класса эталона и всех последующих классов эталона, далее определяют минимальную из вышеуказанных сумм и относят классифицируемое изображение к классу эталона, соответствующего этой минимальной сумме.A method for image classification, which consists in generating strings of reference attributes for each class of object of classification and similar attributes of classified images and assigning classified images to one or another class of an image reference in accordance with the formed decision rule, characterized in that after the formation of lines of reference attributes for each class of the object of classification and similar attributes of the classified images, the probability lines corresponding to the attributes of the standards and classified images are multiplied by the coefficients of significance selected by the operator, and the decision rule for determining the class of the standard for the object of classification is formed in the form of determining the sum of the squares of the differences of the elements of the lines of probabilities, multiplied by the coefficients of the significance of the standard and the classified image for the first class of the standard, the sums of the squares of the differences of the elements of the probability lines multiplied by the coefficients of the significance of the standard and the classified image for the second class of the standard and all subsequent classes of the standard, then determine the minimum of the above amounts and refer the classified image to the class of the standard corresponding to this minimum amount.
RU2020121042A 2020-06-17 2020-06-17 Method for image classification RU2756778C1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
RU2020121042A RU2756778C1 (en) 2020-06-17 2020-06-17 Method for image classification

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
RU2020121042A RU2756778C1 (en) 2020-06-17 2020-06-17 Method for image classification

Publications (1)

Publication Number Publication Date
RU2756778C1 true RU2756778C1 (en) 2021-10-05

Family

ID=78000147

Family Applications (1)

Application Number Title Priority Date Filing Date
RU2020121042A RU2756778C1 (en) 2020-06-17 2020-06-17 Method for image classification

Country Status (1)

Country Link
RU (1) RU2756778C1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
RU2513905C2 (en) * 2008-05-14 2014-04-20 Конинклейке Филипс Электроникс Н.В. Image classification based on image segmentation
RU2541158C2 (en) * 2009-02-19 2015-02-10 Еадс Дойчланд Гмбх Object identification and classification method
US9147132B2 (en) * 2013-09-11 2015-09-29 Digitalglobe, Inc. Classification of land based on analysis of remotely-sensed earth images
RU2692420C2 (en) * 2017-09-18 2019-06-24 Российская Федерация, от имени которой выступает Федеральное государственное казенное учреждение "Войсковая часть 68240" Object identification and classification method
JP2019109843A (en) * 2017-12-20 2019-07-04 コニカミノルタ株式会社 Classification device, classification method, attribute recognition device, and machine learning device
EP3582142A1 (en) * 2018-06-15 2019-12-18 Université de Liège Image classification using neural networks

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
RU2513905C2 (en) * 2008-05-14 2014-04-20 Конинклейке Филипс Электроникс Н.В. Image classification based on image segmentation
RU2541158C2 (en) * 2009-02-19 2015-02-10 Еадс Дойчланд Гмбх Object identification and classification method
US9147132B2 (en) * 2013-09-11 2015-09-29 Digitalglobe, Inc. Classification of land based on analysis of remotely-sensed earth images
RU2692420C2 (en) * 2017-09-18 2019-06-24 Российская Федерация, от имени которой выступает Федеральное государственное казенное учреждение "Войсковая часть 68240" Object identification and classification method
JP2019109843A (en) * 2017-12-20 2019-07-04 コニカミノルタ株式会社 Classification device, classification method, attribute recognition device, and machine learning device
EP3582142A1 (en) * 2018-06-15 2019-12-18 Université de Liège Image classification using neural networks

Similar Documents

Publication Publication Date Title
CN110532920B (en) Face recognition method for small-quantity data set based on FaceNet method
CN108268838B (en) Facial expression recognition method and facial expression recognition system
CN108564094B (en) Material identification method based on combination of convolutional neural network and classifier
CN109671102B (en) Comprehensive target tracking method based on depth feature fusion convolutional neural network
CN110163258A (en) A kind of zero sample learning method and system reassigning mechanism based on semantic attribute attention
US11461584B2 (en) Discrimination device and machine learning method
US20200125930A1 (en) Artificial neural network and method of training an artificial neural network with epigenetic neurogenesis
CN111311702B (en) Image generation and identification module and method based on BlockGAN
CN109940614A (en) A kind of quick motion planning method of the more scenes of mechanical arm merging memory mechanism
Hussain et al. A simple and efficient deep learning-based framework for automatic fruit recognition
Yu et al. Exemplar-based recursive instance segmentation with application to plant image analysis
CN104598898A (en) Aerially photographed image quick recognizing system and aerially photographed image quick recognizing method based on multi-task topology learning
CN107644203A (en) A kind of feature point detecting method of form adaptive classification
CN114627047A (en) Improved SORT algorithm-based fish counting statistical method
CN107941210B (en) Star map identification method combining neural network technology and triangle algorithm
RU2756778C1 (en) Method for image classification
CN113486902A (en) Three-dimensional point cloud classification algorithm automatic selection method based on meta-learning
CN117576079A (en) Industrial product surface abnormality detection method, device and system
Mardiyah et al. Developing deep learning architecture for image classification using convolutional neural network (CNN) algorithm in forest and field images
Jaśkowski et al. Improved GQ-CNN: Deep learning model for planning robust grasps
CN114627339B (en) Intelligent recognition tracking method and storage medium for cross border personnel in dense jungle area
CN110781968B (en) Extensible class image identification method based on plastic convolution neural network
Kulkov et al. Algorithm for recognition of details in the machine vision systems at automation of assembly processes
CN110163106A (en) Integral type is tatooed detection and recognition methods and system
Siyaka et al. A Novel Facial Image Deviation Estimation and Image Selection Algorithm (Fide-Isa) for Training Data Reduction in Facial Recognition System