Naufal RozanMusic is loading...
Mobile AppMyStressD is a stress-detection mobile app built with Flutter & TensorFlow Lite. Upload a photo or image, and the on-device model analyzes your stress level—no data ever leaves your phone.
View JournalRuns inference fully on-device using TensorFlow Lite—your data never leaves your phone.
Upload a photo or image; the app detects stress cues and returns a stress level score.
Built in Flutter for a smooth, responsive experience on both Android and iOS devices.
A densely connected convolutional network that mitigates the vanishing-gradient problem, reusing features across layers.
A lightweight, efficient model optimized for mobile inference, using inverted residuals and linear bottlenecks.
A 50-layer deep residual network that uses skip connections to enable training of very deep models.