0.2.0
- Feat: The start() function is added to Inference, simplifying and unifying the way offline and real-time inference run.
- Feat: Use wrapper callback instead of inheritance:
- Inference:
set_custom_progress()
- Server:
set_annotate_frame()
andset_output()
- Inference: