tub-rip/MouseSIS
The official implementation of "MouseSIS: Space-Time Instance Segmentation of Mice" (ECCVW 2024)
MouseSIS helps animal behavior researchers and ethologists analyze video recordings of mice. It takes in video footage and neuromorphic sensor data of mice, then outputs detailed, frame-by-frame outlines and tracking information for each individual mouse. This tool is designed for scientists studying rodent behavior who need precise quantification of individual animal movements over time.
No commits in the last 6 months.
Use this if you need to automatically and accurately segment and track individual mice in video data for behavioral analysis.
Not ideal if you are working with animals other than mice, or if your primary need is general object detection without fine-grained instance segmentation.
Stars
22
Forks
5
Language
Python
License
MIT
Category
Last pushed
Aug 19, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tub-rip/MouseSIS"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
DeepTrackAI/DeepTrack2
DeepTrack2 is a modular Python library for generating, manipulating, and analyzing image data...
abhineet123/Deep-Learning-for-Tracking-and-Detection
Collection of papers, datasets, code and other resources for object tracking and detection using...
NVIDIA-ISAAC-ROS/isaac_ros_dnn_inference
NVIDIA-accelerated DNN model inference ROS 2 packages using NVIDIA Triton/TensorRT for both...
DagnyT/hardnet
Hardnet descriptor model - "Working hard to know your neighbor's margins: Local descriptor...
rafellerc/Pytorch-SiamFC
Pytorch implementation of "Fully-Convolutional Siamese Networks for Object Tracking"