15c6be9e843c635d4fcb8b3fd96112ccf2fe5704
- Extend shared types for image classification, including PredictionProbability, UploaderMetadata, and ImageClassificationRecord. - Create image_classifications table in the database with necessary fields and foreign key constraints. - Implement disease mappers to convert database rows to shared disease records. - Develop uploader client to handle image uploads to external service. - Create image model service to load and classify images using TensorFlow.js. - Add API routes for image classification, including GET for history and POST for new classifications. - Implement frontend components for image classification form and display results. - Update dashboard to integrate image classification functionality and display results. - Document implementation plan for backend image classification.
Description
ZeaVis-Edu mirror
55 MiB
Languages
Jupyter Notebook
85.8%
TypeScript
10.4%
Python
1.6%
Rust
1.4%
Makefile
0.2%
Other
0.2%