cat_detection 0.0.7
cat_detection: ^0.0.7 copied to clipboard
Cat face and landmark detection using on-device TFLite models.
0.0.7 #
- Fix Android hang on sequential detect calls
0.0.6 #
- Fix isolate hanging on sequential detect calls
0.0.5 #
- Fix Windows build: rename private header include guard to avoid collision with public header
0.0.4 #
- Fix Windows build: export CatDetectionPluginRegisterWithRegistrar symbol
0.0.3 #
- Update animal_detection 0.0.3 -> 0.0.4
0.0.2 #
- Add Swift Package Manager support.
0.0.1 #
- Initial release with cat face detection and landmark prediction pipeline.