aditya06k/Parallel-Computing
0
Crowd Density Estimation System
Compare Sequential vs Parallel Execution for deep learning inference.
Features
- Dual models: CNN & Self-ONN
- Parallel computing demo
- Real-time performance metrics
- Density heatmaps
Usage
- Go to "Training" tab
- Click "Train Sequential" or "Train Parallel"
- Go to "Analysis" tab
- Upload a crowd image
- Compare execution speeds
Performance
- Sequential: Models run one after another
- Parallel: Models run simultaneously (~2x faster)
Built with PyTorch + Gradio
