PinnedPeter XieinTowards Data ScienceHow to Detect Mouth Open for Face LoginHave you ever used bank/payment app face login and been asked to open mouth or nod?Oct 8, 20192Oct 8, 20192
PinnedPeter XieHow to Detect Head Turn with Face LandmarksTLDR: When turned left, the right chin is bigger than the left one, and vice versa. Use the distance between the right / left chin top and…Dec 9, 2023Dec 9, 2023
PinnedPeter XieinTowards Data ScienceFind Face Edges in 20 Lines of Code From ScratchWithout any machine learning librariesSep 4, 20191Sep 4, 20191
PinnedPeter XieinTowards Data ScienceBuild Face Recognition as a REST APIBuild machine learning packages as a REST API on server side other than deploy machine learning mobile frameworks like TensorFlow Lite.Oct 17, 20193Oct 17, 20193
Peter XieDevelop Colab Notebooks with Visual Studio CodeThe key to this process is using a GitHub repository as a bridge to connect your local development environment (VS Code) with Google Colab.Oct 21, 2023Oct 21, 2023
Peter XieInternational Mathematical Olympiad Top CountriesData source: https://www.imo-official.org/results.aspxSep 16, 2023Sep 16, 2023
Peter XieHow to Call __init__ for Multiple Inheritance In PythonHow to initiate multiple inheritance is not addressed with simple examples in Python Tutorial. You may be confused as I am. I personally…Feb 4, 2023Feb 4, 2023
Peter XieREST API Test Framework for Humans by Plain Text FilesIt reads plain text input files to send API requests, converts the JSON response to INI file format and compare with expected outputs.Apr 24, 2022Apr 24, 2022
Peter XieBuild Dynamic Rest API Mock ServiceBuild a dynamic REST API mock service for any endpoints and methods with magic using Flask before_request decorator.May 13, 2021May 13, 2021
Peter XieUse Double SSH Tunnels Instead of VPN to Access Private NetworkUse double ssh tunnels to access your office private servers and devices directly and securely without VPN.Mar 26, 20211Mar 26, 20211