flutter_d2go 0.0.4
flutter_d2go: ^0.0.4 copied to clipboard
Flutter Plugin inferring using d2go, the mobile model of detectron2.
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