Skip to content

Releases: NormanTUD/asanAI

v1.6.0

12 Dec 11:35
Compare
Choose a tag to compare

Fixed some smaller stuff

Full Changelog: v1.5.9...v1.6.0

v1.5.7

08 Dec 14:49
Compare
Choose a tag to compare

Full Changelog: v1.5.6...v1.5.7

  • Moved more features to asanai.js, fixed lots of stuff there
  • Fixed manual page logo
  • New TF-Version

v1.5.6

01 Dec 07:23
Compare
Choose a tag to compare

Fixed a lot of bugs, especially in asanai.js

  • Using generalized resize_image method
  • Added prototype for carminigame
  • Fixed bug that occured when you have a touchscreen in your laptop (and no cursor was visible)
  • Fixed default font size
  • Fixed tests
  • Cache loaded images (i.e. for confusion matrix)

v1.5.5

03 Nov 12:53
Compare
Choose a tag to compare
  • Improved docker.sh
  • Save git hash for docker
  • Allow multiple input files for upload in predict tab
  • Repaired gradCAM
  • Fixed minor bugs

v1.5.0

01 Nov 14:28
Compare
Choose a tag to compare

Model export:

  • Now also supports custom images

Model import:

  • Now imports custom images as well (from the zip file; also, properly imports weights and models
  • Await promises properly for import

General stuff:

  • Generalized Set labels function
  • Fixed #5
  • Fixed #6
  • Fixed #4

1.3.6

27 Oct 17:40
Compare
Choose a tag to compare

Saving larger models works now by creating a blob instead of a clickable a. Also, width and height are set depending on the first input layers input shape. Also better warnings and errors, especially when loading and parsing weights.json, and tensor checks.

1.3.2

23 Oct 13:14
Compare
Choose a tag to compare
  • Fixed speed issues
  • Caching results of train_visualization for confusion matrix

1.2

21 Oct 14:08
Compare
Choose a tag to compare
1.2
  • Fixed speed issues
  • Fixed small bugs, added new warnings
  • New version of asanai.js

Full Changelog: v1.1...v1.2