Instructions to use FatimaDataScientist72/aquaculture-fish-disease-tinyml with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use FatimaDataScientist72/aquaculture-fish-disease-tinyml with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://FatimaDataScientist72/aquaculture-fish-disease-tinyml") - Notebooks
- Google Colab
- Kaggle
Aquaculture Fish Disease TinyML Benchmark
Baseline (EfficientNetB0) and lightweight (MobileNetV3Small) models for multi-class freshwater fish disease classification, in float32 and INT8 (TFLite) formats. Companion artifact to a benchmarking paper on energy-aware model compression for edge-deployed aquaculture monitoring.
Trained on the "Freshwater Fish Disease Aquaculture in South Asia" dataset (Kaggle).
- Downloads last month
- -