Skip to content

Releases: MTG/gaia

Gaia 2.4.7

Choose a tag to compare

@dbogdanov dbogdanov released this 28 Aug 14:51
52e5cf9
  • Updated for Python 3, SWIG 4, Qt5, and C++11 compatibility.
  • Removed obsolete code and demos.
  • Updated classification scripts.

Gaia 2.4.6

Choose a tag to compare

@dbogdanov dbogdanov released this 28 Nov 14:01
  • Update to Eigen 3.4.4. It is now a new external dependency.
  • Force compilation with C++11

Gaia 2.4.5

Choose a tag to compare

@dbogdanov dbogdanov released this 19 Apr 10:17
  • Improved and new Python scripts for model training

    • Generate classification project files and train models given groundtruth and filelist
    • Balancing classification datasets
    • Training models given a directory
    • Log parameters and PID for each classification task when training
  • Code cleanup and build fixes