docs????? GitHub Repository ?????
Browse files
README.md
CHANGED
|
@@ -60,7 +60,7 @@ are published separately and were not assigned a retrospective pass/fail label.
|
|
| 60 |
|
| 61 |
The complete method, immutable revisions, and our interpretation of NVIDIA Cosmos
|
| 62 |
AnomalyGen are documented in the
|
| 63 |
-
[GitHub repository](https://github.com/kuotunyu/
|
| 64 |
|
| 65 |
## Labels and provenance
|
| 66 |
|
|
@@ -117,20 +117,26 @@ unfiltered; they are not relabelled after downstream results.
|
|
| 117 |
|
| 118 |
## License chain
|
| 119 |
|
|
|
|
|
|
|
|
|
|
| 120 |
<!-- BEGIN VERIFIED LICENSE_CHAIN -->
|
| 121 |
-
|
|
| 122 |
|---|---|---|
|
| 123 |
-
| VisA
|
| 124 |
-
| `sd2-community/stable-diffusion-2-inpainting` | CreativeML Open RAIL++-M |
|
| 125 |
-
| `diffusers/stable-diffusion-xl-1.0-inpainting-0.1` | CreativeML Open RAIL++-M |
|
| 126 |
-
| `facebook/dinov2-base` | Apache-2.0 |
|
| 127 |
-
| DefectForge
|
| 128 |
-
| DefectForge LoRA
|
| 129 |
-
| DefectForge
|
| 130 |
<!-- END VERIFIED LICENSE_CHAIN -->
|
| 131 |
|
| 132 |
## Citation
|
| 133 |
|
|
|
|
|
|
|
|
|
|
| 134 |
- Zou et al., *SPot-the-Difference Self-Supervised Pre-training for Anomaly Detection
|
| 135 |
and Segmentation*, ECCV 2022.
|
| 136 |
- Oquab et al., *DINOv2: Learning Robust Visual Features without Supervision*, 2023.
|
|
|
|
| 60 |
|
| 61 |
The complete method, immutable revisions, and our interpretation of NVIDIA Cosmos
|
| 62 |
AnomalyGen are documented in the
|
| 63 |
+
[GitHub repository](https://github.com/kuotunyu/defectforge-visa-synthetic-data).
|
| 64 |
|
| 65 |
## Labels and provenance
|
| 66 |
|
|
|
|
| 117 |
|
| 118 |
## License chain
|
| 119 |
|
| 120 |
+
Source Code 與第三方 Artifact 的完整界線見
|
| 121 |
+
[THIRD_PARTY_NOTICES.md](https://github.com/kuotunyu/defectforge-visa-synthetic-data/blob/main/THIRD_PARTY_NOTICES.md)。
|
| 122 |
+
|
| 123 |
<!-- BEGIN VERIFIED LICENSE_CHAIN -->
|
| 124 |
+
| 資產 | License | DefectForge 義務 |
|
| 125 |
|---|---|---|
|
| 126 |
+
| VisA 原始 Dataset | CC BY 4.0 | 標示 VisA 與其論文;Hugging Face Dataset 不得包含原始影像 |
|
| 127 |
+
| `sd2-community/stable-diffusion-2-inpainting` | CreativeML Open RAIL++-M | 保留用途限制,並揭露 preservation mirror |
|
| 128 |
+
| `diffusers/stable-diffusion-xl-1.0-inpainting-0.1` | CreativeML Open RAIL++-M | 保留用途限制 |
|
| 129 |
+
| `facebook/dinov2-base` | Apache-2.0 | 標示模型與 DINOv2 論文 |
|
| 130 |
+
| DefectForge Synthetic Images | CC BY 4.0 | 視為 VisA 衍生內容;保留 VisA attribution,並揭露 Diffusion base model License |
|
| 131 |
+
| DefectForge LoRA Weights | CreativeML Open RAIL++-M | 繼承對應 base model 的限制,並附上 License 連結 |
|
| 132 |
+
| DefectForge Source Code | MIT | MIT 僅授權程式碼,不包含 Dataset 與 Model Weights |
|
| 133 |
<!-- END VERIFIED LICENSE_CHAIN -->
|
| 134 |
|
| 135 |
## Citation
|
| 136 |
|
| 137 |
+
DefectForge 的 GitHub Citation Metadata 見
|
| 138 |
+
[CITATION.cff](https://github.com/kuotunyu/defectforge-visa-synthetic-data/blob/main/CITATION.cff)。
|
| 139 |
+
|
| 140 |
- Zou et al., *SPot-the-Difference Self-Supervised Pre-training for Anomaly Detection
|
| 141 |
and Segmentation*, ECCV 2022.
|
| 142 |
- Oquab et al., *DINOv2: Learning Robust Visual Features without Supervision*, 2023.
|