Scénarios Métiers

Cas d'usage réels et workflows complets

285 Scénarios trouvés
Page 15 / 57
image condenseImages

Processing Planar Satellite Data for Crop Monitoring

Contexte :
An agri-tech company processes satellite imagery to monitor crop health. To optimize transmission, the satellite sends data in a 'planar' format (Grouped Channels): sending all Red values first, th...
image condenseImages

High-Precision Sensor Calibration with Specific Bit Depth

Contexte :
A manufacturer of high-end optical sensors needs to verify the bit-depth integrity of their output. They are testing a new line of sensors that output raw data intended for 32-bit depth processing....
audio computeFeatures

Standard MFCC Extraction for Call Center Transcription

Contexte :
A banking call center wants to automate the transcription of customer support calls to analyze sentiment and intent. The speech-to-text model requires standard Mel-Frequency Cepstral Coefficients (...
audio computeFeatures

High-Volume FBank Computation with Context for Noise Monitoring

Contexte :
A smart city project deploys thousands of sensors to monitor urban noise pollution. The objective is to classify sound events (sirens, drilling, traffic) using a Deep Neural Network. The model perf...
audio computeFeatures

Fixed-Size Input Generation for Edge AI Keyword Spotting

Contexte :
Deploying a lightweight 'Wake Word' detection model (e.g., 'Hello SAS') on edge devices. The Convolutional Neural Network (CNN) requires a strictly fixed input size of 50 frames. Input audio clips ...