Animal behavior Analysis in an Aerosol Exposure Chamber

Animal Behavior Analysis in an Aerosol Exposure Chamber
Project Description
- Motivation: Investigate whether aerosol exposure affects animal’s behavior and walking patterns.
- Analyzed the behavior of two lizards in different conditions:
- One in a non-aerosol exposure chamber.
- One in an aerosol exposure chamber.
Contribution
Tracking
- Methodology: Tracked lizards using a deep learning network trained with a self-labeled dataset.
- Model: YOLOv8
- Dataset: Generated 1,701 labeled images from recorded videos, manually labeling each lizard joint.
Figure 1: Lizards (Yellow and Black Dot) Tracking Figure 2: Black Dot Lizard Tracking in a Non-aerosol Exposure Chamber
Analysis
- Indices: Analyzed lizard behavior using 4 indices:
- Stride Speed
- Movement
- Speed
- Leg Angle
- Visualization: Presented the analyzed data using Python.
Skills
- Python: Analysis, Visualization, Deep Learning Training and Inference
- PyTorch: Deep Learning Training and Inference
- OpenCV: Video Streaming, Frame Extraction