JP7383684B2 - 情報処理装置、情報処理方法、並びにプログラム - Google Patents
情報処理装置、情報処理方法、並びにプログラム Download PDFInfo
- Publication number
- JP7383684B2 JP7383684B2 JP2021199409A JP2021199409A JP7383684B2 JP 7383684 B2 JP7383684 B2 JP 7383684B2 JP 2021199409 A JP2021199409 A JP 2021199409A JP 2021199409 A JP2021199409 A JP 2021199409A JP 7383684 B2 JP7383684 B2 JP 7383684B2
- Authority
- JP
- Japan
- Prior art keywords
- processing
- image
- information processing
- processed
- prediction
- 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.)
- Active
Links
- 230000010365 information processing Effects 0.000 title claims description 35
- 238000003672 processing method Methods 0.000 title claims description 6
- 238000012545 processing Methods 0.000 claims description 109
- 238000000034 method Methods 0.000 claims description 66
- 230000006870 function Effects 0.000 claims description 3
- 230000000052 comparative effect Effects 0.000 claims 1
- 238000011156 evaluation Methods 0.000 description 38
- 238000004458 analytical method Methods 0.000 description 14
- 238000012217 deletion Methods 0.000 description 10
- 230000037430 deletion Effects 0.000 description 10
- 238000010586 diagram Methods 0.000 description 5
- 238000004364 calculation method Methods 0.000 description 4
- 238000004891 communication Methods 0.000 description 4
- 238000013527 convolutional neural network Methods 0.000 description 4
- 230000002159 abnormal effect Effects 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 238000012854 evaluation process Methods 0.000 description 2
- 238000012549 training Methods 0.000 description 2
- 238000013434 data augmentation Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000001537 neural effect Effects 0.000 description 1
- 238000012706 support-vector machine Methods 0.000 description 1
- 238000012795 verification Methods 0.000 description 1
Images
Landscapes
- Image Analysis (AREA)
Description
尚、本実施形態では、1つ以上の機能を実現するプログラムを、ネットワークまたは記憶媒体を介してシステムまたは装置のコンピュータに供給し、そのシステムまたは装置のシステム制御部がプログラムを読出し実行する処理でも実現可能である。システム制御部は、1つまたは複数のプロセッサーまたは回路を有し、実行可能命令を読み出し実行するために、分離した複数のシステム制御部または分離した複数のプロセッサーまたは回路のネットワークを含みうる。
101 情報処理装置
102 外部装置
110 ネットワーク
201 CPU
212 表示装置
405 学習ボタン
406 加工ボタン
407 削除ボタン
408 エクスポートボタン
Claims (7)
- 学習済みモデルによる予測ラベルの出力処理の対象となる複数の入力画像のうち、加工を施す対象の画像を受け付ける加工受付手段と、
前記学習済みモデルの予測根拠となった特徴領域を取得する取得手段と、
前記加工受付手段により加工を施す対象の画像として受け付けた画像であって、第1の確率で選択された画像に対して、前記特徴領域の少なくとも一部のピクセルの値を、第1の所定値に置換する第1の加工処理を行い、前記複数の入力画像のうち、前記加工受付手段により加工を施す対象の画像として受け付けていない画像であって、第2の確率で選択された画像に対して、当該画像の一部のピクセルの値を、第2の所定値に置換する第2の加工処理を行う処理手段と、
前記第1及び第2の加工処理が行われた画像を用いて、学習済みモデルの再学習を行うための学習データを更新する更新手段と、
を備えることを特徴とする情報処理装置。 - 前記第2の加工処理は、前記複数の入力画像のうち、前記加工受付手段により加工を施す対象として受け付けていない画像であって、前記第2の確率で選択された画像に対して、ランダムに選択された領域にあるピクセルの値を、前記第2の所定値に置換する処理を含むことを特徴とする請求項1に記載の情報処理装置。
- 前記複数の入力画像のうち、前記加工受付手段が登録指示を受け付けた画像を、加工を施す対象の画像として登録する登録手段と、
前記学習済みモデルの再学習を行うための学習データを更新する更新指示を受け付ける更新受付手段と、
を備え、
前記更新手段は、前記更新受付手段が前記更新指示を受け付けた場合、前記処理手段により前記第1及び第2の加工処理を行い、前記第1及び第2の加工処理が行われた画像を用いて前記学習データを更新することを特徴とする請求項1又は2に記載の情報処理装置。 - 前記複数の入力画像、前記予測ラベル、前記特徴領域を前記入力画像に重畳した予測根拠画像、及び予め定められた前記入力画像に対する、前記学習済みモデルに入力した際の推論の正解を示す正解ラベルを比較可能に一つの画面に表示する表示手段を備えることを特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置。
- 前記特徴領域の少なくとも一部のピクセルは、当該特徴領域のうち予測根拠となった程度が所定の基準を満たす領域に位置するピクセルであることを特徴とする請求項1乃至4のいずれか1項に記載の情報処理装置。
- 情報処理装置の情報処理方法であって、
学習済みモデルによる予測ラベルの出力処理の対象となる複数の入力画像のうち、加工を施す対象の画像を受け付ける加工受付ステップと、
前記学習済みモデルの予測根拠となった特徴領域を取得する取得ステップと、
前記加工受付ステップにおいて加工を施す対象の画像として受け付けた画像であって、第1の確率で選択された画像に対して、前記特徴領域の少なくとも一部のピクセルの値を、第1の所定値に置換する第1の加工処理を行い、前記複数の入力画像のうち、前記加工受付ステップにおいて加工を施す対象の画像として受け付けていない画像であって、第2の確率で選択された画像に対して、当該画像の一部のピクセルの値を、第2の所定値に置換する第2の加工処理を行う処理ステップと、
前記第1及び第2の加工処理が行われた画像を用いて、学習済みモデルの再学習を行うための学習データを更新する更新ステップと、
を備えることを特徴とする情報処理方法。 - コンピュータを、請求項1乃至5のいずれか1項に記載の情報処理装置の各手段として機能させる、コンピュータにより実行可能なプログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2021199409A JP7383684B2 (ja) | 2021-12-08 | 2021-12-08 | 情報処理装置、情報処理方法、並びにプログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2021199409A JP7383684B2 (ja) | 2021-12-08 | 2021-12-08 | 情報処理装置、情報処理方法、並びにプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2023084981A JP2023084981A (ja) | 2023-06-20 |
JP7383684B2 true JP7383684B2 (ja) | 2023-11-20 |
Family
ID=86775566
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2021199409A Active JP7383684B2 (ja) | 2021-12-08 | 2021-12-08 | 情報処理装置、情報処理方法、並びにプログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP7383684B2 (ja) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2020194446A (ja) | 2019-05-29 | 2020-12-03 | 株式会社アーク情報システム | プログラム、情報処理方法及び情報処理装置 |
JP2020197833A (ja) | 2019-05-31 | 2020-12-10 | 楽天株式会社 | データ拡張システム、データ拡張方法、及びプログラム |
WO2021130888A1 (ja) | 2019-12-25 | 2021-07-01 | 日本電気株式会社 | 学習装置、推定装置および学習方法 |
JP2021117548A (ja) | 2020-01-22 | 2021-08-10 | 富士通株式会社 | 画像処理装置、画像処理方法及び画像処理プログラム |
-
2021
- 2021-12-08 JP JP2021199409A patent/JP7383684B2/ja active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2020194446A (ja) | 2019-05-29 | 2020-12-03 | 株式会社アーク情報システム | プログラム、情報処理方法及び情報処理装置 |
JP2020197833A (ja) | 2019-05-31 | 2020-12-10 | 楽天株式会社 | データ拡張システム、データ拡張方法、及びプログラム |
JP2021120914A (ja) | 2019-05-31 | 2021-08-19 | 楽天グループ株式会社 | データ拡張システム、データ拡張方法、及びプログラム |
WO2021130888A1 (ja) | 2019-12-25 | 2021-07-01 | 日本電気株式会社 | 学習装置、推定装置および学習方法 |
JP2021117548A (ja) | 2020-01-22 | 2021-08-10 | 富士通株式会社 | 画像処理装置、画像処理方法及び画像処理プログラム |
Non-Patent Citations (2)
Title |
---|
Terrance DeVries, Graham W. Taylor,Improved Regularization of Convolutional Neural Networks with Cutout,[online],2017年08月15日,[retrieved on 2023.06.20], Retrieved from the Internet : <url: https://arxiv.org/pdf/1708.04552v1.pdf> |
Zhun Zhong et al.,Random Erasing Data Augmentation,[online],2017年08月16日,[retrieved on 2023.06.20], Retrieved from the Internet : <url: https://arxiv.org/pdf/1708.04896v1.pdf> |
Also Published As
Publication number | Publication date |
---|---|
JP2023084981A (ja) | 2023-06-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6970553B2 (ja) | 画像処理装置、画像処理方法 | |
TWI675314B (zh) | 智慧設備的控制方法及裝置 | |
CN112115894B (zh) | 手部关键点检测模型的训练方法、装置及电子设备 | |
CN112148171B (zh) | 一种界面切换方法、装置及电子设备 | |
WO2022228465A1 (zh) | 界面显示方法、装置、电子设备及存储介质 | |
US20240089331A1 (en) | Display Method, Related Device, and Non-Transitory Readable Storage Medium | |
JP7379684B2 (ja) | 画像生成方法及び装置並びにコンピュータプログラム | |
JP3706743B2 (ja) | 関心領域抽出方法及び装置並びに記憶媒体 | |
CN113343812A (zh) | 手势识别方法、装置、存储介质及电子设备 | |
US11507181B2 (en) | Input apparatus having virtual keys set on reference plane | |
TWI505173B (zh) | 提高手持裝置觸碰鍵盤辨識率的系統和方法 | |
US20110037731A1 (en) | Electronic device and operating method thereof | |
JP7383684B2 (ja) | 情報処理装置、情報処理方法、並びにプログラム | |
JP2006260021A (ja) | 表示制御装置およびその表示画面の縮小方法 | |
JP2016099976A (ja) | 計算機、計算サーバ、プログラム、および計算機システム | |
US10114518B2 (en) | Information processing system, information processing device, and screen display method | |
US10839570B2 (en) | Graph display method, electronic device, and recording medium for displaying modified expression in different ways in response to determining whether condition regarding modified expression is satisfied | |
CN109753217B (zh) | 动态键盘操作方法、装置、存储介质及电子设备 | |
WO2019201223A1 (zh) | 屏幕显示的切换方法以及装置及存储介质 | |
JP2023084980A (ja) | 情報処理装置、情報処理方法、並びにプログラム | |
CN112286430B (zh) | 图像处理方法、装置、设备及介质 | |
JP2010128567A (ja) | カーソル移動制御方法及び装置、プログラム | |
JP2014209326A (ja) | 画像処理装置、画像処理方法、及び画像処理プログラム | |
JP6249077B2 (ja) | 計算機、データ出力方法、およびプログラム | |
KR20190134885A (ko) | 이미지 태깅 장치 및 이를 이용한 이미지 태깅 방법 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220721 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20220721 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20230704 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230829 |
|
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: 20231010 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20231108 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7383684 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |