Commit History

(FEAT)[Refactor Confidence Visualization and Update CSS]: Remove legacy confidence progress HTML function, enhance softmax confidence calculation, and implement theme-aware custom styles for better UI consistency.
7bc29cd

devjas1 commited on

(FEAT)[Add Training Types Module]: Introduce core data structures and types for training system, including TrainingConfig and TrainingProgress classes, along with cross-validation strategies and data augmentation functionality.
d6ff372

devjas1 commited on

(FEAT)[Enhanced Results Widget]: Integrate advanced probability breakdown, QC, and provenance export
fe030dd

devjas1 commited on

(CONFIG:Naming)[Enhanced Analysis and Interactive Dashboard]:
7184c06

devjas1 commited on

(CONFIG/NAME)[Implement Upload_and_Run.py and Update References]: Change landing page name `app.py` → `Upload_and_Run.py` for main application logic and update README and Dockerfile to reflect new entry point.
0218933

devjas1 commited on

(FIX)[Correct Filename Case in Dockerfile and README]: Change 'App.py' to 'app.py' for consistency in entry point and app file reference
d351301

devjas1 commited on

(FIX/UX)[Update Image Upload Interface]: Change image display to use container width for better responsiveness + fix jitter bug on Image Analysis page
5e6ebd2

devjas1 commited on

(FEAT)[Refactor Image Processing Utilities]: Remove unused imports and clean up code structure in image_processing.py
2ee7ad2

devjas1 commited on

Merge branch 'new-space-deploy' into space-deploy
5cd8a58

devjas1 commited on

(FEAT)[Add validate_spectrum_modality Utility]:
2a2cf15

devjas1 commited on

(FEAT)[Add Spectrum Modality Validation in Input]:
81ec5ec

devjas1 commited on

(FIX)[Remove Legacy Model Loader]:
5054409

devjas1 commited on

(CHORE)[Cleanup & Dependency Update]: Refine .gitignore, update requirements, and remove obsolete files
346c859

devjas1 commited on

(REFAC)[Enhance ResultsManager]: Expand ResultsManager for multi-model session tracking and export
f7cba14

devjas1 commited on

(FEAT/REFAC)[Multifile Support Streamlined]: Enhance multifile batch processing for robust spectrum analysis
342a6af

devjas1 commited on

(CHORE+FIX)[Remove Async]: Remove async inference utilities for polymer classification
ec8ba60

devjas1 commited on

(FEAT)[Enhanced Analysis Page]: Add Enhanced Analysis page for advanced multi-modal spectroscopy
20bca60

devjas1 commited on

(REFAC)[UI/Ux]: Enhance UI components for robust polymer analysis and multi-model comparison
328e6fd

devjas1 commited on

(REFAC)(core): Enhance core logic for model loading, inference, and spectrum parsing
e469fd8

devjas1 commited on

(CHORE)[config[: Refine configuration for model weights, sample data, and UI state
7a4d9b4

devjas1 commited on

(FEAT/REFAC)[UI/UX]: Implement comprehensive UI rendering and state management
a003091

devjas1 commited on

(TRAINED)[Add Pre-trained CNN Models]: Include efficient, enhanced, hybrid, and ResNet18 vision models in outputs directory
a781694

devjas1 commited on

Update LICENSE and add ML Pipeline Analysis Report
1ae1993

devjas1 commited on

(TESTS)[Comprehensive Test Suite for Training Manager]: Validate training manager, config, data loading, augmentation, and metrics
6e2806f

devjas1 commited on

(FEAT/DATASETS)[Demo Dataset Generation Script for ML Training]: Automate creation of synthetic polymer spectra for stable and weathered classes
a602039

devjas1 commited on

(FEAT)[Implement Robust Training Management Backend]: Add training manager, config classes, data augmentation, metrics, and cross-validation utilities
aecd727

devjas1 commited on

(FEAT)[Create Model Training UI Component]: Introduce comprehensive UI for model training and experiment management
9fe46f4

devjas1 commited on

(FIX STATE)[State Management for Modality Selection in Comparison Tab]: Refactor comparison tab to robustly manage session state and prevent accidental overrides
4dd9134

devjas1 commited on

(UPDATE_UI)[Add Model Training Tab to Main App]: Integrate model training tab and refactor tab logic
c896333

devjas1 commited on

(FEAT)[Model Optimization Suite]: Add Model Optimization Suite for quantization, pruning, and benchmarking
73712cd

devjas1 commited on

(TASK)[Batch Processing Utilities]: Add module to support batch comparison and processing of spectral files.
5543304

devjas1 commited on

(FEAT)[Utilities: Async Inference Engine]: Add asynchronous inference engine for multi-model processing
a2a2664

devjas1 commited on

(FEAT: tests): Add comprehensive test suite for enhanced features
b2201ae

devjas1 commited on

(FEAT)(New Models): Add advanced spectral CNN architectures
6cfb4d3

devjas1 commited on

(FEAT+UX)[Comparison Tab Revamp]: Redesign model comparison tab for multi-model, modality-aware, and async processing.
64728dc

devjas1 commited on

(FEAT/REFAC)[Expand Registry & Metadata]: Enhance model registry with new models, richer metadata, and utility functions.
0be85e4

devjas1 commited on

(MILESTONE)[Feature: Image Processing. ]: Add comprehensive spectral image processing module
c0f3328

devjas1 commited on

(UI/UX)[UI Update]: Add image analysis tab and wire up image upload interface
1751cd3

devjas1 commited on

(FEAT)[FTIR Processing Enhancements]: Refactor FTIR-specific processing and add atmospheric/water correction methods
ec48f8d

devjas1 commited on

(CHORE)[cleanup]: Remove deprecated files and documentation related to, including, validation protocols, and preprocessing scripts for FTIR data. This cleanup streamlines the repository by eliminating outdated resources and focuses on current implementations.
7602d7b

devjas1 commited on

Merge branch 'space-deploy' of https://github.com/devjas1/polymer-os into new-space-deploy
e31bab9

devjas1 commited on

fix: Correct filename casing for App.py in Dockerfile and README
358c4d9

devjas1 commited on

Merge pull request #3 from devjas1/new-space-deploy
bcdc411
unverified

dev-jas commited on

(DOCS:chore): Revise CODEBASE_INVENTORY for clarity and structure; enhance system architecture and directory details
0392c68

devjas1 commited on

(DOCS)[CODEBASE_INVENTORY]: Update inventory to include FTIR support, enhance directory structure details, and refine preprocessing and performance tracking sections
41ad1a1

devjas1 commited on

(DOCS)[README]: Update and enhance description to include FTIR support; refine current scope and usage instructions
232a935

devjas1 commited on

(FEAT)[data]: Add FTIR spectrum data for stable and weathered polymers; include stable sample CSV
a08022e

devjas1 commited on

(feat)[Performance Tracking]: Update performance metrics logging and cleanup; add tracking database to .gitignore
edc1cf7

devjas1 commited on

(TESTS)[Multi File]: Add unit tests for multi-format spectrum parsing
846d13f

devjas1 commited on

(TESTS)[FTIR]: Add FTIR preprocessing unit tests
88e8763

devjas1 commited on