{"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/face-aging-with-conditional-generative","title":"Face Aging With Conditional Generative Adversarial Networks","arxiv_id":"1702.01983","date":"2017-02-07","proceeding":null,"authors":["Grigory Antipov","Moez Baccouche","Jean-Luc Dugelay"],"abstract":"It has been recently shown that Generative Adversarial Networks (GANs) can\nproduce synthetic images of exceptional visual fidelity. In this work, we\npropose the GAN-based method for automatic face aging. Contrary to previous\nworks employing GANs for altering of facial attributes, we make a particular\nemphasize on preserving the original person's identity in the aged version of\nhis/her face. To this end, we introduce a novel approach for\n\"Identity-Preserving\" optimization of GAN's latent vectors. The objective\nevaluation of the resulting aged and rejuvenated face images by the\nstate-of-the-art face recognition and age estimation solutions demonstrate the\nhigh potential of the proposed method.","url_abs":"http://arxiv.org/abs/1702.01983v2","url_pdf":"http://arxiv.org/pdf/1702.01983v2.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":"face-aging-with-conditional-generative","repo_url":"https://github.com/abhiexo/Deep_Learning-2","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"face-aging-with-conditional-generative","repo_url":"https://github.com/Vishal-V/GSoC-TensorFlow-2019/blob/master/face_app/model.py","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"age-estimation","task_name":"Age Estimation"},{"task_slug":"face-recognition","task_name":"Face Recognition"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1702.01983","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1702.01983"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+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/Vishal-V/GSoC-TensorFlow-2019/blob/master/face_app/model.py","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/abhiexo/Deep_Learning-2","reach":{"status":"ok"}}],"summary":{"ran":6,"ran_draft_wrong":1,"unverified":10},"by_repo_kind":{"listed":{"samples":17,"ran":7,"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":"cdda836085a5b1af","entry":"apply_mask","repo":"Vishal-V/GSoC-TensorFlow-2019","repo_kind":"listed","path":"mask_rcnn/visualize.py","file_url":"https://github.com/Vishal-V/GSoC-TensorFlow-2019/blob/HEAD/mask_rcnn/visualize.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":"cdda836085a5b1af"}},{"code_sha256_prefix":"ae91aee49740c295","entry":"compute_backbone_shapes","repo":"Vishal-V/GSoC-TensorFlow-2019","repo_kind":"listed","path":"mask_rcnn/model.py","file_url":"https://github.com/Vishal-V/GSoC-TensorFlow-2019/blob/HEAD/mask_rcnn/model.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ae91aee49740c295"}},{"code_sha256_prefix":"ae0c5e015d8cf734","entry":"compute_iou","repo":"Vishal-V/GSoC-TensorFlow-2019","repo_kind":"listed","path":"mask_rcnn/utils.py","file_url":"https://github.com/Vishal-V/GSoC-TensorFlow-2019/blob/HEAD/mask_rcnn/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":"ae0c5e015d8cf734"}},{"code_sha256_prefix":"9f81af6c8a2344a3","entry":"compute_overlaps","repo":"Vishal-V/GSoC-TensorFlow-2019","repo_kind":"listed","path":"mask_rcnn/utils.py","file_url":"https://github.com/Vishal-V/GSoC-TensorFlow-2019/blob/HEAD/mask_rcnn/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":"9f81af6c8a2344a3"}},{"code_sha256_prefix":"dc05d22f3d39bea6","entry":"draw_box","repo":"Vishal-V/GSoC-TensorFlow-2019","repo_kind":"listed","path":"mask_rcnn/visualize.py","file_url":"https://github.com/Vishal-V/GSoC-TensorFlow-2019/blob/HEAD/mask_rcnn/visualize.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":"dc05d22f3d39bea6"}},{"code_sha256_prefix":"d2c9b72e23d9588a","entry":"extract_bboxes","repo":"Vishal-V/GSoC-TensorFlow-2019","repo_kind":"listed","path":"mask_rcnn/utils.py","file_url":"https://github.com/Vishal-V/GSoC-TensorFlow-2019/blob/HEAD/mask_rcnn/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":"d2c9b72e23d9588a"}},{"code_sha256_prefix":"a9d0cf3b71fefa32","entry":"random_colors","repo":"Vishal-V/GSoC-TensorFlow-2019","repo_kind":"listed","path":"mask_rcnn/visualize.py","file_url":"https://github.com/Vishal-V/GSoC-TensorFlow-2019/blob/HEAD/mask_rcnn/visualize.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":"a9d0cf3b71fefa32"}},{"code_sha256_prefix":"13cff2847daf7634","entry":"ConvBlock","repo":"Vishal-V/GSoC-TensorFlow-2019","repo_kind":"listed","path":"stack_gan/model.py","file_url":"https://github.com/Vishal-V/GSoC-TensorFlow-2019/blob/HEAD/stack_gan/model.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":"13cff2847daf7634"}},{"code_sha256_prefix":"6fc80b91caf67336","entry":"UpSamplingBlock","repo":"Vishal-V/GSoC-TensorFlow-2019","repo_kind":"listed","path":"stack_gan/model.py","file_url":"https://github.com/Vishal-V/GSoC-TensorFlow-2019/blob/HEAD/stack_gan/model.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":"6fc80b91caf67336"}},{"code_sha256_prefix":"1adac96a64c536f7","entry":"conditioning_augmentation","repo":"Vishal-V/GSoC-TensorFlow-2019","repo_kind":"listed","path":"stack_gan/model.py","file_url":"https://github.com/Vishal-V/GSoC-TensorFlow-2019/blob/HEAD/stack_gan/model.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":"1adac96a64c536f7"}},{"code_sha256_prefix":"4a91e0c12a4df0bc","entry":"conv_block","repo":"Vishal-V/GSoC-TensorFlow-2019","repo_kind":"listed","path":"mask_rcnn/model.py","file_url":"https://github.com/Vishal-V/GSoC-TensorFlow-2019/blob/HEAD/mask_rcnn/model.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":"4a91e0c12a4df0bc"}},{"code_sha256_prefix":"c8dea6dd84ed3e6b","entry":"download_data","repo":"Vishal-V/GSoC-TensorFlow-2019","repo_kind":"listed","path":"face_app/data_download.py","file_url":"https://github.com/Vishal-V/GSoC-TensorFlow-2019/blob/HEAD/face_app/data_download.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":"c8dea6dd84ed3e6b"}},{"code_sha256_prefix":"74e5099c2cbb3e49","entry":"get_random_block_from_data","repo":"Vishal-V/GSoC-TensorFlow-2019","repo_kind":"listed","path":"autoencoder/model/AutoencoderRunner.py","file_url":"https://github.com/Vishal-V/GSoC-TensorFlow-2019/blob/HEAD/autoencoder/model/AutoencoderRunner.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":"74e5099c2cbb3e49"}},{"code_sha256_prefix":"ebaf5ac773912a84","entry":"identity_block","repo":"Vishal-V/GSoC-TensorFlow-2019","repo_kind":"listed","path":"mask_rcnn/model.py","file_url":"https://github.com/Vishal-V/GSoC-TensorFlow-2019/blob/HEAD/mask_rcnn/model.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":"ebaf5ac773912a84"}},{"code_sha256_prefix":"c353c26b5c082459","entry":"make_eval_inputs_from_np_arrays","repo":"Vishal-V/GSoC-TensorFlow-2019","repo_kind":"listed","path":"boosted_trees/train_higgs.py","file_url":"https://github.com/Vishal-V/GSoC-TensorFlow-2019/blob/HEAD/boosted_trees/train_higgs.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":"c353c26b5c082459"}},{"code_sha256_prefix":"f5b233a3ce3e8fb9","entry":"make_inputs_from_np_arrays","repo":"Vishal-V/GSoC-TensorFlow-2019","repo_kind":"listed","path":"boosted_trees/train_higgs.py","file_url":"https://github.com/Vishal-V/GSoC-TensorFlow-2019/blob/HEAD/boosted_trees/train_higgs.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":"f5b233a3ce3e8fb9"}},{"code_sha256_prefix":"ade723634de3da01","entry":"read_higgs_data","repo":"Vishal-V/GSoC-TensorFlow-2019","repo_kind":"listed","path":"boosted_trees/train_higgs.py","file_url":"https://github.com/Vishal-V/GSoC-TensorFlow-2019/blob/HEAD/boosted_trees/train_higgs.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":"ade723634de3da01"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}