flutter_d2go 0.6.1 copy "flutter_d2go: ^0.6.1" to clipboard
flutter_d2go: ^0.6.1 copied to clipboard

Flutter Plugin inferring using d2go, the mobile model of detectron2.

0.6.1 #

  • Removed unnecessary import statements.

0.6.0 #

  • upgrade Native library to torch 1.10 (ios) / 1.11 (android).

0.5.1 #

  • Changes for flutter 3.0 support.

0.5.0 #

  • Run keypoints estimates on iOS.

0.4.9 #

  • Eliminates path_provider and path library dependencies.

0.4.8 #

  • Implemented stream image inference function.

0.3.0 #

  • Implemented keypoint estimation function.

0.2.1 #

  • The preview image of readme is displayed.

0.2.0 #

  • Enabled to handle mask data of instance segmentation.

0.0.4 #

  • I am currently trying to implement segmentation. (Segmentation has not been implemented yet.) I tried to separate the Object Detection and Segmentation methods, but decided to use one method instead.

0.0.3 #

  • Changed the method name from getImagePrediction to getObjectDetectionResult

0.0.1 #

  • initial release
7
likes
140
pub points
45%
popularity

Publisher

unverified uploader

Flutter Plugin inferring using d2go, the mobile model of detectron2.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_d2go