Skip to content

Commit 39a22ad

Browse files
committed
Added new mobile demo app for answeringemotional queries with LLMs
1 parent 95bafdd commit 39a22ad

127 files changed

Lines changed: 4113 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
File renamed without changes.

training_and_examples/mobile_app/app/src/main/AndroidManifest.xml renamed to training_and_examples/mobile_apps/app/src/main/AndroidManifest.xml

File renamed without changes.

training_and_examples/mobile_app/app/src/main/assets/affectnet_labels.txt renamed to training_and_examples/mobile_apps/app/src/main/assets/affectnet_labels.txt

File renamed without changes.

training_and_examples/mobile_app/app/src/main/assets/age_gender_ethnicity_224_deep-03-0.13-0.97-0.88.pb renamed to training_and_examples/mobile_apps/app/src/main/assets/age_gender_ethnicity_224_deep-03-0.13-0.97-0.88.pb

File renamed without changes.

training_and_examples/mobile_app/app/src/main/assets/onet.tflite renamed to training_and_examples/mobile_apps/app/src/main/assets/onet.tflite

File renamed without changes.

training_and_examples/mobile_app/app/src/main/assets/pnet.tflite renamed to training_and_examples/mobile_apps/app/src/main/assets/pnet.tflite

File renamed without changes.

training_and_examples/mobile_app/app/src/main/assets/rnet.tflite renamed to training_and_examples/mobile_apps/app/src/main/assets/rnet.tflite

File renamed without changes.

training_and_examples/mobile_app/app/src/main/java/com/asav/facialprocessing/AgeGenderEthnicityTfLiteClassifier.java renamed to training_and_examples/mobile_apps/app/src/main/java/com/asav/facialprocessing/AgeGenderEthnicityTfLiteClassifier.java

File renamed without changes.

training_and_examples/mobile_app/app/src/main/java/com/asav/facialprocessing/ClassifierResult.java renamed to training_and_examples/mobile_apps/app/src/main/java/com/asav/facialprocessing/ClassifierResult.java

File renamed without changes.

training_and_examples/mobile_app/app/src/main/java/com/asav/facialprocessing/EmotionData.java renamed to training_and_examples/mobile_apps/app/src/main/java/com/asav/facialprocessing/EmotionData.java

File renamed without changes.

0 commit comments

Comments
 (0)