Skip to content

Releases: maikherbig/AIDeveloper

AIDeveloper 0.4.8-update

14 Feb 09:31
d87848b
Compare
Choose a tag to compare

This is an update for AIDeveloper 0.4.0. Please first install AIDeveloper 0.4.0. Within AIDeveloper 0.4.0 go to the Menu 'Help'->'Check for updates' and use the dropdown-menu on the right to select an update file. After clicking 'Download + Install' restart AIDeveloper and voila, the update is done.

New feature

  • #55 Support image sizes >510 x 510 pixels in export

alt text

Github releases (by release)

AIDeveloper 0.4.7-update

04 Jan 10:45
6748fe4
Compare
Choose a tag to compare

This is an update for AIDeveloper 0.4.0. Please first install AIDeveloper 0.4.0. Within AIDeveloper 0.4.0 go to the Menu 'Help'->'Check for updates' and use the dropdown-menu on the right to select an update file. After clicking 'Download + Install' restart AIDeveloper and voila, the update is done.

New feature

  • #45 Generate validation set by random sampling from training data (experimental feature)
  • Changed default behaviour for exporting: validation set is not exported anymore. If you want to export (save) it, go to Options->Export->Export Original Images

alt text

Github releases (by release)

AIDeveloper 0.4.6-update

02 Nov 22:16
fcd7481
Compare
Choose a tag to compare

This is an update for AIDeveloper 0.4.0. Please first install AIDeveloper 0.4.0. Within AIDeveloper 0.4.0 go to the Menu 'Help'->'Check for updates' and use the dropdown-menu on the right to select an update file. After clicking 'Download + Install' restart AIDeveloper and voila, the update is done.

Bugfixes

  • Allow loading of sessions that had more than 99 classes (solve #53); many thanks to @aaaboypop who found the bug

alt text

Github releases (by release)

AIDeveloper 0.4.5-update

02 Nov 21:06
0a7228a
Compare
Choose a tag to compare

This is an update for AIDeveloper 0.4.0. Please first install AIDeveloper 0.4.0. Within AIDeveloper 0.4.0 go to the Menu 'Help'->'Check for updates' and use the dropdown-menu on the right to select an update file. After clicking 'Download + Install' restart AIDeveloper and voila, the update is done.

Bugfixes

  • Allow more than 99 classes (solve #52); many thanks to @aaaboypop who found the bug

alt text

Github releases (by release)

AIDeveloper 0.4.4-update

08 Aug 06:16
7c653a9
Compare
Choose a tag to compare

This is an update for AIDeveloper 0.4.0. Please first install AIDeveloper 0.4.0. Within AIDeveloper 0.4.0 go to the Menu 'Help'->'Check for updates' and use the dropdown-menu on the right to select an update file. After clicking 'Download + Install' restart AIDeveloper and voila, the update is done.

Bugfixes

  • Support Export of Original and Cropped image for Grayscale, RGB, and multichannel image
  • Use more consistent parameter names in meta.xlsx file (all lower case and _ instead of space)

alt text

Github releases (by release)

AIDeveloper 0.4.3-update

27 Jul 01:07
00282c9
Compare
Choose a tag to compare

This is an update for AIDeveloper 0.4.0. Please first install AIDeveloper 0.4.0. Within AIDeveloper 0.4.0 go to the Menu 'Help'->'Check for updates' and use the dropdown-menu on the right to select an update file. After clicking 'Download + Install' restart AIDeveloper and the voila, the update is done.

New features

  • Support multichannel images

alt text

Github releases (by release)

AIDeveloper 0.4.2-update

26 Jul 03:28
4b7d988
Compare
Choose a tag to compare

This is an update for AIDeveloper 0.4.0. Please first install AIDeveloper 0.4.0. Within AIDeveloper 0.4.0 go to the Menu 'Help'->'Check for updates' and use the dropdown-menu on the right to select an update file. After clicking 'Download + Install' restart AIDeveloper and the voila, the update is done.

New features

  • Support multichannel images

alt text

Github releases (by release)

AIDeveloper 0.4.1-update

20 Jul 01:13
fe37757
Compare
Choose a tag to compare

This is an update for AIDeveloper 0.4.0. Please first install AIDeveloper 0.4.0. Within AIDeveloper 0.4.0 go to the Menu 'Help'->'Check for updates' and use the dropdown-menu on the right to select an update file. After clicking 'Download + Install' restart AIDeveloper and the voila, the update is done.

Bugfixes

  • Support RGB images on Plotting-Tab

alt text

Github releases (by release)

AIDeveloper 0.4.0

19 Jul 00:29
3ca4e51
Compare
Choose a tag to compare
  • Fixed easy-update feature
  • support hdf5 compression methods via hdf5plugin

Limitation of the GPU Version: Only NVIDIA GPUs with a compute capability>=3.5 are supported.
What is my compute capability?
AID was tested on multiple Systems with different GPUs. On most systems, AID only worked after the 2nd start. If AID crashes or does not detect your GPU, you may need to update your GPU driver.

On Windows, Visual C++ needs to be installed . You will most likely need the x64 version: download link

Github All Releases

AIDeveloper 0.3.0

17 Feb 00:10
9c50e5a
Compare
Choose a tag to compare

New features:

  • Support for NVIDIA RTX GPUs (only GPU driver is required -see below)
  • Massively updated software dependencies:
    • Python 3.9.10
    • TensorFlow 2.7.1
    • CUDA 11.2
    • ...

Limitation of the GPU Version: Only NVIDIA GPUs with a compute capability>=3.5 are supported.
What is my compute capability?
AID was tested on multiple Systems with different GPUs. On most systems, AID only worked after the 2nd start. If AID crashes or does not detect your GPU, you may need to update your GPU driver.

On Windows, Visual C++ needs to be installed . You will most likely need the x64 version: download link

Mac app was created by @Sophyzhq

Github All Releases