Skip to content

A feature to view the images according to the hand-labelled and LLM-labelled categories.#22

Merged
rcjackson merged 3 commits intoARM-Development:mainfrom
rcjackson:view_images
Apr 27, 2026
Merged

A feature to view the images according to the hand-labelled and LLM-labelled categories.#22
rcjackson merged 3 commits intoARM-Development:mainfrom
rcjackson:view_images

Conversation

@rcjackson
Copy link
Copy Markdown
Collaborator

This is a feature to view the images based on the hand-labelled and LLM-labelled data in a matrix. This is helpful for identifying correctly/incorrectly identified images in each category.

Robert Jackson and others added 3 commits April 23, 2026 15:58
Adds lars.util.plot_label_images, which filters a labeled DataFrame by
hand label and LLM label, randomly samples n images, and saves them as
a single grid PNG.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Tests cover output file creation, valid PNG output, correct grid layout,
suptitle content, error handling, case-insensitive matching, custom column
names, seed reproducibility, and the n=1 edge case.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@rcjackson rcjackson merged commit 97b5b71 into ARM-Development:main Apr 27, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant