This is simple application, that show, how we can use AR technology and neural network. It allow you to create a model of our solar system and to control it with help of your hands.
The biggest trouble is neural network, that had been used for hands detection. It is Yolo2 and it is not a good mobile solution cause of big cpu and gpu usage. Another problem is that hands detection on mobile with help of yolo working not good(you cant test it yourself)
You can train yolo model yourself and use it in app or use my model.
Thank you!!!.