mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-24 01:29:57 +08:00
[Android] Add classification and ocr app examples (#676)
* Remove redundant code for segmentation. * Classification Documentation and example improvement. * Ocr Documentation and example improvement. Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com>
This commit is contained in:
@@ -11,4 +11,10 @@ app/build
|
||||
app/src/main/assets/models/*
|
||||
app/.gradle
|
||||
app/.idea
|
||||
|
||||
fastdeploy/cache
|
||||
fastdeploy/libs/fastdeploy*
|
||||
fastdeploy/.cxx
|
||||
fastdeploy/build
|
||||
fastdeploy/src/main/assets/models/*
|
||||
fastdeploy/.gradle
|
||||
fastdeploy/.idea
|
||||
|
||||
Reference in New Issue
Block a user