Skip to content

Releases: MisteryX/0Mind

v1.1.4

22 Feb 16:28
Compare
Choose a tag to compare
1. API was extended with new action info/task?id=

2. Docs were extended with info about info/task(s) actions
3. Was fixed an error of postprocessing for the case of multiple samples in input data
4. Was fixed the ArgMaxFilter

v1.1.3

21 Feb 15:21
Compare
Choose a tag to compare
Fixed version info in sources and docs

v1.1.2

21 Feb 09:14
Compare
Choose a tag to compare
Were removed pieces of Redis dependency in event logging

v1.1.1

20 Feb 14:23
Compare
Choose a tag to compare

Small bug fixes

v1.1.0

28 Jun 11:56
Compare
Choose a tag to compare
  1. Have been added support of NVIDIA TensorRT inference tool with engines: Tensorflow, Caffe, UFF, PLAN
  2. Have been added native support of Scikit-learn ML framework
  3. Have been added new model loading system with custom set of params (see docs/ML_FRAMEWORKS)
  4. Error system was totaly refactored, error codes and params were added
  5. Now GET method "info" returns 0Mind server version
  6. Have been added several function test scripts

First

13 Apr 16:44
Compare
Choose a tag to compare

Were published base functions. A lot of work to do.