Releases: nextcloud/recognize
Releases · nextcloud/recognize
v1.6.8
Fixed
- Fixed PureJS config checkbox initial values
v1.6.7
Fixed
- Failed to install Tensorflow.js
v1.6.6
Fixed
- Classifier_faces: Always return proper output
- Classifier_imagenet: Correct exit code
v1.6.5
Fixed
- Improve some false-positive thresholds
- Add options for disabling faces/imagenet individually
- Pure js mode: Adjust image timeout values
- Add node.js path option
- Use the TF.js built-in installer for optimal prebuilt binaries
v1.6.4
v1.6.4
Fixed
- Fix pure JS mode for imagenet classifier
v1.6.3
Fixed
- Fix pure JS mode for imagenet classifier
v1.6.2
Fixed
- Don't require wasm
v1.6.1
Fixed
- Reduce bundle size
- Disable GPU accelaration for now
v1.6.0
New
- Implement a pure JS option
v1.5.8
Fixed
- Fix file too short error
- Implement js-only fallback for cases where binaries can't be loaded