Amit Joiya
Amit Joiya
## 🔧 Fix: Update Node.js Engine Requirement ### 📌 Summary This PR updates the frontend application's required Node.js version to resolve errors encountered during linting and ensure compatibility with current...
### Summary This PR adds support for parsing Fortran-style exponential notation in Scientific mode. Inputs containing `D` or `d` (e.g., `1.073092093D-02`) are now treated the same as standard scientific notation...
## Description of Changes ## Related Issue ## Type of Change Please check the appropriate box that describes your PR: - [ ] 🐛 Bug Fix — Fixes a documented...
… rename UI label to 'Dot-Matrix' Fixes # ## Changes - ## Screenshots / Recordings **Checklist**: - [ ] **No hard coding**: I have used resources from `constants.dart` without hard...
### Overview Added automatic logging of a few annotated training images before training starts. This helps verify image–annotation alignment and improves user debugging experience. ### Implementation - Added logic inside...