Skip to content

Releases: Steffenhir/GraXpert

3.0.2

03 May 17:29
Compare
Choose a tag to compare

Changes and improvements

  • Added cancel button for denoising
  • Hardware Acceleration can now be turned off to avoid driver issues
  • Prepared denoising for AI model 2.0.0

Videos

Frank aka astrophotocologne has created two introductory videos on GraXpert 3.0:

Known issues

  • We have received reports that onnxruntime might cause issues on certain Windows 10 systems ("ImportError: DLL load failed while importing onnxruntime_pybind11_state"). As a workaround you can disable Hardware Acceleration in the Advanced tab on the right.
  • The macOS arm64 version may require a macOS version >= 13.6
  • We cannot provide an Ubuntu .deb package at the moment due to issues with a build tool dependency

Support

If you have any questions or want to chat with other GraXpert users, you can find us in the Dark Matters Discord.

3.0.1

25 Apr 19:56
Compare
Choose a tag to compare
3.0.1 Pre-release
Pre-release

Changes and improvements

  • set onnxruntime execution_mode to sequential
  • bugfix for and improve ai model handling
  • set usable batch_size range to 1, 2, 4, 8, 16, 32

Videos

Frank aka astrophotocologne has created two introductory videos on GraXpert 3.0:

Known issues

  • We have received reports that onnxruntime might cause issues on certain Windows 10 systems ("ImportError: DLL load failed while importing onnxruntime_pybind11_state")
  • The macOS arm64 version may require a macOS version >= 13.6
  • We cannot provide an Ubuntu .deb package at the moment due to issues with a build tool dependency

Support

If you have any questions or want to chat with other GraXpert users, you can find us in the Dark Matters Discord.

3.0.0

17 Apr 16:06
Compare
Choose a tag to compare

New Features

  • Added an AI model for denoising linear images
  • Redesigned the user interface for incorporating the denoising model
  • Extended GraXpert's cli interface with a denoising command. Run graxpert -h from a terminal to view the cli documentation
  • For gpu acceleration during denoising, please note: on Windows, we rely on DirectML which requires a DirectX 12 compatible graphics card. On Linux, we rely on CUDA 12 and libcudnn8. On macOS, we rely on CoreML
  • Repackaged AI models in .onnx format. This simplifies to provide GPU acceleration on different hardware platforms for us. Thanks a lot to Riccardo for his pull requests!

Videos

Frank aka astrophotocologne has created two introductory videos on GraXpert 3.0:

Known issues

  • We have received reports that onnxruntime might cause issues on certain Windows 10 systems ("ImportError: DLL load failed while importing onnxruntime_pybind11_state")
  • The macOS arm64 version may require a macOS version >= 13.6
  • We cannot provide an Ubuntu .deb package at the moment due to issues with a build tool dependency

Support

If you have any questions or want to chat with other GraXpert users, you can find us in the Dark Matters Discord.

3.0.0b1

01 Apr 11:08
Compare
Choose a tag to compare
3.0.0b1 Pre-release
Pre-release
Original and Background image do not use Gradient-Corrected image as …

…reference anymore after denoising

3.0.0b0

30 Mar 15:53
Compare
Choose a tag to compare
3.0.0b0 Pre-release
Pre-release
Stretch options are now shown in the lower status bar

3.0.0.dev4

28 Mar 20:18
Compare
Choose a tag to compare
3.0.0.dev4 Pre-release
Pre-release
Umbriel

3.0.0.dev3

24 Mar 18:05
Compare
Choose a tag to compare
3.0.0.dev3 Pre-release
Pre-release
make cli backwards compatible; improve denoising cli

3.0.0.dev2

24 Mar 00:15
Compare
Choose a tag to compare
3.0.0.dev2 Pre-release
Pre-release
Fixed error in stretching after gradient correction and denoising

3.0.0.dev1

23 Mar 19:06
Compare
Choose a tag to compare
3.0.0.dev1 Pre-release
Pre-release

New Features

  • Added an AI model for denoising linear images
  • Repackaged AI models in .onnx format. This simplifies it to provide GPU acceleration on different hardware platforms for us. Thanks a lot to Riccardo for his pull requests!

Limitations

  • GPU acceleration on Linux is available via CUDA 12.4 only for now. Please contact us via Discord if you want to get GPU acceleration for your configuration on this architecture. You would have to run GraXpert from sources though.

Known issues

  • The macOS arm64 version may require a macOS version > 13.6
  • We cannot provide an Ubuntu .deb package at the moment due to issues with our underlying build technology

Support

If you have any questions or want to chat with other GraXpert users, you can find us in the Dark Matters Discord.

3.0.0.dev0

23 Mar 16:58
Compare
Choose a tag to compare
3.0.0.dev0 Pre-release
Pre-release

New Features

  • Added an AI model for denoising linear images
  • Repackaged AI models in .onnx format. This simplifies it to provide GPU acceleration on different hardware platforms for us. Thanks a lot to Riccardo for his pull requests!

Limitations

  • GPU acceleration on Linux is available via CUDA 12.4 only for now. Please contact us via Discord if you want to get GPU acceleration for your configuration on this architecture. You would have to run GraXpert from sources though.

Known issues

  • The macOS arm64 version may require a macOS version > 13.6
  • We cannot provide an Ubuntu .deb package at the moment due to issues with our underlying build technology

Support

If you have any questions or want to chat with other GraXpert users, you can find us in the Dark Matters Discord.