davanstrien HF Staff commited on
Commit
891e540
·
verified ·
1 Parent(s): 8bfade0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -143,9 +143,9 @@ Run `uv run qwen3vl-detect.py --help` for the full flag set. Most-tuned flags:
143
 
144
  ## Worked examples
145
 
146
- ![Qwen3.6-35B-A3B detecting an American Black Bear in a camera-trap photo (left: prediction, right: ground truth)](./example-ena24-bear.png)
147
 
148
- *Zero-shot detection on `davanstrien/ena24-detection` (camera-trap wildlife) — left panel shows the model's `Black_Bear` prediction with a tight box; right shows ground truth at the same coordinates. See [`davanstrien/qwen3.6-ena24-20samples`](https://huggingface.co/datasets/davanstrien/qwen3.6-ena24-20samples) for the full 20-row output dataset.*
149
 
150
  These public datasets were generated with the recommended config (Qwen3.6-35B-A3B on a100-large via vllm/vllm-openai:latest, 20 sampled rows each, shuffle seed 42) and can be inspected as reference:
151
 
 
143
 
144
  ## Worked examples
145
 
146
+ ![Qwen3.6-35B-A3B detecting a Red Fox in a camera-trap photo (left: prediction, right: ground truth)](./example-ena24-fox.png)
147
 
148
+ *Zero-shot detection on `davanstrien/ena24-detection` (camera-trap wildlife) — left panel shows the model's `Red Fox` prediction with a tight box; right shows ground truth at the same coordinates. See [`davanstrien/qwen3.6-ena24-20samples`](https://huggingface.co/datasets/davanstrien/qwen3.6-ena24-20samples) for the full 20-row output dataset.*
149
 
150
  These public datasets were generated with the recommended config (Qwen3.6-35B-A3B on a100-large via vllm/vllm-openai:latest, 20 sampled rows each, shuffle seed 42) and can be inspected as reference:
151