{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/real-time-facial-surface-geometry-from","title":"Real-time Facial Surface Geometry from Monocular Video on Mobile GPUs","arxiv_id":"1907.06724","date":"2019-07-15","proceeding":null,"authors":["Yury Kartynnik","Artsiom Ablavatski","Ivan Grishchenko","Matthias Grundmann"],"abstract":"We present an end-to-end neural network-based model for inferring an approximate 3D mesh representation of a human face from single camera input for AR applications. The relatively dense mesh model of 468 vertices is well-suited for face-based AR effects. The proposed model demonstrates super-realtime inference speed on mobile GPUs (100-1000+ FPS, depending on the device and model variant) and a high prediction quality that is comparable to the variance in manual annotations of the same image.","url_abs":"https://arxiv.org/abs/1907.06724v1","url_pdf":"https://arxiv.org/pdf/1907.06724v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"real-time-facial-surface-geometry-from","repo_url":"https://github.com/Neilblaze/Adoptic","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"real-time-facial-surface-geometry-from","repo_url":"https://github.com/thepowerfuldeez/facemesh.pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"real-time-facial-surface-geometry-from","repo_url":"https://github.com/gouthamvgk/facemesh_coreml_tf","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"face-reconstruction","task_name":"Face Reconstruction"}],"methods":[{"method_slug":"speed","method_name":"SPEED"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/1907.06724","atlas_url":"https://app.syntology.ai/?focus=1907.06724","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1907.06724"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/gouthamvgk/facemesh_coreml_tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/thepowerfuldeez/facemesh.pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Neilblaze/Adoptic","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":2,"unverified":5},"by_repo_kind":{"listed":{"samples":7,"ran":2,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"ccfa6be5c82a6220","entry":"get_clean_name","repo":"gouthamvgk/facemesh_coreml_tf","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/gouthamvgk/facemesh_coreml_tf/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ccfa6be5c82a6220"}},{"code_sha256_prefix":"7690736c43f51e7b","entry":"xywh_to_tlbr","repo":"gouthamvgk/facemesh_coreml_tf","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/gouthamvgk/facemesh_coreml_tf/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7690736c43f51e7b"}},{"code_sha256_prefix":"f122fb567b550ad7","entry":"create_facenet","repo":"gouthamvgk/facemesh_coreml_tf","repo_kind":"listed","path":"convert_facemesh.py","file_url":"https://github.com/gouthamvgk/facemesh_coreml_tf/blob/HEAD/convert_facemesh.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f122fb567b550ad7"}},{"code_sha256_prefix":"10f4241f60b3005f","entry":"create_letterbox_image","repo":"gouthamvgk/facemesh_coreml_tf","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/gouthamvgk/facemesh_coreml_tf/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"10f4241f60b3005f"}},{"code_sha256_prefix":"6d2ce78e8f8e9ca1","entry":"down_sampling","repo":"gouthamvgk/facemesh_coreml_tf","repo_kind":"listed","path":"layers.py","file_url":"https://github.com/gouthamvgk/facemesh_coreml_tf/blob/HEAD/layers.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6d2ce78e8f8e9ca1"}},{"code_sha256_prefix":"3837021c116f17e1","entry":"face_block","repo":"gouthamvgk/facemesh_coreml_tf","repo_kind":"listed","path":"layers.py","file_url":"https://github.com/gouthamvgk/facemesh_coreml_tf/blob/HEAD/layers.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3837021c116f17e1"}},{"code_sha256_prefix":"8ea50af8f581ca04","entry":"res_block","repo":"gouthamvgk/facemesh_coreml_tf","repo_kind":"listed","path":"layers.py","file_url":"https://github.com/gouthamvgk/facemesh_coreml_tf/blob/HEAD/layers.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8ea50af8f581ca04"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}