News

A Simple 2d game using turtle module in python. Contribute to kishan1408/TankWar development by creating an account on GitHub.
To Reproduce And i changed line 49 in predictor_local.py from self.fa = face_alignment.FaceAlignment(face_alignment.LandmarksType._2D, flip_input=True, device=self.device) to self.fa = ...