quandao92 commited on
Commit
df33c08
·
verified ·
1 Parent(s): 5e98a37

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -1
README.md CHANGED
@@ -68,6 +68,17 @@ AnomalyCLIP은 특정 객체에 의존하지 않는 텍스트 프롬프트를
68
  <img src="https://cdn-uploads.huggingface.co/production/uploads/65e7d0935ea025ead9623dde/6kvzgbH81jJrHJECaEspY.png" height="500" width="100%">
69
  <p>Ground Truth Marking</p>
70
  </div>
 
 
 
 
 
 
 
 
 
 
 
71
 
72
  - **2차 : 20240920_V1_하우징 내 이미지 수집**
73
  데이터 버전 및 사용 이력
@@ -78,7 +89,18 @@ AnomalyCLIP은 특정 객체에 의존하지 않는 텍스트 프롬프트를
78
  <img src="https://cdn-uploads.huggingface.co/production/uploads/65e7d0935ea025ead9623dde/YsP7UwejFabUFp2Im0xWj.png" height="500" width="100%">
79
  <p>Ground Truth Marking</p>
80
  </div>
81
-
 
 
 
 
 
 
 
 
 
 
 
82
  - **3차 : 20241002_V2_설비 내 데이터 수집**
83
  데이터 버전 및 사용 이력
84
  - V01: 전처리 전 데이터 원본 -> 이미지 수집_49개
@@ -89,6 +111,17 @@ AnomalyCLIP은 특정 객체에 의존하지 않는 텍스트 프롬프트를
89
  <p>Ground Truth Marking</p>
90
  </div>
91
 
 
 
 
 
 
 
 
 
 
 
 
92
  - **Data Configuration:**
93
  - **이미지 크기 조정 및 정규화:**
94
  - 이미지는 일정한 크기(예: 518x518)로 리사이즈되며, CLIP 모델의 입력으로 적합하게 처리됩니다.
 
68
  <img src="https://cdn-uploads.huggingface.co/production/uploads/65e7d0935ea025ead9623dde/6kvzgbH81jJrHJECaEspY.png" height="500" width="100%">
69
  <p>Ground Truth Marking</p>
70
  </div>
71
+
72
+ <div style="display: flex; justify-content: space-between;">
73
+ <div style="text-align: center; margin-right: 5px;">
74
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/65e7d0935ea025ead9623dde/_fkcI52_BTcqvQyrJ4EXl.png" height="80%" width="90%" style="margin-right:5px;">
75
+ <p>PCA 분포 시각화</p>
76
+ </div>
77
+ <div style="text-align: center; margin-right: 5px;">
78
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/65e7d0935ea025ead9623dde/biaWPJtbm6iwNf7ZqnW5O.png" height="80%" width="90%" style="margin-right:5px;">
79
+ <p>Isolation Forest로 이상값 식별 결과</p>
80
+ </div>
81
+ </div>
82
 
83
  - **2차 : 20240920_V1_하우징 내 이미지 수집**
84
  데이터 버전 및 사용 이력
 
89
  <img src="https://cdn-uploads.huggingface.co/production/uploads/65e7d0935ea025ead9623dde/YsP7UwejFabUFp2Im0xWj.png" height="500" width="100%">
90
  <p>Ground Truth Marking</p>
91
  </div>
92
+
93
+ <div style="display: flex; justify-content: space-between;">
94
+ <div style="text-align: center; margin-right: 5px;">
95
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/65e7d0935ea025ead9623dde/CNFdse5mHQY1KkMb5BYpb.png" height="80%" width="90%" style="margin-right:5px;">
96
+ <p>PCA 분포 시각화</p>
97
+ </div>
98
+ <div style="text-align: center; margin-right: 5px;">
99
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/65e7d0935ea025ead9623dde/nRO00DJFT0-B1EJYf8lzK.png" height="80%" width="90%" style="margin-right:5px;">
100
+ <p>Isolation Forest로 이상값 식별 결과</p>
101
+ </div>
102
+ </div>
103
+
104
  - **3차 : 20241002_V2_설비 내 데이터 수집**
105
  데이터 버전 및 사용 이력
106
  - V01: 전처리 전 데이터 원본 -> 이미지 수집_49개
 
111
  <p>Ground Truth Marking</p>
112
  </div>
113
 
114
+ <div style="display: flex; justify-content: space-between;">
115
+ <div style="text-align: center; margin-right: 5px;">
116
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/65e7d0935ea025ead9623dde/Kc3EMbY05frUFQh5HbVHn.png" height="80%" width="90%" style="margin-right:5px;">
117
+ <p>PCA 분포 시각화</p>
118
+ </div>
119
+ <div style="text-align: center; margin-right: 5px;">
120
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/65e7d0935ea025ead9623dde/SP4R5LjGo2M1Zvby1Bar_.png" height="80%" width="90%" style="margin-right:5px;">
121
+ <p>Isolation Forest로 이상값 식별 결과</p>
122
+ </div>
123
+ </div>
124
+
125
  - **Data Configuration:**
126
  - **이미지 크기 조정 및 정규화:**
127
  - 이미지는 일정한 크기(예: 518x518)로 리사이즈되며, CLIP 모델의 입력으로 적합하게 처리됩니다.