Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 419 Bytes

File metadata and controls

14 lines (11 loc) · 419 Bytes

VerdantClassifier

A modular, clean-architecture TensorFlow/Keras image classification project designed for multi-class image datasets (e.g., botanical or material sample imagery).

Features

  • Configurable dataset loading
  • Data augmentation & preprocessing pipeline
  • Reusable CNN architecture
  • Train/evaluate/save workflow
  • Proper separation of concerns

Requirements

pip install -r requirements.txt