{"id":13958390,"url":"https://github.com/changgyhub/deepsketch2face","last_synced_at":"2025-07-20T23:31:20.168Z","repository":{"id":108917565,"uuid":"90579060","full_name":"changgyhub/deepsketch2face","owner":"changgyhub","description":"Demo and Database of \"DeepSketch2Face\" (SIGGRAPH 2017)","archived":false,"fork":false,"pushed_at":"2024-10-22T06:39:14.000Z","size":2309,"stargazers_count":193,"open_issues_count":2,"forks_count":31,"subscribers_count":34,"default_branch":"master","last_synced_at":"2024-10-23T09:34:20.170Z","etag":null,"topics":["computer-graphics","deep-learning","face-reconstruction","siggraph"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/changgyhub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-08T02:38:21.000Z","updated_at":"2024-10-22T06:39:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc2fa903-ed51-4fee-9e9b-03829d8f98ed","html_url":"https://github.com/changgyhub/deepsketch2face","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/changgyhub%2Fdeepsketch2face","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/changgyhub%2Fdeepsketch2face/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/changgyhub%2Fdeepsketch2face/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/changgyhub%2Fdeepsketch2face/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/changgyhub","download_url":"https://codeload.github.com/changgyhub/deepsketch2face/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226845013,"owners_count":17691140,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["computer-graphics","deep-learning","face-reconstruction","siggraph"],"created_at":"2024-08-08T13:01:31.417Z","updated_at":"2024-11-28T01:31:58.300Z","avatar_url":"https://github.com/changgyhub.png","language":null,"funding_links":[],"categories":["人像\\姿势\\3D人脸"],"sub_categories":["网络服务_其他"],"readme":"# DeepSketch2Face\n\n### Note: The database and the full progame code are not publicly available at the moment under patent protection and other authors' interest.\n\nDemo of [DeepSketch2Face: A Deep Learning Based Sketching System for 3D Face and Caricature Modeling](http://i.cs.hku.hk/~xghan/papers/deepske2face.pdf).\n![Logo](http://i.cs.hku.hk/~xghan/Projects/ske2face_files/image004.gif)\nWe use Caffe modified from [Microsoft/Caffe](https://github.com/Microsoft/Caffe). Default Development OS is Windows 10 x64.\n\n## Demo (Pure Alexnet Version)\n0. Download the exe file in this repository\n1. Download [caffemodel and dlls](https://www.dropbox.com/s/vub7drvu4tarybf/demo.zip?dl=0) and expand to `$(this_repo)\\demo`\n2. Install CUDA v8.0 (into `C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v8.0`). Other versions may not be supported.\n3. Run `$(this_repo)\\demo\\deepsketch2face.exe`\n\n## Demo (With bilinear encoding)\nNot available\n\n## Database\nPlease contact hanxiaoguang@cuhk.edu.cn for the database.\n\n## Source Code Reproduction \nMay not be uploaded.\n\n0. Download source repo [here](TODO)\n1. Install Visual Studio 2013 Ultimate\n2. Install CUDA v8.0 (into `C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v8.0`) and cudnn v5.1 (copy files into `C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v8.0\\cuda`). Other versions may not be supported.\n3. Build `$(this_repo)\\tools\\caffe-master\\windows\\Caffe.sln` in Release x64. If there are errors, check if step 2 is correctly done.\n4. Install Qt 5.8 (VS2013 x64). Other versions may not be supported.\n5. If you use different Qt and Visual Studio version, you need to rebuild `$(this_repo)\\tools\\libQGLViewer\\QGLViewer` in Qt Creator.\n6. In `$(this_repo)\\tools\\caffe-master\\include\\caffe\\proto\\caffe.pb.h`, change \"STRICT\" in line 2525 and 9794 into \"_STRICT\"\n7. Open `$(this_repo)\\src\\deepsketch2face.pro` in Qt Creator, set build directory to `$(this_repo)\\build`, then build the program in Release.\n8. Copy `$(this_repo)\\build\\release\\deepsketch2face.exe` into `$(this_repo)\\demo`\n9. For all `.dll` file in `$(this_repo)\\demo` and `$(this_repo)\\demo\\platforms`, if you build the program in different settings, you may need to change them correspondingly. A safe but redundant move is to copy all `.dll` file in `$(this_repo)\\tools\\` and Qt here.\n10. Run `$(this_repo)\\demo\\deepsketch2face.exe`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanggyhub%2Fdeepsketch2face","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchanggyhub%2Fdeepsketch2face","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanggyhub%2Fdeepsketch2face/lists"}