Skip to content

Releases: emcdona1/field_classification

v3.0

27 May 03:56
Compare
Choose a tag to compare

Allows multi-class image classification, cleaned and sorted.

v2.1

11 Aug 20:33
Compare
Choose a tag to compare

Version used for rhododendron binary classification.

2.0

11 Jun 21:17
c167e68
Compare
Choose a tag to compare
2.0

Major back end and API upgrades for compatibility with TF 2.5 (with Python 3.9). More in line with standard design patterns, executes much more quickly. (~1/3 the previous runtime.)

Cross-fold validation has not yet been implemented in this version. All other functionality is working.

v1.1

18 Mar 16:53
ff5d964
Compare
Choose a tag to compare

Minor updates needed for Tensorflow 2.x, but nothing that changed the usage of this repo, or any higher-level coding functionality:

  • keras.models.save_model() usage changed to function
  • some changes around the random seed/compatibility mode

All utilities/archives files were simply changed to import v1 compatibility mode as tf.

v1.0

02 Feb 20:18
Compare
Choose a tag to compare

Code used for classifying cryptic species of Frullania (F. rostrata and an undescribed species).