SlideShare a Scribd company logo
Tomomi Research Inc.
Trends in AI Visual Inspection
2022-06-15
Tomomi Research, Inc.
Seong-Hun Choe (Dr.Eng.)
https://www.tomomi-research.com/
Tomomi Research Inc.
About Me
2022/6/15 3
At Makers Faire Tokyo 2018
• Name: Seong-Hun Choe (崔 成熏)
• Education:
• Seoul National University
BE at Mechanical Engineering
• Tohoku University
Dr. Eng. at Nano Mechanics
• Work at:
• HITACHI, Ltd. (Researcher)
• Hitachi GST -> Western Digital (Principal
Engineer)
• Tomomi Research, Inc. (CTO)
• SNS:
• Twitter : @wireless_power
• Linkedin:
www.linkedin.com/in/seonghunchoe/
• Email: seonghun.choe@tomomi-
research.com
4bit CPU with TTL
TD4
https://makezine.jp/event/make
rs2018/m0268/
Tomomi Research Inc. 2022/6/15 4
Visual Inspection Status in Industrial Area
Labor Shortage
Number of Workers in Visual Inspection:
1.4M in Japan
Ratio in total workers in manufacturing :10~ 20%
Variation in
inspection result
• Depends on individuals
• Human error
• Cost in education
Tomomi Research Inc. 2022/6/15 5
Visual Inspection Status in Industrial Area
単調
熟練、重労働
Variation in
inspection
results
Heavy loads
• Driver Bits
• 10M Pieces/Month
• Failure Rate: 0.01%
• Only 1 or 2 of fails occurs a
day
Tomomi Research Inc. 2022/6/15 6
Market Size
1) Reference: Machine Vision industry Report 2015 Yole Development, Frost&Sullivan analysis
2) Reference: World Bank, U.S. Department of Labor
Automation Rate
Business
Field
100%
Semiconductor Display Electronics Car
Plastic Steel Paper Medicine
Textile Leather Food Airplane
Main Business Filed
Total Market Size
約6.7兆円(2)
Current Market size
7,000億円(1)
Tomomi Research Inc. 2022/6/15 7
Market Mapping
Metal
Food
Electronics
Car
Medicine
Leather
Textile
Plastic
Steel
Semiconductor
Automation
Easy to
see
manual
Hard to
see
Tomomi Research Inc. 2022/6/15 8
1.Classification 2.Object Detection
Four Main Algorithm for Visual Inspection
https://www.youtube.com/watch?v=UY6xbrcViVw&
ab_channel=MobiDev
Tomomi Research Inc. 2022/6/15 9
3.Segementation 4. Anomaly Detection (OK DATA only)
Four Main Algorithm for Visual Inspection
https://www.youtube.com/watch?v=9taNBy7XpFU&
ab_channel=ArayaInc.
Input Output
Anomaly
map
Features can
not be
generated =
Defect
Tomomi Research Inc. 2022/6/15 10
The Higher Yield Rate is, Fewer NG Data will be.
Anomaly Detection with only OK data
• Metal Driver
• 10M Pieces/Month
• Failure Rate: 0.01%
• Only 1 or 2 of fails occurs a
day
Classification Object Detection
Segmentation
Anomaly
Detection with
only OK data
Tomomi Research Inc.
Anomaly Detection on MVTec AD
2022/6/15 11
https://paperswithcode.com/sota/anomaly-detection-on-mvtec-ad
Tomomi Research Inc. 2022/6/15 12
https://www.mvtec.com/company/research/datasets/mvtec-ad
Datasets : MVTec AD
Tomomi Research Inc. 2022/6/15 13
AUROC Two AUROCs on MVTec AD
Metrics: AUROC
Image AUROC
Tomomi Research Inc. 2022/6/15 14
AUROC Two AUROCs on MVTec AD
Metrics: AUROC
Pixel AUROC
Tomomi Research Inc. 2022/6/15 15
AUROC Two AUROCs on MVTec AD
Metrics: two AUROCs
Image AUROC Pixel AUROC
Tomomi Research Inc. 2022/6/15 16
1. Image Level AD 2. Pixel Level AD
Two Metrics
https://qiita.com/makotoito/items/39bc64d30ce49a
9edad8
Tomomi Research Inc. 2022/6/15 17
Image vs. Pixel AUROC
Image Level AUROC
(Detection AUROC)
Pixel Level AUROC
(Segmentation AUROC)
Definition
• AUROC related to the Image level
• Global Anomaly
• AUROC related the pixel level
• Local Anomaly
Features • Real world Inspection result
• Easy to calculate
• Need to mask image (label image)
• Depends on defect size
Tomomi Research Inc.
Trends in
Anomaly Detection
with only OK Data
18
2022/6/15
Tomomi Research Inc. 2022/6/15 19
Anomaly Detection with Deep Convolutional Autoencoder
1.Autoencoder
Tomomi Research Inc. 2022/6/15 20
Loss function : L^2 (MSE) -> SSIM
1.Autoencoder-SSIM (Structure similarity)
https://arxiv.org/abs/1807.02011
Tomomi Research Inc.
1.Autoencoder-SSIM (Structure similarity)
2022/6/15 21
https://arxiv.org/abs/1807.02011
Tomomi Research Inc. 2022/6/15 22
Pretrained network as a Feature Extractor
2. SPADE: Sub-Image Anomaly Detection with Deep
Pyramid Correspondences [2020/05]
https://arxiv.org/pdf/1112.6209.pdf
Tomomi Research Inc. 2022/6/15 23
Pretrained network as Feature Extractor
2. SPADE:idea
https://static.googleusercontent.com/media/researc
h.google.com/ja//archive/unsupervised_icml2012_s
lides.pdf
Tomomi Research Inc. 2022/6/15 24
• Prequel to SPADE (Same authors)
• Use the pretrained ResNet with ImageNet
data without re-training
• Store the extracted features fy with normal
image data y
• At interference phase, measure the k-
nearest neighbor distance between input
data y and stored feature data fy.
https://arxiv.org/abs/2002.10445
2. SPADE: DN2 Deep Nearest Neighbor Anomaly Detection(2020)
https://arxiv.org/abs/2002.10445
Tomomi Research Inc. 2022/6/15 25
• Use the pretrained ResNet with ImageNet
data without re-training
• Store the extracted features f(y,p) with
normal image data y and its each pixel p.
• At interference phase, measure the k-
nearest neighbor distance between input
data y and stored feature data f(y,p).
Image level -> Pixel Level
2: SPADE
Tomomi Research Inc. 2022/6/15 26
Result AUROC
2: SPADE
Image AUROC Pixel AUROC
https://github.com/byungjae89/SPADE-pytorch
Tomomi Research Inc. 2022/6/15 27
Pretrained Feature Extractor + Mahalanobis Distance
3. Gaussian-AD
https://qiita.com/makotoito/items/39bc64d30ce49a
9edad8
https://arxiv.org/pdf/2005.14140.pdf
Tomomi Research Inc. 2022/6/15 28
Training Inference
3. Gaussian-AD
Tomomi Research Inc. 2022/6/15 29
Result AUROC (Image Level only)
3. Gaussian AD
https://github.com/byungjae89/MahalanobisAD-
pytorch
Tomomi Research Inc. 2022/6/15 30
Pretrained Feature Extractor : Mahalanobis Distance (PaDiM)
• SPADE : slow inference due to kNN
• Mahalanobis Distance instead of kNN
• Use the pretrained ResNet with ImageNet
data without re-training
• Store the extracted features with normal
image data y and its each pixel p to the
mean μ and covariant matrix Σ .
• At interference phase, measure the
Mahalanobis distance between input data y
and stored feature data (μ ,Σ ).
4.PaDiM: a Patch Distribution Modeling Framework for Anomaly
Detection and Localization [2020/11]
https://arxiv.org/pdf/2011.08785.pdf
Tomomi Research Inc. 2022/6/15 31
Result AUROC
4. PaDiM
Image AUROC Pixel AUROC
Tomomi Research Inc. 2022/6/15 32
Pretrained Feature Extractor, Sampling : Coreset Memory Bank.
5.PatchCore: Towards Total Recall in Industrial Anomaly
Detection [2021/06]
https://arxiv.org/abs/2106.08265
• Greedy Coreset to more efficient
sampling from normal data than
random sampling
•Inference time is faster than PaDiM
•SOTA@2022
Tomomi Research Inc. 2022/6/15 33
Result
5.PatchCore
Tomomi Research Inc. 34
Anomaly Detection with MVTecAD
Dataset : MVTecAD
Bottleneck Nuts
Capsule Metal nut
Tomomi Research Inc. 2022/6/15 35
Anomaly Detection with MVTecAD
Dataset : MVTecAD
Carpet Metal grid
Leather Wood
Tomomi Research Inc. 2022/6/15 36
Anomaly Detection History
Generative Model
(~2019)
Pretrained Model as
Feature Extractor
(2019~2022)
Autoencoder
Autoencoder-
SSIM
AnoGAN
DN2 SPADE PaDiM PatchCore
Gaussian AD
kNN
Image
level
kNN
Pixel
level
Mahalanobis distance
Image level
Faster than SPADE
Mahalanobis distance
Pixel level
Faster than PaDiM
Coreset sampling
SSIM
Better result
MSE
Tomomi Research Inc. 2022/6/15 37
Feature Extractor developed by Prof. Otsu Nobuyuki (2011)
6. HLAC (Higher-order Local Auto-Correlation)
Image
HLAC
Feature
Extraction
PCA
Anomaly
Score
Prof. Otsu Nobuyuki
cv2.threshold(gray, 0, 255, cv2.THRESH_OTSU)
https://www.aist.go.jp/pdf/aist_j/syn
thesiology/vol04_02/vol04_02_p70_p
79.pdf
Tomomi Research Inc. 2022/6/15 38
https://adacotech.co.jp/ : Japanse Startup Non-Deep Learning
6. HLAC (Higher-order Local Auto-Correlation)
• Small Train Images : 100~
• No GPU
• Higher Accuracy
https://www.nikkei.com/article/DGXZQOUC09ADH0
Z00C22A2000000/
Tomomi Research Inc. 2022/6/15 39
History of Pattern Recognition
Feature Extractor Design Deep Learning
Tomomi Research Inc. 2022/6/15 40
History of Anomaly Detection
Feature Extractor Design
~2011
Deep Learning
~2019
Pretrained model as
Feature Extractor
2019~
HLAC AutoEncoder
Ano-GAN
SPADE PaDiM
PatchCore
Gaussian AD
Tomomi Research Inc.
Anomaly Detection
in Real Industrial Products
41
2022/6/15
Tomomi Research Inc. 2022/6/15 42
Especially on metal surface (specular surface)
Shim plate
Defects Not Visible Easily
Tomomi Research Inc. 2022/6/15 43
Current Proposed
How to find the defects
Tomomi Research Inc. 2022/6/15 44
Photometric Stereo
Lighting
Position 1
2 4
5 8
3
6 7
Tomomi Research Inc. 2022/6/15 45
Photometric Stereo
Shallow defects
(~10um)
Original Image 2D Texture 3D Surface
Tomomi Research Inc. 46
Original Image Defects Found!
Invisible defect found!
Tomomi Research Inc. 2022/6/15 47
Original Image Defect Found!
SHIM Plate
Tomomi Research Inc. 2022/6/15 48
https://tomomiresearch.herokuapp.com/
DEMO Site
Tomomi Research Inc. 49
100 Yen Coin
Tomomi Research Inc. 50
Strategy
Image Processing
+ =
Deep Anomaly
Detection
Small size AI
Visual Inspection
SystemTR-100
Tomomi Research Inc. 51
AI Visual Inspection Demo
https://youtu.be/gkk71EKEfxI
Tomomi Research Inc. 2022/6/15 52
Strategy on Market
Metal
Food
Electronics
Car
Medicine
Leather
Textile
Plastic
Steel
Semiconductor
Automation
Easy to
see
manual
Hard to
see
Tomomi Research Inc. 2022/6/15 53
Anomaly Detection Real Industrial Products
Summary
Defects
invisible!
Tomomi Research Inc. 54
2022/6/15
https://www.tomomi-research.com/ shorturl.at/hzAGL
Please, Subscribe Our YouTube
Channel.

More Related Content

What's hot

ROSによる今後のロボティクスのあり方
ROSによる今後のロボティクスのあり方ROSによる今後のロボティクスのあり方
ROSによる今後のロボティクスのあり方
Mori Ken
 
Teslaにおけるコンピュータビジョン技術の調査
Teslaにおけるコンピュータビジョン技術の調査Teslaにおけるコンピュータビジョン技術の調査
Teslaにおけるコンピュータビジョン技術の調査
Kazuyuki Miyazawa
 
【DL輪読会】How Much Can CLIP Benefit Vision-and-Language Tasks?
【DL輪読会】How Much Can CLIP Benefit Vision-and-Language Tasks? 【DL輪読会】How Much Can CLIP Benefit Vision-and-Language Tasks?
【DL輪読会】How Much Can CLIP Benefit Vision-and-Language Tasks?
Deep Learning JP
 
SSII2019TS: 実践カメラキャリブレーション ~カメラを用いた実世界計測の基礎と応用~
SSII2019TS: 実践カメラキャリブレーション ~カメラを用いた実世界計測の基礎と応用~SSII2019TS: 実践カメラキャリブレーション ~カメラを用いた実世界計測の基礎と応用~
SSII2019TS: 実践カメラキャリブレーション ~カメラを用いた実世界計測の基礎と応用~
SSII
 
[DL輪読会]Graph R-CNN for Scene Graph Generation
[DL輪読会]Graph R-CNN for Scene Graph Generation[DL輪読会]Graph R-CNN for Scene Graph Generation
[DL輪読会]Graph R-CNN for Scene Graph Generation
Deep Learning JP
 
物体検知(Meta Study Group 発表資料)
物体検知(Meta Study Group 発表資料)物体検知(Meta Study Group 発表資料)
物体検知(Meta Study Group 発表資料)
cvpaper. challenge
 
SSII2021 [OS3-03] 画像と点群を用いた、森林という広域空間のゾーニングと施業管理
SSII2021 [OS3-03] 画像と点群を用いた、森林という広域空間のゾーニングと施業管理SSII2021 [OS3-03] 画像と点群を用いた、森林という広域空間のゾーニングと施業管理
SSII2021 [OS3-03] 画像と点群を用いた、森林という広域空間のゾーニングと施業管理
SSII
 
第1回ROS勉強会発表資料 ROS+Gazeboではじめるロボットシミュレーション
第1回ROS勉強会発表資料 ROS+Gazeboではじめるロボットシミュレーション第1回ROS勉強会発表資料 ROS+Gazeboではじめるロボットシミュレーション
第1回ROS勉強会発表資料 ROS+Gazeboではじめるロボットシミュレーション
akio19937
 
SSII2019TS: 実践カメラキャリブレーション ~カメラを用いた実世界計測の基礎と応用~
SSII2019TS: 実践カメラキャリブレーション ~カメラを用いた実世界計測の基礎と応用~SSII2019TS: 実践カメラキャリブレーション ~カメラを用いた実世界計測の基礎と応用~
SSII2019TS: 実践カメラキャリブレーション ~カメラを用いた実世界計測の基礎と応用~
SSII
 
Neural Global Shutter: Learn to Restore Video from a Rolling Shutter Camera w...
Neural Global Shutter: Learn to Restore Video from a Rolling Shutter Camera w...Neural Global Shutter: Learn to Restore Video from a Rolling Shutter Camera w...
Neural Global Shutter: Learn to Restore Video from a Rolling Shutter Camera w...
tomoaki0705
 
SSII2012 2D&3Dレジストレーション ~画像と3次元点群の合わせ方~ 第1部
SSII2012 2D&3Dレジストレーション ~画像と3次元点群の合わせ方~ 第1部SSII2012 2D&3Dレジストレーション ~画像と3次元点群の合わせ方~ 第1部
SSII2012 2D&3Dレジストレーション ~画像と3次元点群の合わせ方~ 第1部
Toru Tamaki
 
マルチコアを用いた画像処理
マルチコアを用いた画像処理マルチコアを用いた画像処理
マルチコアを用いた画像処理
Norishige Fukushima
 
VoxFormer: Sparse Voxel Transformer for Camera-based 3D Semantic Scene Comple...
VoxFormer: Sparse Voxel Transformer for Camera-based 3D Semantic Scene Comple...VoxFormer: Sparse Voxel Transformer for Camera-based 3D Semantic Scene Comple...
VoxFormer: Sparse Voxel Transformer for Camera-based 3D Semantic Scene Comple...
Kazuyuki Miyazawa
 
空撮画像技術と3次元リアルタイムデータの可視化について
空撮画像技術と3次元リアルタイムデータの可視化について空撮画像技術と3次元リアルタイムデータの可視化について
空撮画像技術と3次元リアルタイムデータの可視化について
Ryousuke Wayama
 
Random Forests
Random ForestsRandom Forests
Random Forests
Hironobu Fujiyoshi
 
SSII2022 [TS2] 自律移動ロボットのためのロボットビジョン〜 オープンソースの自動運転ソフトAutowareを解説 〜
SSII2022 [TS2] 自律移動ロボットのためのロボットビジョン〜 オープンソースの自動運転ソフトAutowareを解説 〜SSII2022 [TS2] 自律移動ロボットのためのロボットビジョン〜 オープンソースの自動運転ソフトAutowareを解説 〜
SSII2022 [TS2] 自律移動ロボットのためのロボットビジョン〜 オープンソースの自動運転ソフトAutowareを解説 〜
SSII
 
3次元計測とフィルタリング
3次元計測とフィルタリング3次元計測とフィルタリング
3次元計測とフィルタリング
Norishige Fukushima
 
動作認識の最前線:手法,タスク,データセット
動作認識の最前線:手法,タスク,データセット動作認識の最前線:手法,タスク,データセット
動作認識の最前線:手法,タスク,データセット
Toru Tamaki
 
確率的自己位置推定
確率的自己位置推定確率的自己位置推定
確率的自己位置推定
Horiguchi Shuhei
 
SSII2022 [SS2] 少ないデータやラベルを効率的に活用する機械学習技術 〜 足りない情報をどのように補うか?〜
SSII2022 [SS2] 少ないデータやラベルを効率的に活用する機械学習技術 〜 足りない情報をどのように補うか?〜SSII2022 [SS2] 少ないデータやラベルを効率的に活用する機械学習技術 〜 足りない情報をどのように補うか?〜
SSII2022 [SS2] 少ないデータやラベルを効率的に活用する機械学習技術 〜 足りない情報をどのように補うか?〜
SSII
 

What's hot (20)

ROSによる今後のロボティクスのあり方
ROSによる今後のロボティクスのあり方ROSによる今後のロボティクスのあり方
ROSによる今後のロボティクスのあり方
 
Teslaにおけるコンピュータビジョン技術の調査
Teslaにおけるコンピュータビジョン技術の調査Teslaにおけるコンピュータビジョン技術の調査
Teslaにおけるコンピュータビジョン技術の調査
 
【DL輪読会】How Much Can CLIP Benefit Vision-and-Language Tasks?
【DL輪読会】How Much Can CLIP Benefit Vision-and-Language Tasks? 【DL輪読会】How Much Can CLIP Benefit Vision-and-Language Tasks?
【DL輪読会】How Much Can CLIP Benefit Vision-and-Language Tasks?
 
SSII2019TS: 実践カメラキャリブレーション ~カメラを用いた実世界計測の基礎と応用~
SSII2019TS: 実践カメラキャリブレーション ~カメラを用いた実世界計測の基礎と応用~SSII2019TS: 実践カメラキャリブレーション ~カメラを用いた実世界計測の基礎と応用~
SSII2019TS: 実践カメラキャリブレーション ~カメラを用いた実世界計測の基礎と応用~
 
[DL輪読会]Graph R-CNN for Scene Graph Generation
[DL輪読会]Graph R-CNN for Scene Graph Generation[DL輪読会]Graph R-CNN for Scene Graph Generation
[DL輪読会]Graph R-CNN for Scene Graph Generation
 
物体検知(Meta Study Group 発表資料)
物体検知(Meta Study Group 発表資料)物体検知(Meta Study Group 発表資料)
物体検知(Meta Study Group 発表資料)
 
SSII2021 [OS3-03] 画像と点群を用いた、森林という広域空間のゾーニングと施業管理
SSII2021 [OS3-03] 画像と点群を用いた、森林という広域空間のゾーニングと施業管理SSII2021 [OS3-03] 画像と点群を用いた、森林という広域空間のゾーニングと施業管理
SSII2021 [OS3-03] 画像と点群を用いた、森林という広域空間のゾーニングと施業管理
 
第1回ROS勉強会発表資料 ROS+Gazeboではじめるロボットシミュレーション
第1回ROS勉強会発表資料 ROS+Gazeboではじめるロボットシミュレーション第1回ROS勉強会発表資料 ROS+Gazeboではじめるロボットシミュレーション
第1回ROS勉強会発表資料 ROS+Gazeboではじめるロボットシミュレーション
 
SSII2019TS: 実践カメラキャリブレーション ~カメラを用いた実世界計測の基礎と応用~
SSII2019TS: 実践カメラキャリブレーション ~カメラを用いた実世界計測の基礎と応用~SSII2019TS: 実践カメラキャリブレーション ~カメラを用いた実世界計測の基礎と応用~
SSII2019TS: 実践カメラキャリブレーション ~カメラを用いた実世界計測の基礎と応用~
 
Neural Global Shutter: Learn to Restore Video from a Rolling Shutter Camera w...
Neural Global Shutter: Learn to Restore Video from a Rolling Shutter Camera w...Neural Global Shutter: Learn to Restore Video from a Rolling Shutter Camera w...
Neural Global Shutter: Learn to Restore Video from a Rolling Shutter Camera w...
 
SSII2012 2D&3Dレジストレーション ~画像と3次元点群の合わせ方~ 第1部
SSII2012 2D&3Dレジストレーション ~画像と3次元点群の合わせ方~ 第1部SSII2012 2D&3Dレジストレーション ~画像と3次元点群の合わせ方~ 第1部
SSII2012 2D&3Dレジストレーション ~画像と3次元点群の合わせ方~ 第1部
 
マルチコアを用いた画像処理
マルチコアを用いた画像処理マルチコアを用いた画像処理
マルチコアを用いた画像処理
 
VoxFormer: Sparse Voxel Transformer for Camera-based 3D Semantic Scene Comple...
VoxFormer: Sparse Voxel Transformer for Camera-based 3D Semantic Scene Comple...VoxFormer: Sparse Voxel Transformer for Camera-based 3D Semantic Scene Comple...
VoxFormer: Sparse Voxel Transformer for Camera-based 3D Semantic Scene Comple...
 
空撮画像技術と3次元リアルタイムデータの可視化について
空撮画像技術と3次元リアルタイムデータの可視化について空撮画像技術と3次元リアルタイムデータの可視化について
空撮画像技術と3次元リアルタイムデータの可視化について
 
Random Forests
Random ForestsRandom Forests
Random Forests
 
SSII2022 [TS2] 自律移動ロボットのためのロボットビジョン〜 オープンソースの自動運転ソフトAutowareを解説 〜
SSII2022 [TS2] 自律移動ロボットのためのロボットビジョン〜 オープンソースの自動運転ソフトAutowareを解説 〜SSII2022 [TS2] 自律移動ロボットのためのロボットビジョン〜 オープンソースの自動運転ソフトAutowareを解説 〜
SSII2022 [TS2] 自律移動ロボットのためのロボットビジョン〜 オープンソースの自動運転ソフトAutowareを解説 〜
 
3次元計測とフィルタリング
3次元計測とフィルタリング3次元計測とフィルタリング
3次元計測とフィルタリング
 
動作認識の最前線:手法,タスク,データセット
動作認識の最前線:手法,タスク,データセット動作認識の最前線:手法,タスク,データセット
動作認識の最前線:手法,タスク,データセット
 
確率的自己位置推定
確率的自己位置推定確率的自己位置推定
確率的自己位置推定
 
SSII2022 [SS2] 少ないデータやラベルを効率的に活用する機械学習技術 〜 足りない情報をどのように補うか?〜
SSII2022 [SS2] 少ないデータやラベルを効率的に活用する機械学習技術 〜 足りない情報をどのように補うか?〜SSII2022 [SS2] 少ないデータやラベルを効率的に活用する機械学習技術 〜 足りない情報をどのように補うか?〜
SSII2022 [SS2] 少ないデータやラベルを効率的に活用する機械学習技術 〜 足りない情報をどのように補うか?〜
 

Similar to AIFrienz_Webinar_Tomomi_Research_Inc).pdf

Electronic Circuit Assessment using Machine Learning (ML)
Electronic Circuit Assessment using Machine Learning (ML)Electronic Circuit Assessment using Machine Learning (ML)
Electronic Circuit Assessment using Machine Learning (ML)
vivatechijri
 
REAL-TIME OBJECT DETECTION USING OPEN COMPUTER VISION
REAL-TIME OBJECT DETECTION USING OPEN COMPUTER VISIONREAL-TIME OBJECT DETECTION USING OPEN COMPUTER VISION
REAL-TIME OBJECT DETECTION USING OPEN COMPUTER VISION
IRJET Journal
 
IRJET - Floor Cleaning Robot with Vision
IRJET - Floor Cleaning Robot with VisionIRJET - Floor Cleaning Robot with Vision
IRJET - Floor Cleaning Robot with Vision
IRJET Journal
 
IRJET - A Research on Video Forgery Detection using Machine Learning
IRJET -  	  A Research on Video Forgery Detection using Machine LearningIRJET -  	  A Research on Video Forgery Detection using Machine Learning
IRJET - A Research on Video Forgery Detection using Machine Learning
IRJET Journal
 
Transfer Learning Model for Image Segmentation by Integrating U-NetPlusPlus a...
Transfer Learning Model for Image Segmentation by Integrating U-NetPlusPlus a...Transfer Learning Model for Image Segmentation by Integrating U-NetPlusPlus a...
Transfer Learning Model for Image Segmentation by Integrating U-NetPlusPlus a...
YutaSuzuki27
 
Weapon Detection using Artificial Intelligence and Deep Learning for Security...
Weapon Detection using Artificial Intelligence and Deep Learning for Security...Weapon Detection using Artificial Intelligence and Deep Learning for Security...
Weapon Detection using Artificial Intelligence and Deep Learning for Security...
IRJET Journal
 
Helmet Detection Based on Convolutional Neural Networks
Helmet Detection Based on Convolutional Neural NetworksHelmet Detection Based on Convolutional Neural Networks
Helmet Detection Based on Convolutional Neural Networks
IRJET Journal
 
IRJET - Traffic Density Estimation by Counting Vehicles using Aggregate Chann...
IRJET - Traffic Density Estimation by Counting Vehicles using Aggregate Chann...IRJET - Traffic Density Estimation by Counting Vehicles using Aggregate Chann...
IRJET - Traffic Density Estimation by Counting Vehicles using Aggregate Chann...
IRJET Journal
 
ROAD POTHOLE DETECTION USING YOLOV4 DARKNET
ROAD POTHOLE DETECTION USING YOLOV4 DARKNETROAD POTHOLE DETECTION USING YOLOV4 DARKNET
ROAD POTHOLE DETECTION USING YOLOV4 DARKNET
IRJET Journal
 
Motion capture for Animation
Motion capture for AnimationMotion capture for Animation
Motion capture for Animation
IRJET Journal
 
IRJET- Video Forgery Detection using Machine Learning
IRJET-  	  Video Forgery Detection using Machine LearningIRJET-  	  Video Forgery Detection using Machine Learning
IRJET- Video Forgery Detection using Machine Learning
IRJET Journal
 
Tackling Open Images Challenge (2019)
Tackling Open Images Challenge (2019)Tackling Open Images Challenge (2019)
Tackling Open Images Challenge (2019)
Hiroto Honda
 
IRJET- Moving Object Detection with Shadow Compression using Foreground Segme...
IRJET- Moving Object Detection with Shadow Compression using Foreground Segme...IRJET- Moving Object Detection with Shadow Compression using Foreground Segme...
IRJET- Moving Object Detection with Shadow Compression using Foreground Segme...
IRJET Journal
 
IRJET- Face Detection based on Image Processing using Raspberry Pi 4
IRJET-  	  Face Detection based on Image Processing using Raspberry Pi 4IRJET-  	  Face Detection based on Image Processing using Raspberry Pi 4
IRJET- Face Detection based on Image Processing using Raspberry Pi 4
IRJET Journal
 
USING IMAGE CLASSIFICATION TO INCENTIVIZE RECYCLING
USING IMAGE CLASSIFICATION TO INCENTIVIZE RECYCLINGUSING IMAGE CLASSIFICATION TO INCENTIVIZE RECYCLING
USING IMAGE CLASSIFICATION TO INCENTIVIZE RECYCLING
IRJET Journal
 
IRJET- A Review on Image Denoising & Dehazing Algorithm to Improve Dark Chann...
IRJET- A Review on Image Denoising & Dehazing Algorithm to Improve Dark Chann...IRJET- A Review on Image Denoising & Dehazing Algorithm to Improve Dark Chann...
IRJET- A Review on Image Denoising & Dehazing Algorithm to Improve Dark Chann...
IRJET Journal
 
DYNAMIC ENERGY MANAGEMENT USING REAL TIME OBJECT DETECTION
DYNAMIC ENERGY MANAGEMENT USING REAL TIME OBJECT DETECTIONDYNAMIC ENERGY MANAGEMENT USING REAL TIME OBJECT DETECTION
DYNAMIC ENERGY MANAGEMENT USING REAL TIME OBJECT DETECTION
IRJET Journal
 
IRJET - Examination Forgery Avoidance System using Image Processing and IoT
IRJET - Examination Forgery Avoidance System using Image Processing and IoTIRJET - Examination Forgery Avoidance System using Image Processing and IoT
IRJET - Examination Forgery Avoidance System using Image Processing and IoT
IRJET Journal
 
“Video Activity Recognition with Limited Data for Smart Home Applications,” a...
“Video Activity Recognition with Limited Data for Smart Home Applications,” a...“Video Activity Recognition with Limited Data for Smart Home Applications,” a...
“Video Activity Recognition with Limited Data for Smart Home Applications,” a...
Edge AI and Vision Alliance
 
Sensor Fault Detection in IoT System Using Machine Learning
Sensor Fault Detection in IoT System Using Machine LearningSensor Fault Detection in IoT System Using Machine Learning
Sensor Fault Detection in IoT System Using Machine Learning
IRJET Journal
 

Similar to AIFrienz_Webinar_Tomomi_Research_Inc).pdf (20)

Electronic Circuit Assessment using Machine Learning (ML)
Electronic Circuit Assessment using Machine Learning (ML)Electronic Circuit Assessment using Machine Learning (ML)
Electronic Circuit Assessment using Machine Learning (ML)
 
REAL-TIME OBJECT DETECTION USING OPEN COMPUTER VISION
REAL-TIME OBJECT DETECTION USING OPEN COMPUTER VISIONREAL-TIME OBJECT DETECTION USING OPEN COMPUTER VISION
REAL-TIME OBJECT DETECTION USING OPEN COMPUTER VISION
 
IRJET - Floor Cleaning Robot with Vision
IRJET - Floor Cleaning Robot with VisionIRJET - Floor Cleaning Robot with Vision
IRJET - Floor Cleaning Robot with Vision
 
IRJET - A Research on Video Forgery Detection using Machine Learning
IRJET -  	  A Research on Video Forgery Detection using Machine LearningIRJET -  	  A Research on Video Forgery Detection using Machine Learning
IRJET - A Research on Video Forgery Detection using Machine Learning
 
Transfer Learning Model for Image Segmentation by Integrating U-NetPlusPlus a...
Transfer Learning Model for Image Segmentation by Integrating U-NetPlusPlus a...Transfer Learning Model for Image Segmentation by Integrating U-NetPlusPlus a...
Transfer Learning Model for Image Segmentation by Integrating U-NetPlusPlus a...
 
Weapon Detection using Artificial Intelligence and Deep Learning for Security...
Weapon Detection using Artificial Intelligence and Deep Learning for Security...Weapon Detection using Artificial Intelligence and Deep Learning for Security...
Weapon Detection using Artificial Intelligence and Deep Learning for Security...
 
Helmet Detection Based on Convolutional Neural Networks
Helmet Detection Based on Convolutional Neural NetworksHelmet Detection Based on Convolutional Neural Networks
Helmet Detection Based on Convolutional Neural Networks
 
IRJET - Traffic Density Estimation by Counting Vehicles using Aggregate Chann...
IRJET - Traffic Density Estimation by Counting Vehicles using Aggregate Chann...IRJET - Traffic Density Estimation by Counting Vehicles using Aggregate Chann...
IRJET - Traffic Density Estimation by Counting Vehicles using Aggregate Chann...
 
ROAD POTHOLE DETECTION USING YOLOV4 DARKNET
ROAD POTHOLE DETECTION USING YOLOV4 DARKNETROAD POTHOLE DETECTION USING YOLOV4 DARKNET
ROAD POTHOLE DETECTION USING YOLOV4 DARKNET
 
Motion capture for Animation
Motion capture for AnimationMotion capture for Animation
Motion capture for Animation
 
IRJET- Video Forgery Detection using Machine Learning
IRJET-  	  Video Forgery Detection using Machine LearningIRJET-  	  Video Forgery Detection using Machine Learning
IRJET- Video Forgery Detection using Machine Learning
 
Tackling Open Images Challenge (2019)
Tackling Open Images Challenge (2019)Tackling Open Images Challenge (2019)
Tackling Open Images Challenge (2019)
 
IRJET- Moving Object Detection with Shadow Compression using Foreground Segme...
IRJET- Moving Object Detection with Shadow Compression using Foreground Segme...IRJET- Moving Object Detection with Shadow Compression using Foreground Segme...
IRJET- Moving Object Detection with Shadow Compression using Foreground Segme...
 
IRJET- Face Detection based on Image Processing using Raspberry Pi 4
IRJET-  	  Face Detection based on Image Processing using Raspberry Pi 4IRJET-  	  Face Detection based on Image Processing using Raspberry Pi 4
IRJET- Face Detection based on Image Processing using Raspberry Pi 4
 
USING IMAGE CLASSIFICATION TO INCENTIVIZE RECYCLING
USING IMAGE CLASSIFICATION TO INCENTIVIZE RECYCLINGUSING IMAGE CLASSIFICATION TO INCENTIVIZE RECYCLING
USING IMAGE CLASSIFICATION TO INCENTIVIZE RECYCLING
 
IRJET- A Review on Image Denoising & Dehazing Algorithm to Improve Dark Chann...
IRJET- A Review on Image Denoising & Dehazing Algorithm to Improve Dark Chann...IRJET- A Review on Image Denoising & Dehazing Algorithm to Improve Dark Chann...
IRJET- A Review on Image Denoising & Dehazing Algorithm to Improve Dark Chann...
 
DYNAMIC ENERGY MANAGEMENT USING REAL TIME OBJECT DETECTION
DYNAMIC ENERGY MANAGEMENT USING REAL TIME OBJECT DETECTIONDYNAMIC ENERGY MANAGEMENT USING REAL TIME OBJECT DETECTION
DYNAMIC ENERGY MANAGEMENT USING REAL TIME OBJECT DETECTION
 
IRJET - Examination Forgery Avoidance System using Image Processing and IoT
IRJET - Examination Forgery Avoidance System using Image Processing and IoTIRJET - Examination Forgery Avoidance System using Image Processing and IoT
IRJET - Examination Forgery Avoidance System using Image Processing and IoT
 
“Video Activity Recognition with Limited Data for Smart Home Applications,” a...
“Video Activity Recognition with Limited Data for Smart Home Applications,” a...“Video Activity Recognition with Limited Data for Smart Home Applications,” a...
“Video Activity Recognition with Limited Data for Smart Home Applications,” a...
 
Sensor Fault Detection in IoT System Using Machine Learning
Sensor Fault Detection in IoT System Using Machine LearningSensor Fault Detection in IoT System Using Machine Learning
Sensor Fault Detection in IoT System Using Machine Learning
 

More from Seong-Hun Choe

Tensor Explained
Tensor ExplainedTensor Explained
Tensor Explained
Seong-Hun Choe
 
Installing tensorflow object detection on raspberry pi
Installing tensorflow object detection on raspberry piInstalling tensorflow object detection on raspberry pi
Installing tensorflow object detection on raspberry pi
Seong-Hun Choe
 
TD4 Assembly Instruction
TD4 Assembly InstructionTD4 Assembly Instruction
TD4 Assembly Instruction
Seong-Hun Choe
 
4bit-CPU : TD4の解説
4bit-CPU : TD4の解説4bit-CPU : TD4の解説
4bit-CPU : TD4の解説
Seong-Hun Choe
 
딥러닝 추천교재 및 강좌
딥러닝 추천교재 및 강좌딥러닝 추천교재 및 강좌
딥러닝 추천교재 및 강좌
Seong-Hun Choe
 
Python : Class
Python : ClassPython : Class
Python : Class
Seong-Hun Choe
 
Python : for文の解説
Python : for文の解説Python : for文の解説
Python : for文の解説
Seong-Hun Choe
 
20170315 deeplearning from_scratch_ch01
20170315 deeplearning from_scratch_ch0120170315 deeplearning from_scratch_ch01
20170315 deeplearning from_scratch_ch01
Seong-Hun Choe
 
NVIDIA ディープラーニング入門
NVIDIA ディープラーニング入門NVIDIA ディープラーニング入門
NVIDIA ディープラーニング入門
Seong-Hun Choe
 
DC-DC-Converter Evaluation Report
DC-DC-Converter Evaluation Report DC-DC-Converter Evaluation Report
DC-DC-Converter Evaluation Report
Seong-Hun Choe
 
LTSpice : How to import the transistor spice model
LTSpice : How to import the transistor spice modelLTSpice : How to import the transistor spice model
LTSpice : How to import the transistor spice model
Seong-Hun Choe
 
RF Power Amplifier Tutorial (2) Class A, B and C
RF Power Amplifier Tutorial (2) Class A, B and CRF Power Amplifier Tutorial (2) Class A, B and C
RF Power Amplifier Tutorial (2) Class A, B and C
Seong-Hun Choe
 
RF Power Amplifier Tutorial (1)
RF Power Amplifier Tutorial (1)RF Power Amplifier Tutorial (1)
RF Power Amplifier Tutorial (1)
Seong-Hun Choe
 
Impedance matching of the RF sputtering system
Impedance matching of the RF sputtering systemImpedance matching of the RF sputtering system
Impedance matching of the RF sputtering system
Seong-Hun Choe
 
Introduction of the Wireless Power Transfer System using Inductive resonant ...
Introduction of the Wireless Power Transfer  System using Inductive resonant ...Introduction of the Wireless Power Transfer  System using Inductive resonant ...
Introduction of the Wireless Power Transfer System using Inductive resonant ...
Seong-Hun Choe
 

More from Seong-Hun Choe (15)

Tensor Explained
Tensor ExplainedTensor Explained
Tensor Explained
 
Installing tensorflow object detection on raspberry pi
Installing tensorflow object detection on raspberry piInstalling tensorflow object detection on raspberry pi
Installing tensorflow object detection on raspberry pi
 
TD4 Assembly Instruction
TD4 Assembly InstructionTD4 Assembly Instruction
TD4 Assembly Instruction
 
4bit-CPU : TD4の解説
4bit-CPU : TD4の解説4bit-CPU : TD4の解説
4bit-CPU : TD4の解説
 
딥러닝 추천교재 및 강좌
딥러닝 추천교재 및 강좌딥러닝 추천교재 및 강좌
딥러닝 추천교재 및 강좌
 
Python : Class
Python : ClassPython : Class
Python : Class
 
Python : for文の解説
Python : for文の解説Python : for文の解説
Python : for文の解説
 
20170315 deeplearning from_scratch_ch01
20170315 deeplearning from_scratch_ch0120170315 deeplearning from_scratch_ch01
20170315 deeplearning from_scratch_ch01
 
NVIDIA ディープラーニング入門
NVIDIA ディープラーニング入門NVIDIA ディープラーニング入門
NVIDIA ディープラーニング入門
 
DC-DC-Converter Evaluation Report
DC-DC-Converter Evaluation Report DC-DC-Converter Evaluation Report
DC-DC-Converter Evaluation Report
 
LTSpice : How to import the transistor spice model
LTSpice : How to import the transistor spice modelLTSpice : How to import the transistor spice model
LTSpice : How to import the transistor spice model
 
RF Power Amplifier Tutorial (2) Class A, B and C
RF Power Amplifier Tutorial (2) Class A, B and CRF Power Amplifier Tutorial (2) Class A, B and C
RF Power Amplifier Tutorial (2) Class A, B and C
 
RF Power Amplifier Tutorial (1)
RF Power Amplifier Tutorial (1)RF Power Amplifier Tutorial (1)
RF Power Amplifier Tutorial (1)
 
Impedance matching of the RF sputtering system
Impedance matching of the RF sputtering systemImpedance matching of the RF sputtering system
Impedance matching of the RF sputtering system
 
Introduction of the Wireless Power Transfer System using Inductive resonant ...
Introduction of the Wireless Power Transfer  System using Inductive resonant ...Introduction of the Wireless Power Transfer  System using Inductive resonant ...
Introduction of the Wireless Power Transfer System using Inductive resonant ...
 

Recently uploaded

Analysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performanceAnalysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performance
roli9797
 
The affect of service quality and online reviews on customer loyalty in the E...
The affect of service quality and online reviews on customer loyalty in the E...The affect of service quality and online reviews on customer loyalty in the E...
The affect of service quality and online reviews on customer loyalty in the E...
jerlynmaetalle
 
Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)
TravisMalana
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
Timothy Spann
 
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
slg6lamcq
 
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
ahzuo
 
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
74nqk8xf
 
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
ahzuo
 
Nanandann Nilekani's ppt On India's .pdf
Nanandann Nilekani's ppt On India's .pdfNanandann Nilekani's ppt On India's .pdf
Nanandann Nilekani's ppt On India's .pdf
eddie19851
 
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
g4dpvqap0
 
Adjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTESAdjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTES
Subhajit Sahu
 
Unleashing the Power of Data_ Choosing a Trusted Analytics Platform.pdf
Unleashing the Power of Data_ Choosing a Trusted Analytics Platform.pdfUnleashing the Power of Data_ Choosing a Trusted Analytics Platform.pdf
Unleashing the Power of Data_ Choosing a Trusted Analytics Platform.pdf
Enterprise Wired
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
Timothy Spann
 
原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样
原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样
原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样
u86oixdj
 
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
axoqas
 
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
slg6lamcq
 
My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.
rwarrenll
 
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
sameer shah
 
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
John Andrews
 
Everything you wanted to know about LIHTC
Everything you wanted to know about LIHTCEverything you wanted to know about LIHTC
Everything you wanted to know about LIHTC
Roger Valdez
 

Recently uploaded (20)

Analysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performanceAnalysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performance
 
The affect of service quality and online reviews on customer loyalty in the E...
The affect of service quality and online reviews on customer loyalty in the E...The affect of service quality and online reviews on customer loyalty in the E...
The affect of service quality and online reviews on customer loyalty in the E...
 
Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
 
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
 
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
 
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
 
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
 
Nanandann Nilekani's ppt On India's .pdf
Nanandann Nilekani's ppt On India's .pdfNanandann Nilekani's ppt On India's .pdf
Nanandann Nilekani's ppt On India's .pdf
 
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
 
Adjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTESAdjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTES
 
Unleashing the Power of Data_ Choosing a Trusted Analytics Platform.pdf
Unleashing the Power of Data_ Choosing a Trusted Analytics Platform.pdfUnleashing the Power of Data_ Choosing a Trusted Analytics Platform.pdf
Unleashing the Power of Data_ Choosing a Trusted Analytics Platform.pdf
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
 
原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样
原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样
原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样
 
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
 
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
 
My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.
 
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
 
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
 
Everything you wanted to know about LIHTC
Everything you wanted to know about LIHTCEverything you wanted to know about LIHTC
Everything you wanted to know about LIHTC
 

AIFrienz_Webinar_Tomomi_Research_Inc).pdf

  • 1. Tomomi Research Inc. Trends in AI Visual Inspection 2022-06-15 Tomomi Research, Inc. Seong-Hun Choe (Dr.Eng.) https://www.tomomi-research.com/
  • 2. Tomomi Research Inc. About Me 2022/6/15 3 At Makers Faire Tokyo 2018 • Name: Seong-Hun Choe (崔 成熏) • Education: • Seoul National University BE at Mechanical Engineering • Tohoku University Dr. Eng. at Nano Mechanics • Work at: • HITACHI, Ltd. (Researcher) • Hitachi GST -> Western Digital (Principal Engineer) • Tomomi Research, Inc. (CTO) • SNS: • Twitter : @wireless_power • Linkedin: www.linkedin.com/in/seonghunchoe/ • Email: seonghun.choe@tomomi- research.com 4bit CPU with TTL TD4 https://makezine.jp/event/make rs2018/m0268/
  • 3. Tomomi Research Inc. 2022/6/15 4 Visual Inspection Status in Industrial Area Labor Shortage Number of Workers in Visual Inspection: 1.4M in Japan Ratio in total workers in manufacturing :10~ 20% Variation in inspection result • Depends on individuals • Human error • Cost in education
  • 4. Tomomi Research Inc. 2022/6/15 5 Visual Inspection Status in Industrial Area 単調 熟練、重労働 Variation in inspection results Heavy loads • Driver Bits • 10M Pieces/Month • Failure Rate: 0.01% • Only 1 or 2 of fails occurs a day
  • 5. Tomomi Research Inc. 2022/6/15 6 Market Size 1) Reference: Machine Vision industry Report 2015 Yole Development, Frost&Sullivan analysis 2) Reference: World Bank, U.S. Department of Labor Automation Rate Business Field 100% Semiconductor Display Electronics Car Plastic Steel Paper Medicine Textile Leather Food Airplane Main Business Filed Total Market Size 約6.7兆円(2) Current Market size 7,000億円(1)
  • 6. Tomomi Research Inc. 2022/6/15 7 Market Mapping Metal Food Electronics Car Medicine Leather Textile Plastic Steel Semiconductor Automation Easy to see manual Hard to see
  • 7. Tomomi Research Inc. 2022/6/15 8 1.Classification 2.Object Detection Four Main Algorithm for Visual Inspection https://www.youtube.com/watch?v=UY6xbrcViVw& ab_channel=MobiDev
  • 8. Tomomi Research Inc. 2022/6/15 9 3.Segementation 4. Anomaly Detection (OK DATA only) Four Main Algorithm for Visual Inspection https://www.youtube.com/watch?v=9taNBy7XpFU& ab_channel=ArayaInc. Input Output Anomaly map Features can not be generated = Defect
  • 9. Tomomi Research Inc. 2022/6/15 10 The Higher Yield Rate is, Fewer NG Data will be. Anomaly Detection with only OK data • Metal Driver • 10M Pieces/Month • Failure Rate: 0.01% • Only 1 or 2 of fails occurs a day Classification Object Detection Segmentation Anomaly Detection with only OK data
  • 10. Tomomi Research Inc. Anomaly Detection on MVTec AD 2022/6/15 11 https://paperswithcode.com/sota/anomaly-detection-on-mvtec-ad
  • 11. Tomomi Research Inc. 2022/6/15 12 https://www.mvtec.com/company/research/datasets/mvtec-ad Datasets : MVTec AD
  • 12. Tomomi Research Inc. 2022/6/15 13 AUROC Two AUROCs on MVTec AD Metrics: AUROC Image AUROC
  • 13. Tomomi Research Inc. 2022/6/15 14 AUROC Two AUROCs on MVTec AD Metrics: AUROC Pixel AUROC
  • 14. Tomomi Research Inc. 2022/6/15 15 AUROC Two AUROCs on MVTec AD Metrics: two AUROCs Image AUROC Pixel AUROC
  • 15. Tomomi Research Inc. 2022/6/15 16 1. Image Level AD 2. Pixel Level AD Two Metrics https://qiita.com/makotoito/items/39bc64d30ce49a 9edad8
  • 16. Tomomi Research Inc. 2022/6/15 17 Image vs. Pixel AUROC Image Level AUROC (Detection AUROC) Pixel Level AUROC (Segmentation AUROC) Definition • AUROC related to the Image level • Global Anomaly • AUROC related the pixel level • Local Anomaly Features • Real world Inspection result • Easy to calculate • Need to mask image (label image) • Depends on defect size
  • 17. Tomomi Research Inc. Trends in Anomaly Detection with only OK Data 18 2022/6/15
  • 18. Tomomi Research Inc. 2022/6/15 19 Anomaly Detection with Deep Convolutional Autoencoder 1.Autoencoder
  • 19. Tomomi Research Inc. 2022/6/15 20 Loss function : L^2 (MSE) -> SSIM 1.Autoencoder-SSIM (Structure similarity) https://arxiv.org/abs/1807.02011
  • 20. Tomomi Research Inc. 1.Autoencoder-SSIM (Structure similarity) 2022/6/15 21 https://arxiv.org/abs/1807.02011
  • 21. Tomomi Research Inc. 2022/6/15 22 Pretrained network as a Feature Extractor 2. SPADE: Sub-Image Anomaly Detection with Deep Pyramid Correspondences [2020/05] https://arxiv.org/pdf/1112.6209.pdf
  • 22. Tomomi Research Inc. 2022/6/15 23 Pretrained network as Feature Extractor 2. SPADE:idea https://static.googleusercontent.com/media/researc h.google.com/ja//archive/unsupervised_icml2012_s lides.pdf
  • 23. Tomomi Research Inc. 2022/6/15 24 • Prequel to SPADE (Same authors) • Use the pretrained ResNet with ImageNet data without re-training • Store the extracted features fy with normal image data y • At interference phase, measure the k- nearest neighbor distance between input data y and stored feature data fy. https://arxiv.org/abs/2002.10445 2. SPADE: DN2 Deep Nearest Neighbor Anomaly Detection(2020) https://arxiv.org/abs/2002.10445
  • 24. Tomomi Research Inc. 2022/6/15 25 • Use the pretrained ResNet with ImageNet data without re-training • Store the extracted features f(y,p) with normal image data y and its each pixel p. • At interference phase, measure the k- nearest neighbor distance between input data y and stored feature data f(y,p). Image level -> Pixel Level 2: SPADE
  • 25. Tomomi Research Inc. 2022/6/15 26 Result AUROC 2: SPADE Image AUROC Pixel AUROC https://github.com/byungjae89/SPADE-pytorch
  • 26. Tomomi Research Inc. 2022/6/15 27 Pretrained Feature Extractor + Mahalanobis Distance 3. Gaussian-AD https://qiita.com/makotoito/items/39bc64d30ce49a 9edad8 https://arxiv.org/pdf/2005.14140.pdf
  • 27. Tomomi Research Inc. 2022/6/15 28 Training Inference 3. Gaussian-AD
  • 28. Tomomi Research Inc. 2022/6/15 29 Result AUROC (Image Level only) 3. Gaussian AD https://github.com/byungjae89/MahalanobisAD- pytorch
  • 29. Tomomi Research Inc. 2022/6/15 30 Pretrained Feature Extractor : Mahalanobis Distance (PaDiM) • SPADE : slow inference due to kNN • Mahalanobis Distance instead of kNN • Use the pretrained ResNet with ImageNet data without re-training • Store the extracted features with normal image data y and its each pixel p to the mean μ and covariant matrix Σ . • At interference phase, measure the Mahalanobis distance between input data y and stored feature data (μ ,Σ ). 4.PaDiM: a Patch Distribution Modeling Framework for Anomaly Detection and Localization [2020/11] https://arxiv.org/pdf/2011.08785.pdf
  • 30. Tomomi Research Inc. 2022/6/15 31 Result AUROC 4. PaDiM Image AUROC Pixel AUROC
  • 31. Tomomi Research Inc. 2022/6/15 32 Pretrained Feature Extractor, Sampling : Coreset Memory Bank. 5.PatchCore: Towards Total Recall in Industrial Anomaly Detection [2021/06] https://arxiv.org/abs/2106.08265 • Greedy Coreset to more efficient sampling from normal data than random sampling •Inference time is faster than PaDiM •SOTA@2022
  • 32. Tomomi Research Inc. 2022/6/15 33 Result 5.PatchCore
  • 33. Tomomi Research Inc. 34 Anomaly Detection with MVTecAD Dataset : MVTecAD Bottleneck Nuts Capsule Metal nut
  • 34. Tomomi Research Inc. 2022/6/15 35 Anomaly Detection with MVTecAD Dataset : MVTecAD Carpet Metal grid Leather Wood
  • 35. Tomomi Research Inc. 2022/6/15 36 Anomaly Detection History Generative Model (~2019) Pretrained Model as Feature Extractor (2019~2022) Autoencoder Autoencoder- SSIM AnoGAN DN2 SPADE PaDiM PatchCore Gaussian AD kNN Image level kNN Pixel level Mahalanobis distance Image level Faster than SPADE Mahalanobis distance Pixel level Faster than PaDiM Coreset sampling SSIM Better result MSE
  • 36. Tomomi Research Inc. 2022/6/15 37 Feature Extractor developed by Prof. Otsu Nobuyuki (2011) 6. HLAC (Higher-order Local Auto-Correlation) Image HLAC Feature Extraction PCA Anomaly Score Prof. Otsu Nobuyuki cv2.threshold(gray, 0, 255, cv2.THRESH_OTSU) https://www.aist.go.jp/pdf/aist_j/syn thesiology/vol04_02/vol04_02_p70_p 79.pdf
  • 37. Tomomi Research Inc. 2022/6/15 38 https://adacotech.co.jp/ : Japanse Startup Non-Deep Learning 6. HLAC (Higher-order Local Auto-Correlation) • Small Train Images : 100~ • No GPU • Higher Accuracy https://www.nikkei.com/article/DGXZQOUC09ADH0 Z00C22A2000000/
  • 38. Tomomi Research Inc. 2022/6/15 39 History of Pattern Recognition Feature Extractor Design Deep Learning
  • 39. Tomomi Research Inc. 2022/6/15 40 History of Anomaly Detection Feature Extractor Design ~2011 Deep Learning ~2019 Pretrained model as Feature Extractor 2019~ HLAC AutoEncoder Ano-GAN SPADE PaDiM PatchCore Gaussian AD
  • 40. Tomomi Research Inc. Anomaly Detection in Real Industrial Products 41 2022/6/15
  • 41. Tomomi Research Inc. 2022/6/15 42 Especially on metal surface (specular surface) Shim plate Defects Not Visible Easily
  • 42. Tomomi Research Inc. 2022/6/15 43 Current Proposed How to find the defects
  • 43. Tomomi Research Inc. 2022/6/15 44 Photometric Stereo Lighting Position 1 2 4 5 8 3 6 7
  • 44. Tomomi Research Inc. 2022/6/15 45 Photometric Stereo Shallow defects (~10um) Original Image 2D Texture 3D Surface
  • 45. Tomomi Research Inc. 46 Original Image Defects Found! Invisible defect found!
  • 46. Tomomi Research Inc. 2022/6/15 47 Original Image Defect Found! SHIM Plate
  • 47. Tomomi Research Inc. 2022/6/15 48 https://tomomiresearch.herokuapp.com/ DEMO Site
  • 48. Tomomi Research Inc. 49 100 Yen Coin
  • 49. Tomomi Research Inc. 50 Strategy Image Processing + = Deep Anomaly Detection Small size AI Visual Inspection SystemTR-100
  • 50. Tomomi Research Inc. 51 AI Visual Inspection Demo https://youtu.be/gkk71EKEfxI
  • 51. Tomomi Research Inc. 2022/6/15 52 Strategy on Market Metal Food Electronics Car Medicine Leather Textile Plastic Steel Semiconductor Automation Easy to see manual Hard to see
  • 52. Tomomi Research Inc. 2022/6/15 53 Anomaly Detection Real Industrial Products Summary Defects invisible!
  • 53. Tomomi Research Inc. 54 2022/6/15 https://www.tomomi-research.com/ shorturl.at/hzAGL Please, Subscribe Our YouTube Channel.