File size: 2,761 Bytes
77efb88 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 |
---
title: AI Child Behavior Assessment
emoji: π§
colorFrom: blue
colorTo: green
sdk: streamlit
app_file: app.py
pinned: false
sdk_version: 1.42.0
---
AI Child Behavior Assessment
Multimodal AI-powered tool for analyzing child emotions and speech patterns
π Live Demo: Hugging Face Spaces
π Overview
The AI Child Behavior Assessment app is designed to analyze childrenβs emotional and speech patterns using multimodal AI models. It integrates:
β’ Facial Emotion Recognition (DeepFace) π§βπ¨
β’ Speech Analysis & Transcription (Wav2Vec2) ποΈ
β’ Multimodal Analysis (Video + Audio combined) π₯ + π
This tool helps in early mental health screening and behavioral assessments for research, caregivers, and psychologists.
β¨ Features
β
1. Video-Based Emotion Analysis
β’ Uses DeepFace AI to detect facial expressions and emotions.
β’ Processes video frames to determine dominant emotions.
β’ Generates a visual summary of detected emotions.
β
2. Audio-Based Speech & Tone Analysis
β’ Uses Wav2Vec2 to transcribe spoken words.
β’ Applies speech emotion recognition to assess tone and sentiment.
β’ Includes noise reduction for clearer transcriptions.
β
3. Multimodal Analysis (Video + Audio Combined)
β’ Extracts both visual and speech cues to detect behavior patterns.
β’ Compares facial emotions with speech tone to identify inconsistencies.
β’ Provides comprehensive insights into child behavior.
β
4. Data Visualization
β’ Displays emotion distribution over time using bar charts π.
β’ Generates speech vs. video emotion comparison charts π.
π§ How to Use
1οΈβ£ Select an Analysis Mode:
β’ Upload a video file for emotion recognition.
β’ Upload an audio file for speech analysis.
β’ Upload a video + audio file for multimodal analysis.
2οΈβ£ Click βAnalyzeβ to process the uploaded file.
3οΈβ£ View Results:
β’ Detected emotions, speech transcription, and analysis insights will be displayed.
π Supported File Formats
Analysis Type Supported Formats
Video π₯ MP4, AVI, MOV
Audio ποΈ WAV, MP3
Multimodal (Video + Audio) MP4, MOV
π Future Improvements
π Planned Enhancements:
β
Real-time emotion tracking for live video
β
AI-driven predictive analysis for behavioral trends
β
Integration with clinical psychology datasets for validation
β
More advanced multimodal deep learning models
π Citation & Acknowledgment
If you use this tool in research or projects, please cite:
Durganihantri Low β AI Child Behavior Assessment (2025)
π Hugging Face Spaces
π¨βπ» Contact & Contributions
Have suggestions or want to contribute? Contact me:
π§ Email: [email protected]
π LinkedIn: http://linkedin.com/in/durganihantri
|