Projects with this topic
-
A torch.compile backend for Qualcomm QNN on Windows ARM64 Snapdragon devices, enabling PyTorch inference acceleration on supported NPU and GPU backends.
UpdatedUpdated -
POC: ONNX Runtime inference inside a Raylib real-time graphics loop
Updated -
Aligns portrait photographs onto a fixed 2048 face grid for mosaic work
Updated -
A production-grade machine learning system for classifying celestial objects — stars, galaxies, and quasars — from 500,000 photometric observations sourced from the Sloan Digital Sky Survey (SDSS DR18). The pipeline covers LOF-based outlier detection, SMOTEENN class balancing, and SelectKBest feature selection, with six classifier configurations benchmarked against each other. Random Forest achieved the highest accuracy at ~99.51%, while LightGBM was selected for deployment due to its faster inference, smaller footprint, and clean ONNX export path. The system is fully containerized with Docker, backed by a CI/CD pipeline, and served live via a Gradio interface on Hugging Face Spaces.
Updated -
이 프로젝트는 ONNX를 활용해 스프링 부트에 기계학습모델을 배포합니다
Updated