-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Thanks a lot for sharing this repository as an addition to your research paper.
I am, however, not sure if I understand the purpose of the software in this repository. My presumptions and questions so far:
- The
kernmoddirectory contains assets to overclock the smartwatch processor. Contents:- script that downloads kernel images (what is the difference between those images? Should the
boot-new.imgbe used with fastboot to prepare the device?) - fastboot binaries (is there a difference to other fastboot binaries i could install from elsewhere?)
fastacc_mpu.ko, kernel image to load in the smartwatches' kernel (after.imghas been loaded with fastboot?)
- script that downloads kernel images (what is the difference between those images? Should the
- The
backenddirectory contains a python server for the backend server. It is accessed via TCP/HTTP. But why does it say inserver.py"Python server to receive data from one or more HandActivities Server"? Isn't this very program the HandActivitiesServer? I would presume it receives data from HandActivities Clients. Please correct me if I'm wrong. - The file
model_main.hdf5required bymodel.pycontains the data model for the classification of gestures. Will this data be shared in the future as well?
Guidance would be greatly appreciated as I plan to build upon this research with my master's thesis.
Metadata
Metadata
Assignees
Labels
No labels