Spaces:
Running
Running
Update static Vision card to native COCO training
Browse files- index.html +5 -5
index.html
CHANGED
|
@@ -229,14 +229,14 @@
|
|
| 229 |
<a class="project" href="https://huggingface.co/AETHORIA-AI/TR-HASH-Vision-v6-1M-COCO" target="_blank" rel="noreferrer">
|
| 230 |
<div>
|
| 231 |
<h2>TR-HASH Vision v6</h2>
|
| 232 |
-
<p>Compact hierarchical hash-routed detector with native multi-scale features, shifted-window attention, residual level adapters and a lightweight PAN/P2 neck. The complete model
|
| 233 |
<div class="chips">
|
| 234 |
-
<span class="chip">≈1.31M
|
| 235 |
-
<span class="chip">
|
| 236 |
-
<span class="chip">
|
| 237 |
<span class="chip">P2 + PAN + STAL</span>
|
| 238 |
<span class="chip">DDP + Triton</span>
|
| 239 |
-
<span class="chip">
|
| 240 |
</div>
|
| 241 |
</div>
|
| 242 |
<span class="arrow" aria-hidden="true">→</span>
|
|
|
|
| 229 |
<a class="project" href="https://huggingface.co/AETHORIA-AI/TR-HASH-Vision-v6-1M-COCO" target="_blank" rel="noreferrer">
|
| 230 |
<div>
|
| 231 |
<h2>TR-HASH Vision v6</h2>
|
| 232 |
+
<p>Compact hierarchical hash-routed detector with native multi-scale features, shifted-window attention, residual level adapters and a lightweight PAN/P2 neck. The complete model will be initialized randomly and trained end-to-end directly on COCO 2017 at 640 px, without external detector, classification backbone or pretrained weights.</p>
|
| 233 |
<div class="chips">
|
| 234 |
+
<span class="chip">≈1.31M parameters</span>
|
| 235 |
+
<span class="chip">COCO from scratch</span>
|
| 236 |
+
<span class="chip">4 experts · top-2</span>
|
| 237 |
<span class="chip">P2 + PAN + STAL</span>
|
| 238 |
<span class="chip">DDP + Triton</span>
|
| 239 |
+
<span class="chip">Evaluation pending</span>
|
| 240 |
</div>
|
| 241 |
</div>
|
| 242 |
<span class="arrow" aria-hidden="true">→</span>
|