Skip to content

Commit 327b5c4

Browse files
authored
Add files via upload
1 parent a887477 commit 327b5c4

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ $ sh scripts/test.sh
6060

6161
## 🔄 Updates
6262

63+
12/01,2025: Implementation of `PatchCore` <br>
6364
11/29,2025: Release of `v2.9.1.2` <br>
6465
11/29,2025: Implementation of `PaDiM` <br>
6566
11/27,2025: Implementation of `WideResNet` <br>
@@ -69,11 +70,11 @@ $ sh scripts/test.sh
6970
11/19,2025: Implementation of `DiT` <br>
7071
11/14,2025: Release of `v2.9.1` <br>
7172
11/01,2025: Implementation of `NeRF` and `3DGS` <br>
72-
10/16,2025: Release of `v2.9.0` <br>
7373

7474
<details>
7575
<summary>See more...</summary>
7676

77+
10/16,2025: Release of `v2.9.0` <br>
7778
10/16,2025: Implementation of `PixelSNAIL-Gray` and `PixelSNAIL-RGB` <br>
7879
10/14,2025: Implementation of `YOLOv8` <br>
7980
10/13,2025: Implementation of `YOLOv5` <br>
@@ -571,6 +572,12 @@ $ sh scripts/test.sh
571572
<td>ICPR Workshops 2020</td>
572573
<td><a href="Anomaly_Detection/PaDiM">PaDiM</a></td>
573574
</tr>
575+
<tr>
576+
<td>PatchCore</td>
577+
<td><a href="https://openaccess.thecvf.com/content/CVPR2022/html/Roth_Towards_Total_Recall_in_Industrial_Anomaly_Detection_CVPR_2022_paper.html">K. Roth et al.</a></td>
578+
<td>CVPR 2022</td>
579+
<td><a href="Anomaly_Detection/PatchCore">PatchCore</a></td>
580+
</tr>
574581
</table>
575582

576583

0 commit comments

Comments
 (0)