metadata
license: mit
tags:
- pytorch
- computer-vision
- age-prediction
- gender-classification
Age & Gender Prediction - Project Data
Training logs and metrics for the 25-t3-nppe1 project.
Project Information
- Project ID: 25-t3-nppe1
- Model: ResNet50 (Finetuned)
- Framework: PyTorch + PyTorch Lightning
- Space: https://huggingface.co/spaces/Rohan014/dlgenai-nppe
Model Performance
- Validation RMSE: 8.5
- Gender F1 Score: 0.62
- Final Score: 0.65
Training Configuration
- Epochs: 4
- Batch Size: 64
- Learning Rate: 0.0001
- Optimizer: AdamW
- Scheduler: ReduceLROnPlateau
Data
This dataset contains training logs, validation metrics, and experiment tracking data for the age and gender prediction model trained as part of the DL GenAI NPPE project.