Skip to content

Releases: aartisr/fractals

PCSS II Science Project - Release 1.0.0

Choose a tag to compare

@aartisr aartisr released this 25 Nov 17:33

Fractal Workspace v1.0.0

First stable release

  • ONNX Runtime-based tumor detection
  • Four integrated modules: Fractal Generator, Box Counter, Image Compare, Tumor Detection
  • Modern PyQt6 UI, cross-platform (Windows, macOs, Linux)
  • MIT licensed, open for research and education

Assets

  • Pre-trained ONNX models for axial, coronal, saggital brain MRI detection
  • Sample images for demo/testing

How to Use

  1. Clone the repo and install dependencies (see README).
  2. Launch with 'python ui.py'
  3. Explore fractal generation, box counting, and AI powered tumor detection

Known Issues

  • Large ONNX files are managed with Git LFS. See README for setup.
  • For any issues, open a GitHub issue or discussion.

Thank you for using and supporting Fractal Workspace!!!