achouffe commited on
Commit
8f0e566
·
verified ·
1 Parent(s): b2daca7

docs: render model card for v0.1.0 (auto-rendered on publish)

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -10,6 +10,8 @@ tags:
10
 
11
  # Temporal Smoke Model (bbox-tube-temporal)
12
 
 
 
13
  A temporal wildfire-**smoke** classifier for short sequences of camera frames. A
14
  YOLO detector proposes boxes, boxes are linked across frames into temporal
15
  **tubes**, each tube's image patches are classified by a DINOv2 ViT + transformer
 
10
 
11
  # Temporal Smoke Model (bbox-tube-temporal)
12
 
13
+ > **Latest release:** [`v0.1.0`](https://huggingface.co/pyronear/temporal-model/tree/v0.1.0) — pin this revision for reproducibility, or omit `revision=` to always get the latest. All releases: the **Files and versions** tab.
14
+
15
  A temporal wildfire-**smoke** classifier for short sequences of camera frames. A
16
  YOLO detector proposes boxes, boxes are linked across frames into temporal
17
  **tubes**, each tube's image patches are classified by a DINOv2 ViT + transformer