Update com.jstappdev.dbclf to v1.0.3. Updated description.
This commit is contained in:
parent
2b1e292ea9
commit
0d39d7a561
|
@ -11,17 +11,13 @@ Identify over one hundred different dog breeds with your smartphone.
|
|||
|
||||
This application will not run on devices with less than 1 GB of RAM.
|
||||
|
||||
If you like this app consider buying the premium version which supports the
|
||||
identification of more than two hundred different dog breeds with much higher
|
||||
accuracy.
|
||||
Click the camera button or load an image from the image gallery to analyze a
|
||||
single picture. Tap the display to close the displayed result, or use the share
|
||||
button to share a screenshot. Activate continuous predictions and keep the dog
|
||||
in the circle to get predictions directly from the video stream.
|
||||
|
||||
Click the camera button or load an image from the gallery to identify a dog in a
|
||||
single picture. Activate continuous predictions and keep the dog in the circle
|
||||
to get predictions directly from the video stream. The app works best for images
|
||||
loaded from the gallery.
|
||||
|
||||
The application reports up to three predictions with highest confidence. Please
|
||||
treat the output only as a suggestion.
|
||||
The application reports up to three predictions it believes to be the most
|
||||
correct. Please treat the output only as a suggestion.
|
||||
|
||||
Based on an extended version of the Stanford Dogs Dataset. Icons made by
|
||||
Pause08, Smashicons, Freepik from www.flaticon.com.
|
||||
|
@ -35,6 +31,11 @@ Build:28,58
|
|||
gradle=yes
|
||||
output=gradleBuild/outputs/apk/release/com.jstappdev.dbclf-release-unsigned.apk
|
||||
|
||||
Build:32,63
|
||||
commit=v1.0.3
|
||||
gradle=yes
|
||||
output=gradleBuild/outputs/apk/release/com.jstappdev.dbclf-release-unsigned.apk
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:32
|
||||
|
|
Loading…
Reference in a new issue