{"id":13713031,"url":"https://github.com/pytorch/accimage","last_synced_at":"2025-10-21T06:13:01.544Z","repository":{"id":47733985,"uuid":"76485579","full_name":"pytorch/accimage","owner":"pytorch","description":"high performance image loading and augmenting routines mimicking PIL.Image interface","archived":true,"fork":false,"pushed_at":"2021-08-16T06:33:10.000Z","size":719,"stargazers_count":318,"open_issues_count":9,"forks_count":41,"subscribers_count":22,"default_branch":"master","last_synced_at":"2024-09-27T19:23:28.990Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytorch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-14T18:21:48.000Z","updated_at":"2024-09-27T14:39:23.000Z","dependencies_parsed_at":"2022-09-13T08:12:05.032Z","dependency_job_id":null,"html_url":"https://github.com/pytorch/accimage","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faccimage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faccimage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faccimage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faccimage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytorch","download_url":"https://codeload.github.com/pytorch/accimage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234707371,"owners_count":18874671,"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":[],"created_at":"2024-08-02T23:01:26.285Z","updated_at":"2025-09-30T05:31:14.857Z","avatar_url":"https://github.com/pytorch.png","language":"C","readme":"# accimage\n\n[![Build status](https://github.com/pytorch/accimage/actions/workflows/accimage.yml/badge.svg)](https://github.com/pytorch/accimage/actions/workflows/accimage.yml)\n[![Anaconda badge](https://anaconda.org/conda-forge/accimage/badges/version.svg)](https://anaconda.org/conda-forge/accimage)\n\n\nAn accelerated Image loader and preprocessor leveraging [Intel\nIPP](https://software.intel.com/en-us/intel-ipp).\n\naccimage mimics the PIL API and can be used as a backend for\n[`torchvision`](https://github.com/pytorch/vision).\n\nOperations implemented:\n\n- `Image.resize((width, height))`\n- `Image.crop((left, upper, right, lower))`\n- `Image.transpose(PIL.Image.FLIP_LEFT_RIGHT)`\n\nEnable the torchvision accimage backend with:\n\n```python\ntorchvision.set_image_backend('accimage')\n```\n\n## Installation\n\naccimage is available on conda-forge, simply run the following to install\n\n```\n$ conda install -c conda-forge accimage\n```\n","funding_links":[],"categories":["Data Processing","C"],"sub_categories":["Data Pre-processing \u0026 Loading"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpytorch%2Faccimage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpytorch%2Faccimage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpytorch%2Faccimage/lists"}