Advanced Digit Recognition System using a Hybrid Modern-CNN (ResNet + ConvNeXt) & Ensemble Inference Engine. Features a robust OpenCV preprocessing pipeline and FastAPI backend.
Stars
6
Forks
0
Watchers
6
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
Add Basic Vision Transformer model implementation and update data loader for improved debugging
c932cdfView on GitHubEnhance user interaction for model selection and improve debug output in data loaders
b0ed217View on GitHubRefactor README.md to enhance project metadata and overview, including updated author information, versioning, and key features.
02a118fView on GitHubUpdate README.md with project metadata and author information
82b26ceView on GitHubAdd initial README.md with project description and key features
fccaca9View on GitHubRemove unnecessary global declaration for LOADED_MODELS in load_model function
eb201e0View on GitHubRemove Inference Aggregator model handler implementation
b75df53View on GitHub