JP2022053060A - 情報処理装置、情報処理方法およびプログラム - Google Patents
情報処理装置、情報処理方法およびプログラム Download PDFInfo
- Publication number
- JP2022053060A JP2022053060A JP2020159662A JP2020159662A JP2022053060A JP 2022053060 A JP2022053060 A JP 2022053060A JP 2020159662 A JP2020159662 A JP 2020159662A JP 2020159662 A JP2020159662 A JP 2020159662A JP 2022053060 A JP2022053060 A JP 2022053060A
- Authority
- JP
- Japan
- Prior art keywords
- learning
- information processing
- image
- teacher image
- teacher
- 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
Links
- 230000010365 information processing Effects 0.000 title claims abstract description 29
- 238000003672 processing method Methods 0.000 title claims 3
- 230000013016 learning Effects 0.000 claims abstract description 225
- 238000009826 distribution Methods 0.000 claims abstract description 36
- 238000012545 processing Methods 0.000 claims abstract description 22
- 238000000034 method Methods 0.000 claims description 44
- 238000013527 convolutional neural network Methods 0.000 claims description 31
- 238000004458 analytical method Methods 0.000 claims description 20
- 230000006870 function Effects 0.000 claims description 17
- 230000000295 complement effect Effects 0.000 claims description 2
- 239000003086 colorant Substances 0.000 claims 1
- 230000008569 process Effects 0.000 description 15
- 238000010586 diagram Methods 0.000 description 13
- 238000012549 training Methods 0.000 description 7
- 238000011161 development Methods 0.000 description 6
- 238000013135 deep learning Methods 0.000 description 4
- 238000007689 inspection Methods 0.000 description 4
- 230000009467 reduction Effects 0.000 description 4
- 238000004364 calculation method Methods 0.000 description 3
- 238000010801 machine learning Methods 0.000 description 3
- 239000013598 vector Substances 0.000 description 3
- ORILYTVJVMAKLC-UHFFFAOYSA-N Adamantane Natural products C1C(C2)CC3CC1CC2C3 ORILYTVJVMAKLC-UHFFFAOYSA-N 0.000 description 2
- 238000013528 artificial neural network Methods 0.000 description 2
- 238000012937 correction Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 238000003384 imaging method Methods 0.000 description 2
- 230000004044 response Effects 0.000 description 2
- 241001465754 Metazoa Species 0.000 description 1
- 230000002411 adverse Effects 0.000 description 1
- 238000004590 computer program Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
- 238000011478 gradient descent method Methods 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 238000005457 optimization Methods 0.000 description 1
- 238000005070 sampling Methods 0.000 description 1
- 230000035945 sensitivity Effects 0.000 description 1
- 238000001228 spectrum Methods 0.000 description 1
- 230000007704 transition Effects 0.000 description 1
- 238000009827 uniform distribution Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T3/00—Geometric image transformations in the plane of the image
- G06T3/40—Scaling of whole images or parts thereof, e.g. expanding or contracting
- G06T3/4015—Image demosaicing, e.g. colour filter arrays [CFA] or Bayer patterns
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/217—Validation; Performance evaluation; Active pattern learning techniques
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/214—Generating training patterns; Bootstrap methods, e.g. bagging or boosting
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/90—Determination of colour characteristics
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/40—Extraction of image or video features
- G06V10/56—Extraction of image or video features relating to colour
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/77—Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
- G06V10/774—Generating sets of training patterns; Bootstrap methods, e.g. bagging or boosting
- G06V10/7747—Organisation of the process, e.g. bagging or boosting
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/77—Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
- G06V10/778—Active pattern-learning, e.g. online learning of image or video features
- G06V10/7784—Active pattern-learning, e.g. online learning of image or video features based on feedback from supervisors
- G06V10/7792—Active pattern-learning, e.g. online learning of image or video features based on feedback from supervisors the supervisor being an automated module, e.g. "intelligent oracle"
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10024—Color image
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20081—Training; Learning
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Evolutionary Computation (AREA)
- Artificial Intelligence (AREA)
- Computer Vision & Pattern Recognition (AREA)
- General Engineering & Computer Science (AREA)
- Life Sciences & Earth Sciences (AREA)
- Computing Systems (AREA)
- Health & Medical Sciences (AREA)
- Software Systems (AREA)
- General Health & Medical Sciences (AREA)
- Computational Linguistics (AREA)
- Biomedical Technology (AREA)
- Biophysics (AREA)
- Molecular Biology (AREA)
- Mathematical Physics (AREA)
- Multimedia (AREA)
- Databases & Information Systems (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Evolutionary Biology (AREA)
- Bioinformatics & Computational Biology (AREA)
- Medical Informatics (AREA)
- Image Analysis (AREA)
Abstract
Description
まず、以下の実施形態において登場する、深層学習を応用した画像処理技術全般で用いられている畳み込みニューラルネットワーク(Convolutional Neural Network:CNN)について説明する。CNNは、学習(“training”または“learning”)により生成したフィルタを画像データに対して畳み込んだ(convolution)後、非線形演算することを繰り返す技術である。フィルタは、局所受容野(Local Receptive Field:LPF)とも呼ばれる。画像データに対してフィルタを畳み込んだ後、非線形演算して得られる画像データは、特徴マップ(feature map)と呼ばれる。また、学習は入力画像データと出力画像データのペアからなる学習データ(“training images”または“data sets”)を用いて行われる。簡単には、入力画像データから対応する出力画像データへ高精度に変換可能なフィルタの値を、学習データから生成することが学習である。この詳細については後述する。
次に、CNNの学習について説明する。CNNの学習は、入力学習画像(観測画像)データと、この入力学習画像データに対応する出力学習画像(正解画像)データとの組からなる学習データに対して、一般に以下の(3)式で表される目的関数を最小化することで行われる。
本実施形態では、教師画像群の分布特性、特に色相分布特性の解析結果に基づき色相毎の学習に偏りが無いスケジュールを決定し、学習スケジュールに従いデモザイク学習を行って、デモザイクネットワーク(学習済みモデル)を生成する態様について説明する。デモザイクネットワークモデルとは、例えば多層CNNをベースとしたニューラルネットワークのアーキテクチャ及びパラメータ(係数)を意味する。ニューラルネットワークのアーキテクチャは必ずしもCNNをベースとしているものでなくてもよい。ただし、学習済みモデルは、モザイク画像データ(生徒画像データ)およびデモザイク画像データ(教師画像データ)をカラーフィルタ配列パターンに従ってサンプリングすることによって形成する。
本実施形態に係る情報処理システムの構成について、図を用いて説明する。図1は、本実施形態に係る情報処理システムの構成例を示す図である。図1に示す情報処理システムでは、学習データの生成およびデモザイク学習を担うクラウドサーバ200と、デモザイク推論を担うクライアントPC100とがインターネットを介して接続されている。なお、クラウドサーバ200上またはクライアントPC100上で、上記学習および上記推論の両方を単独で行ってもよい。
本実施形態のクライアントPC100は、撮像装置(デジタルカメラ)から入力されるRAW画像(モザイク画像)に対し、クラウドサーバ200から提供される学習済みネットパラメータを適用してデモザイク推論を行う画像処理装置である。RAW画像とは、一つの画素位置に一色分のカラーフィルタが取り付けられている単板撮像素子で撮像された、リニア色空間の画像を意味する。ユーザは、クライアントPC100にインストールされた画像処理アプリケーションを利用して、モザイク画像であるRAW画像をデモザイクしてRGBの3チャネルから成る画像(RGB画像)を得る。クライアントPC100は、CPU101、RAM102、ROM103、大容量記憶装置104、汎用インターフェース(I/F)105、ネットワークI/F106を有し、各構成要素がシステムバス107によって相互に接続されている。また、クライアントPC100は、汎用I/F105を介して、デジタルカメラ10、入力装置20、外部記憶装置30および表示装置40にも接続されている。
本実施形態のクラウドサーバ200は、インターネット上でクラウドサービスを提供するサーバ装置である。より詳細には、学習データの生成、学習スケジュールの決定、および学習スケジュールに従うデモザイク学習を行って、学習結果(学習済みモデル)としてのネットワークパラメータを、クライアントPC100からのリクエストに応じて提供する。クラウドサーバ200は、CPU201、ROM202、RAM203、大容量記憶装置204およびネットワークI/F205を有し、各種構成要素がシステムバス206によって相互に接続されている。CPU201は、ROM202に記憶された制御プログラムを読み出して各種処理を実行することで、全体の動作を制御する。RAM203は、CPU201の主メモリ、ワークエリアなどの一次記憶領域として用いられる。大容量記憶装置204は、画像データや各種プログラムを記憶するHDDやSSDなどの大容量の二次記憶装置である。ネットワークI/F205はインターネットに接続するためのインターフェースであり、クライアントPC100のウェブブラウザからのリクエストに応じて上述のネットワークパラメータを提供する。
次に、本実施形態の情報処理システムで行われる各種処理について、図を用いて説明する。図2は、情報処理システム全体の機能ブロック図である。図3は、情報処理システムにおける処理の流れを示すフローチャートである。図2に示す通り、クライアントPC100は、デモザイク推論部111および現像部112を有する。また、クラウドサーバ200は、解析部211、学習スケジュール決定部212、データセット生成部213およびデモザイク学習部214を有する。図2に示す各機能部は、それぞれの機能部に対応するコンピュータプログラムをCPU101/201が実行することで実現される。ただし、図2に示す機能部の全部あるいは一部をハードウェアで実装してもよい。なお、図2に示した構成は適宜変形/変更が可能である。例えば、1つの機能部を機能別に複数の機能部に分割してもよいし、2つ以上の機能部を1つの機能部に統合してもよい。以下、図3のフローに沿って説明する。なお、以下の説明において記号「S」はステップを意味する。
続いて、デモザイク学習部214におけるデモザイク学習について、図を用いて説明する。学習には、例えば非特許文献1に開示されているCNNを用いる。図7は、CNNの構造と学習の流れを説明する図である。
なお、本実施形態では、色相分布を解析してその偏りを解消するような学習スケジュール(色相毎の学習回数)を生成したが、これに限定されない。すなわち、彩度分布あるいは輝度分布など他の分布特性を解析し、それぞれの分布の偏りを無くすように学習スケジュール(彩度毎の学習回数あるいは輝度毎の学習回数)を生成してもよい。
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1以上のプロセッサがプログラムを読み出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
212 学習スケジュール決定部
213 データセット生成部
214 デモザイク学習部
Claims (13)
- ネットワークを用いた学習データを生成する情報処理装置であって、
RGBの3チャネルから成る教師画像で構成される教師画像群を取得する取得手段と、
前記教師画像群に含まれる色の属性を表す分布特性を得る解析手段と、
前記教師画像群を構成する教師画像と、当該教師画像に対応する生徒画像との組で構成されるデータセットを生成する生成手段と、
前記分布特性が一様となる学習回数を決定する決定手段と、
前記学習回数に基づき、前記データセットを用いて、前記ネットワークを用いた学習を行って、学習モデルを生成する学習手段と
を有する、ことを特徴とする情報処理装置。 - 前記決定手段は、前記解析手段によって得た色相分布特性に基づいて、色相にて所定区間毎に、前記色相分布特性が一様となる前記学習回数を決定する
ことを特徴とする請求項1に記載の情報処理装置。 - 前記決定手段は、前記解析手段によって得た輝度分布特性に基づいて、輝度にて所定区間毎に、前記輝度分布特性が一様となる前記学習回数を決定する
ことを特徴とする請求項1に記載の情報処理装置。 - 前記決定手段は、前記解析手段によって得た彩度分布特性に基づいて、彩度にて所定区間毎に、前記彩度分布特性が一様となる前記学習回数を決定する
ことを特徴とする請求項1に記載の情報処理装置。 - 前記学習手段は、前記学習モデルが所定の条件を満たさない場合、他の教師画像と統合して前記所定の条件を満たす学習モデルを生成する
ことを特徴とする請求項1から請求項4の何れか一項に記載の情報処理装置。 - 前記所定の条件は、前記学習モデルと他の教師画像とで、画素単位の差分が、所定値を超えている場合であることを特徴とする請求項5に記載の情報処理装置。
- 前記決定手段は、前記分布特性に基づき、前記色の属性において、出現頻度が相対的に少ない区間に対し、前記学習回数を相対的に多く設定する
ことを特徴とする請求項1から請求項6の何れか一項に記載の情報処理装置。 - 前記決定手段は、前記出現頻度が相対的に少ない区間の中でも、大域的に補色で構成される区間に対し、前記学習回数を相対的に多く設定する
ことを特徴とする請求項7に記載の情報処理装置。 - 前記決定手段は、前記色の属性にて所定区間毎に前記分布特性が一様となる前記学習回数を決定する
ことを特徴とする請求項1から請求項8の何れか一項に記載の情報処理装置。 - 前記ネットワークは、畳み込みニューラルネットワークを用いたネットワークであることを特徴とする請求項1から請求項9の何れか一項に記載の情報処理装置。
- 現像の対象となるRAW画像を取得する取得手段と、
前記RAW画像に対して、前記学習によって得た前記学習モデルを用いた推論によるデモザイクを行って、RGBの3チャネルから成るRGB画像を生成する手段と
をさらに有する
ことを特徴とする請求項1から請求項10の何れか一項に記載の情報処理装置。 - ネットワークを用いた学習データを生成する情報処理方法であって、
RGBの3チャネルから成る教師画像で構成される教師画像群を取得する取得ステップと、
前記教師画像群に含まれる色の属性を表す分布特性を得る解析ステップと、
前記教師画像群を構成する教師画像と、当該教師画像に対応する生徒画像との組で構成されるデータセットを生成する生成ステップと、
前記分布特性が一様となる学習回数を決定する決定ステップと、
前記学習回数に基づき、前記データセットを用いて、前記ネットワークを用いた学習を行って、学習モデルを生成する学習ステップと、
を含む、ことを特徴とする情報処理方法。 - コンピュータを、請求項1から11のいずれか一項に記載の情報処理装置として機能させるためのプログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020159662A JP7512150B2 (ja) | 2020-09-24 | 2020-09-24 | 情報処理装置、情報処理方法およびプログラム |
US17/412,298 US11995153B2 (en) | 2020-09-24 | 2021-08-26 | Information processing apparatus, information processing method, and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020159662A JP7512150B2 (ja) | 2020-09-24 | 2020-09-24 | 情報処理装置、情報処理方法およびプログラム |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2022053060A true JP2022053060A (ja) | 2022-04-05 |
JP2022053060A5 JP2022053060A5 (ja) | 2023-09-19 |
JP7512150B2 JP7512150B2 (ja) | 2024-07-08 |
Family
ID=80741623
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020159662A Active JP7512150B2 (ja) | 2020-09-24 | 2020-09-24 | 情報処理装置、情報処理方法およびプログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US11995153B2 (ja) |
JP (1) | JP7512150B2 (ja) |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030088531A1 (en) * | 2000-12-07 | 2003-05-08 | Tatsunari Nishi | Method and system for high precision classification of large quantity of information described with mutivariable |
US9572494B2 (en) * | 2008-08-12 | 2017-02-21 | New Jersy Institute of Technology | Method and apparatus for multi-spectral imaging and analysis of skin lesions and biological tissues |
US10460231B2 (en) | 2015-12-29 | 2019-10-29 | Samsung Electronics Co., Ltd. | Method and apparatus of neural network based image signal processor |
JP6603253B2 (ja) * | 2017-03-02 | 2019-11-06 | 本田技研工業株式会社 | 移動体制御システム、および移動体制御方法 |
JP6827911B2 (ja) | 2017-11-22 | 2021-02-10 | 日本電信電話株式会社 | 音響モデル学習装置、音声認識装置、それらの方法、及びプログラム |
CN110996131B (zh) * | 2020-03-02 | 2020-11-10 | 腾讯科技(深圳)有限公司 | 视频编码方法、装置、计算机设备及存储介质 |
US11983846B2 (en) * | 2020-05-13 | 2024-05-14 | Qualcomm Incorporated | Machine learning based image adjustment |
JP7463186B2 (ja) | 2020-05-26 | 2024-04-08 | キヤノン株式会社 | 情報処理装置、情報処理方法及びプログラム |
KR20220014715A (ko) * | 2020-07-29 | 2022-02-07 | 삼성전자주식회사 | 비디오 품질 평가 방법 및 장치 |
-
2020
- 2020-09-24 JP JP2020159662A patent/JP7512150B2/ja active Active
-
2021
- 2021-08-26 US US17/412,298 patent/US11995153B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
US11995153B2 (en) | 2024-05-28 |
JP7512150B2 (ja) | 2024-07-08 |
US20220092357A1 (en) | 2022-03-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108520504B (zh) | 一种基于生成对抗网络端到端的模糊图像盲复原方法 | |
US11882357B2 (en) | Image display method and device | |
CN111402146B (zh) | 图像处理方法以及图像处理装置 | |
US9344690B2 (en) | Image demosaicing | |
JP6840957B2 (ja) | 画像類似度算出装置、画像処理装置、画像処理方法、及び記録媒体 | |
JP7508265B2 (ja) | 情報処理装置、情報処理方法及びプログラム | |
JP7463186B2 (ja) | 情報処理装置、情報処理方法及びプログラム | |
Saleh et al. | Adaptive uncertainty distribution in deep learning for unsupervised underwater image enhancement | |
WO2021106853A1 (ja) | 画像処理装置、画像処理方法、学習装置、学習方法、撮像装置、及びプログラム | |
WO2023005818A1 (zh) | 噪声图像生成方法、装置、电子设备及存储介质 | |
US20220414827A1 (en) | Training apparatus, training method, and medium | |
KR20200092492A (ko) | 의미 인식 기반의 이미지 보정 방법 및 그를 위한 장치 | |
US20240185405A1 (en) | Information processing apparatus, information processing method, and program | |
JP5617841B2 (ja) | 画像処理装置、画像処理方法および画像処理用プログラム | |
JP7443030B2 (ja) | 学習方法、プログラム、学習装置、および、学習済みウエイトの製造方法 | |
US20220414826A1 (en) | Image processing apparatus, image processing method, and medium | |
JP7512150B2 (ja) | 情報処理装置、情報処理方法およびプログラム | |
JP2022150562A (ja) | 画像処理装置、画像処理方法およびプログラム | |
JP2023041375A (ja) | 情報処理装置、情報処理方法及びプログラム | |
US20220277417A1 (en) | Image processing apparatus, image processing method, and non-transitory computer-readable storage medium | |
Jung et al. | Deep low-contrast image enhancement using structure tensor representation | |
Zheng | Learning point and contextual processing networks for low-light image enhancement | |
JP2023047600A (ja) | 情報処理装置、情報処理方法及びプログラム | |
CN114708621A (zh) | 水下海胆图像识别模型的训练方法、识别方法及装置 | |
Karthiga | Equalization Model for Image Enhancement with Histogram Based Analysis on Gamma Correction |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230908 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20230908 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20240517 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20240528 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20240626 |