animal_detection 0.0.6
animal_detection: ^0.0.6 copied to clipboard
On-device animal detection, species classification, and body pose estimation using TensorFlow Lite.
0.0.6 #
- Enable auto hardware acceleration by default (XNNPACK on desktop, Metal GPU on iOS)
- Update flutter_litert 2.0.6 -> 2.0.8
0.0.5 #
- Propagate useIsolateInterpreter flag through model initialization
0.0.4 #
- Add macOS Swift Package Manager support.
0.0.3 #
- Add shared face detection infrastructure for species-specific packages
0.0.2 #
- Add iOS Swift Package Manager support.
0.0.1 #
- Initial release: SSD body detection, species classification, and SuperAnimal pose estimation.