JP2018160256A5 - - Google Patents

Download PDF

Info

Publication number
JP2018160256A5
JP2018160256A5 JP2018098341A JP2018098341A JP2018160256A5 JP 2018160256 A5 JP2018160256 A5 JP 2018160256A5 JP 2018098341 A JP2018098341 A JP 2018098341A JP 2018098341 A JP2018098341 A JP 2018098341A JP 2018160256 A5 JP2018160256 A5 JP 2018160256A5
Authority
JP
Japan
Prior art keywords
program according
image
output value
cnn
extracting
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
JP2018098341A
Other languages
Japanese (ja)
Other versions
JP6734323B2 (en
JP2018160256A (en
Filing date
Publication date
Application filed filed Critical
Priority to JP2018098341A priority Critical patent/JP6734323B2/en
Priority claimed from JP2018098341A external-priority patent/JP6734323B2/en
Publication of JP2018160256A publication Critical patent/JP2018160256A/en
Publication of JP2018160256A5 publication Critical patent/JP2018160256A5/ja
Application granted granted Critical
Publication of JP6734323B2 publication Critical patent/JP6734323B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Claims (13)

一又は複数のコンピュータに、
一の画像から特徴量を抽出する第1抽出ステップと、
前記特徴量に基づきコンボリューションニューラルネットワーク(CNN)の一又は複数のコンボリューション層の後の全結合層の出力値を抽出する第2抽出ステップと、
前記出力値に基づき前記一の画像と類似する類似画像を判別する判別ステップと、
を実行させるプログラム。
One or more computers,
A first extraction step of extracting a feature amount from one image;
A second extraction step of extracting the output values of all connected layers after one or more convolutional layers of a convolutional neural network (CNN) based on the feature amount;
A determination step of determining a similar image similar to the one image based on the output value;
A program that runs
前記一又は複数のコンピュータに、前記全結合層の出力値を所定範囲内の値域に変換する変換ステップを実行させる、
請求項1に記載のプログラム。
Causing the one or more computers to execute a conversion step of converting the output value of the entire combined layer into a value range within a predetermined range;
The program according to claim 1.
前記類似画像は、情報記憶部に保存される、
請求項1又は請求項2に記載のプログラム。
The similar image is stored in an information storage unit.
The program according to claim 1 or claim 2.
前記コンボリューションニューラルネットワーク(CNN)は、複数のコンボリューション層を備える、
請求項1から請求項3のいずれか1項に記載のプログラム。
The convolution neural network (CNN) comprises a plurality of convolution layers,
The program according to any one of claims 1 to 3.
前記コンボリューションニューラルネットワーク(CNN)は、5層のコンボリューション層を備える、
請求項4に記載のプログラム。
The convolutional neural network (CNN) comprises five convolutional layers,
The program according to claim 4.
前記コンボリューションニューラルネットワーク(CNN)は、1層の全結合層を備える、
請求項4又は請求項5に記載のプログラム。
The convolutional neural network (CNN) comprises one all connected layer,
The program according to claim 4 or 5.
前記変換ステップは、シグモイド関数を用いて実行される、
請求項2に記載のプログラム。
The transformation step is performed using a sigmoid function
The program according to claim 2.
前記変換ステップは、出力値の値域が0から1の範囲となるように実行される、
請求項7に記載のプログラム。
The conversion step is performed such that the value range of the output value is in the range of 0 to 1.
The program according to claim 7.
前記判別ステップは、前記出力値を近似する近似ステップを含む、
請求項1から請求項8のいずれか1項に記載のプログラム。
The determining step includes an approximating step of approximating the output value.
The program according to any one of claims 1 to 8.
前記近似ステップは、前記出力値をLSHにより近似する、
請求項9に記載のプログラム。
The approximating step approximates the output value by LSH.
The program according to claim 9.
前記判別ステップは、前記出力値と前記類似画像の候補とのユークリッド距離、コサイン距離又はハミング距離による距離尺度を求め、前記距離尺度を比較することにより前記類似画像を判別する、
請求項1から請求項10のいずれか1項に記載のプログラム。
The determination step determines a distance scale between Euclidean distance, cosine distance or Hamming distance between the output value and the candidate of the similar image, and determines the similar image by comparing the distance scales.
The program according to any one of claims 1 to 10.
一の画像から特徴量を抽出する第1抽出ステップと、
前記特徴量に基づきコンボリューションニューラルネットワーク(CNN)の一又は複数のコンボリューション層の後の全結合層の出力値を抽出する第2抽出ステップと、
前記出力値に基づき前記一の画像と類似する類似画像を判別する判別ステップと、
を備える画像処理方法。
A first extraction step of extracting a feature amount from one image;
A second extraction step of extracting the output values of all connected layers after one or more convolutional layers of a convolutional neural network (CNN) based on the feature amount;
A determination step of determining a similar image similar to the one image based on the output value;
An image processing method comprising:
一又は複数のコンピュータを備えたシステムであって、
前記一又は複数のコンピュータは、
一の画像から特徴量を抽出する第1抽出ステップと、
前記特徴量に基づきコンボリューションニューラルネットワーク(CNN)の一又は複数のコンボリューション層の後の全結合層の出力値を抽出する第2抽出ステップと、
前記出力値に基づき前記一の画像と類似する類似画像を判別する判別ステップと、
を実行する、システム。
A system comprising one or more computers,
The one or more computers are
A first extraction step of extracting a feature amount from one image;
A second extraction step of extracting the output values of all connected layers after one or more convolutional layers of a convolutional neural network (CNN) based on the feature amount;
A determination step of determining a similar image similar to the one image based on the output value;
Run the system.
JP2018098341A 2018-05-22 2018-05-22 Program, system, and method for determining similarity of objects Active JP6734323B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018098341A JP6734323B2 (en) 2018-05-22 2018-05-22 Program, system, and method for determining similarity of objects

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018098341A JP6734323B2 (en) 2018-05-22 2018-05-22 Program, system, and method for determining similarity of objects

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2016100332A Division JP6345203B2 (en) 2016-05-19 2016-05-19 Program, system, and method for determining similarity of objects

Publications (3)

Publication Number Publication Date
JP2018160256A JP2018160256A (en) 2018-10-11
JP2018160256A5 true JP2018160256A5 (en) 2019-06-20
JP6734323B2 JP6734323B2 (en) 2020-08-05

Family

ID=63795623

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018098341A Active JP6734323B2 (en) 2018-05-22 2018-05-22 Program, system, and method for determining similarity of objects

Country Status (1)

Country Link
JP (1) JP6734323B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111860542A (en) * 2020-07-22 2020-10-30 海尔优家智能科技(北京)有限公司 Method and device for identifying article type and electronic equipment

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10095917B2 (en) * 2013-11-04 2018-10-09 Facebook, Inc. Systems and methods for facial representation
EP3074918B1 (en) * 2013-11-30 2019-04-03 Beijing Sensetime Technology Development Co., Ltd. Method and system for face image recognition

Similar Documents

Publication Publication Date Title
US11023801B2 (en) Data processing method and apparatus
US10402725B2 (en) Apparatus and method for compression coding for artificial neural network
WO2020037937A1 (en) Facial recognition method and apparatus, terminal, and computer readable storage medium
US10878269B2 (en) Data extraction using neural networks
WO2017219991A1 (en) Optimization method and apparatus suitable for model of pattern recognition, and terminal device
US20200380403A1 (en) Visually Guided Machine-learning Language Model
CN108875487B (en) Training of pedestrian re-recognition network and pedestrian re-recognition based on training
CN106855952B (en) Neural network-based computing method and device
CN111062475A (en) Method and device for quantifying parameters of a neural network
TW202119293A (en) Method and system of quantizing artificial neural network and arti ficial neural network apparatus
JP2019502982A5 (en)
CN111352656A (en) Neural network device and method using bitwise operations
CN111831844A (en) Image retrieval method, image retrieval device, image retrieval apparatus, and medium
US9471828B2 (en) Accelerating object detection
JP6107531B2 (en) Feature extraction program and information processing apparatus
CN111160288A (en) Gesture key point detection method and device, computer equipment and storage medium
US11714921B2 (en) Image processing method with ash code on local feature vectors, image processing device and storage medium
US11501520B2 (en) Advanced cloud detection using neural networks and optimization techniques
CN110992241A (en) Heterogeneous embedded system and method for accelerating neural network target detection
CN111160049A (en) Text translation method, device, machine translation system and storage medium
JP2018160256A5 (en)
WO2021037174A1 (en) Neural network model training method and apparatus
TWI769603B (en) Image processing method and computer readable medium thereof
CN110728172B (en) Point cloud-based face key point detection method, device and system and storage medium
CN111542838B (en) Quantification method and device of convolutional neural network and electronic equipment