Model weights for the GrimACE application — automated scoring of the Mouse Grimace Scale (MGS)
from front-camera video, with optional overhead pose tracking.
These are the trained weights that power the GrimACE Recorder app. The application can record from the
GrimACE box cameras or process existing video files. See the application and full instructions here:
The application has an optional Mouse Face Check that rejects detections which aren't actually a
mouse face (lab equipment, cage hardware, reflections). That feature uses a general SigLIP
vision-language model (google/siglip2-so400m-patch16-384), which is downloaded automatically from
Hugging Face the first time the check is enabled — it is not part of this repository.
Intended use
These models are intended for research on the Mouse Grimace Scale. They were trained on GrimACE-box
front-camera footage; performance on footage that differs from that setup (different framing, lighting,
or coat color) may be reduced. The application provides adjustable thresholds and a contrast-enhancement
option to help adapt to such footage, and saves the chosen frames so results can be reviewed.
License
Released under the GNU Affero General Public License v3.0 (AGPL-3.0), matching the GrimACE
application.