{"id":20164713,"url":"https://github.com/nourmorsy/nueral_style_transform","last_synced_at":"2026-04-29T16:05:35.414Z","repository":{"id":212573082,"uuid":"731824106","full_name":"nourmorsy/Nueral_Style_Transform","owner":"nourmorsy","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-01T22:34:37.000Z","size":6473,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-25T06:36:35.273Z","etag":null,"topics":["python","tensorflow"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nourmorsy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-12-15T01:02:22.000Z","updated_at":"2024-11-01T22:34:41.000Z","dependencies_parsed_at":"2023-12-15T02:53:15.878Z","dependency_job_id":"7c413263-652a-4c43-a86e-0fe56dbdfee2","html_url":"https://github.com/nourmorsy/Nueral_Style_Transform","commit_stats":null,"previous_names":["nourmorsy/nueral_style_transform"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nourmorsy/Nueral_Style_Transform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nourmorsy%2FNueral_Style_Transform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nourmorsy%2FNueral_Style_Transform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nourmorsy%2FNueral_Style_Transform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nourmorsy%2FNueral_Style_Transform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nourmorsy","download_url":"https://codeload.github.com/nourmorsy/Nueral_Style_Transform/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nourmorsy%2FNueral_Style_Transform/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32432937,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["python","tensorflow"],"created_at":"2024-11-14T00:35:31.535Z","updated_at":"2026-04-29T16:05:35.378Z","avatar_url":"https://github.com/nourmorsy.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neural Style Transfer Project\n\n## Overview and Goal\nThis project implements neural style transfer techniques, inspired by the paper [A Neural Algorithm of Artistic Style](https://arxiv.org/abs/1508.06576). The objective is to blend the artistic style of one image with the content of another, creating a visually compelling result that merges elements from both images. Using the VGG network as a feature extractor, this project reconstructs artistic styles in a way that mimics the work detailed in the referenced paper.\n\n---\n\n## Dependencies\nTo run this project, you’ll need:\n- Python 3.x\n- Jupyter Notebook\n- Required Python libraries:\n  ```bash\n  pip install torch torchvision opencv-python numpy matplotlib\n  ```\n---\n\n## Files Description\n\n- **nueral_style_transform.ipynb**: The primary notebook that implements neural style transfer, using deep learning techniques and the VGG model as a feature extractor.\n- **vgg.ipynb** : A supporting notebook focused on loading and visualizing VGG network layers, used in feature extraction for style transfer.\n\n## Usage\n\n - Open the **nueral_style_transform.ipynb** notebook in Jupyter\n  ```bash\n  jupyter notebook nueral_style_transform.ipynb\n  ```\n- Follow the instructions within the notebook to load images and apply style transfer.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnourmorsy%2Fnueral_style_transform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnourmorsy%2Fnueral_style_transform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnourmorsy%2Fnueral_style_transform/lists"}