steven0226 commited on
Commit
a01ad1b
·
verified ·
1 Parent(s): c1c929d

docs????? GitHub Repository ?????

Browse files
Files changed (1) hide show
  1. README.md +15 -9
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/01-defectforge-visa).
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
- | Asset | License | DefectForge obligation |
122
  |---|---|---|
123
- | VisA source dataset | CC BY 4.0 | Attribute VisA and its paper; do not include the original images in our HF dataset |
124
- | `sd2-community/stable-diffusion-2-inpainting` | CreativeML Open RAIL++-M | Preserve the use-based restrictions and disclose the preservation mirror |
125
- | `diffusers/stable-diffusion-xl-1.0-inpainting-0.1` | CreativeML Open RAIL++-M | Preserve the use-based restrictions |
126
- | `facebook/dinov2-base` | Apache-2.0 | Attribute the model and DINOv2 paper |
127
- | DefectForge synthetic images | CC BY 4.0 | Treat as VisA derivatives; retain VisA attribution and disclose diffusion base licenses |
128
- | DefectForge LoRA weights | CreativeML Open RAIL++-M | Inherit the corresponding base-model restrictions and link the license |
129
- | DefectForge source code | MIT | The MIT grant applies to code only, not data or model weights |
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.