Animal Social Behavior Models

Two video classification models for animal behavior analysis.

Models

flyvsfly_model

  • Species: Drosophila (fruit fly)
  • Backbone: TimeSformer (ViT-Base, Kinetics-400 pretrained)
  • Head: MLP (768โ†’512โ†’4)
  • Classes: wing_extension, circle, copulation, others
  • Input: 8 frames, 224ร—224

mice_lab_model

  • Species: Mouse
  • Backbone: Video Swin Transformer 3D-T (Kinetics-400 pretrained)
  • Head: MLP with temporal mean pooling (768โ†’512โ†’5)
  • Classes: Aggression, Investigation, Allo-groom, Standing, Other
  • Input: 8 frames, 224ร—224

Usage

Each subfolder contains:

  • config.json โ€” architecture parameters (backbone type, head config, class names)
  • model.pth โ€” trained weights

Load by reading config.json to determine which backbone class to instantiate.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support