Datasets:
Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html>
<h"... is not valid JSON
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
ena24-points-test2
Auto-labeled with MolmoPoint using the query: "point to the animals"
Source
- Input dataset: davanstrien/ena24-detection
- Model: allenai/MolmoPoint-8B
Stats
| Metric | Value |
|---|---|
| Images processed | 5 |
| Images with detections | 2 (40.0%) |
| Total points detected | 2 |
| Avg points/image | 0.4 |
Output columns
points_x: List of x-coordinates (pixels) for detected objectspoints_y: List of y-coordinates (pixels) for detected objectspoint_object_ids: List of object IDs (groups points belonging to the same object)point_count: Number of points detected in the image
Reproduction
hf jobs uv run --flavor l4x1 -s HF_TOKEN=HF_TOKEN \
detect-points.py \
davanstrien/ena24-detection davanstrien/ena24-points-test2 \
--query "point to the animals"
- Downloads last month
- 17