Skip to content

OpenLabeler 1.4.0

Compare
Choose a tag to compare
@kinhong kinhong released this 12 Feb 03:53
· 8 commits to master since this release

Change Log:

  1. Upgrade to JDK/OpenJFX 17.0.2
  2. Upgrade to Tensorflow 2.7.0 Java API
  3. Bump protobuf-java from 3.14.0 to 3.16.1
  4. Upgrade to other library dependencies to newer versions
  5. Add Export to CreateML tool
  6. Remove NSMenuFX dependency for macOS
  7. Init object detector only if needed (to avoid tesseract/java crashing on arm64 macOS)
  8. Reset scroll pane properly when the model is changed
  9. Minor UI consistency fixes and cleanup
  10. Update all documentation