Releases: ailabstw/FLaVor
Releases · ailabstw/FLaVor
1.1.0b11
Full Changelog: 1.1.0b10...1.1.0b11
1.1.0b10
What's Changed
- fixed filepath bug by @aljohn0422 in #4
- add poetry and remove setuptools
- add inference examples for various task
New Contributors
- @aljohn0422 made their first contribution in #4
Full Changelog: 1.1.0b7...1.1.0b10
1.1.0b7
Full Changelog: 1.1.0b6...1.1.0b7
- add base inference model
- reorganize example codes
1.1.0b6
1.0.7
- Fixed
- Complete global XGB model
1.1.0b5
- Add
- AICOCO strategy for classification, regression, 2D detection, and segmentation.
- Gradio strategy for 2D detection
- Error log
1.1.0b4
- Add
- real world infer example
- Refactor
- aicoco input strategy
1.1.0b3
- Add
- Inference & Gradio
1.0.6
- Added:
- checking tool automatic yes flag
- Change:
- Example remove tensorflow-dataset
- Example epoch vs round
- Remove sharing GRPC stub
- Readme
- Fix:
- Close Service at the main process
- Handle errors for debug mode
- Close func process every round
1.0.5
- Added
- environment var LOGLEVEL, FLAVOR
- process end event
- Fixed
- respond before main process