How different is sensor data of different WearOS watches (for usage in fitness apps)?
I'm building a fitness app called Trainio that is using WearOS watch sensor data (acceleration sensors) to automatically count repetitions of gym exercises (push ups, bicep curls, lateral raises..). And, eventually, also identify execution form issues (like using too much momentum).
However, I have only really tested it on my Pixel Watch 2. Does anyone know how strong the differences in sensor data between WearOS watches are? Does the acceleration data from Galaxy watch, One plus, etc. look very different from Pixel Watch data? Because if so, my current exercise recognition AI model would probably struggle with these devices and I'd need to develop device specific models.
If you do have a different watch than the Pixel, I would obviously very much appreciate if you could try if the repcounting for one of the above exercises works for you. With the Pixel my reps are identified with ca. 90% accuracy (probably will be lower for people with other body shapes, workout speeds etc.)