davanstrien HF Staff commited on
Commit
d2479e9
·
1 Parent(s): 3a303bb

Add example output section and image to README for object detection results

Browse files
Files changed (2) hide show
  1. README.md +8 -0
  2. example-detection.png +3 -0
README.md CHANGED
@@ -21,6 +21,14 @@ hf jobs uv run --flavor a100-large \
21
  --class-name photograph
22
  ```
23
 
 
 
 
 
 
 
 
 
24
  ## Local Execution
25
 
26
  If you have a CUDA GPU locally:
 
21
  --class-name photograph
22
  ```
23
 
24
+ ## Example Output
25
+
26
+ Here's an example of detected objects (photographs in historical newspapers) with bounding boxes and confidence scores:
27
+
28
+ ![Example Detection](./example-detection.png)
29
+
30
+ *Photograph detected in a historical newspaper with bounding box and confidence score. Generated from [davanstrien/newspapers-image-predictions](https://huggingface.co/datasets/davanstrien/newspapers-image-predictions).*
31
+
32
  ## Local Execution
33
 
34
  If you have a CUDA GPU locally:
example-detection.png ADDED

Git LFS Details

  • SHA256: 4371c98b6dae81a2c4750687ccadda037d44727b0e586794bbd06fd0cd125be0
  • Pointer size: 132 Bytes
  • Size of remote file: 1.52 MB