paulald / loomo-algodev-mirror-paul-elevator

Copy of my Master project repo for reference, based on a mirror of loomo-algodev repo. Project is about the loomo robot entering and exiting an elevator independantly, more information is available in the report pdf: https://github.com/paulald/loomo-algodev-mirror-paul-elevator/blob/master/algo_app/src/main/jni/app_elevator/Alderton%20-%20SMT%202018-2019%20-%20PDM%20automne.pdf
Apache License 2.0
1 stars 0 forks source link

I want to use the Person detector App, but the screen remains dark. #2

Closed Shotaro-N closed 4 years ago

Shotaro-N commented 4 years ago

Hello, paulald. Thank you for the other day. TensorFlow sample App worked well.

But a project that is close to what I want to do is the person detection App you created.

I put ssd_mobilenet_v1_coco_2017_11_17/frozen_inference_graph.pb with "adb push" and execute it like TensorFlow sample App, but the screen remains black. Sorry for the solution hint. Also, did you retrain with a custom dataset?

I'm sorry again and again, but thank you. Thank you.

Shotaro-N commented 4 years ago

I changed the model and it worked Thank you

paulald commented 4 years ago

No I did not retrain with a custom dataset by the way