mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
* Remove redundant code for segmentation. * Classification Documentation and example improvement. * Ocr Documentation and example improvement. * 1.detection、face、seg module add "svPreview.enableCamera();". 2.java/android add fastdepolyUi module. * examples/vision/ to add OCRv3. * Modify UI directory name. * Refresh examples\vision,change OCR README.md * Update ui module * Update ui module Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com>
21 lines
292 B
Plaintext
21 lines
292 B
Plaintext
.DS_Store
|
|
.idea
|
|
.gradle
|
|
.cxx
|
|
cache
|
|
build
|
|
app/cache
|
|
app/libs/fastdeploy*
|
|
app/.cxx
|
|
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
|