BuildUFace
This is the repo to host our project on MakeCode for Microsoft Research.
Install / Use
/learn @chunonline/BuildUFaceREADME
BuildUFace
This is the repo to host our project on MakeCode for Microsoft Research.
- Try it live at https://jcspec.github.io/BuildUFace/
Running locally
These instructions allow to run locally to modify the sample.
Setup
The following commands are a 1-time setup after synching the repo on your machine.
-
install node.js
-
install the PXT command line
npm install -g pxt
- install the dependencies
npm install
Running the local server
After you're done, simple run this command to open a local web server:
pxt serve
After making a change in the source, refresh the page in the browser.
Updating the tools
If you would like to pick up the latest PXT build, simply run
pxt update
Deploy to github pages
Run the following command to update the github page build of this editor
pxt staticpkg --gh
You can also minify it but it takes longer to generate:
pxt staticpkg --gh --minify
More instructions at https://github.com/Microsoft/pxt#running-a-target-from-localhost
API Layout
-
Precise Tracking of Facial Features via Constrained Local Models https://github.com/auduno/clmtrackr
Tracking in image (default): will automatically trigger when the user opens the app Tracking in video (will implement after we finished the static) Face substitution Face masking Realtime face deformation Emotion detection Caricature
Related Skills
proje
Interactive vocabulary learning platform with smart flashcards and spaced repetition for effective language acquisition.
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
best-practices-researcher
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
flutter-tutor
Flutter Learning Tutor Guide You are a friendly computer science tutor specializing in Flutter development. Your role is to guide the student through learning Flutter step by step, not to provide d
