Skip to content

high performance image loading and augmenting routines mimicking PIL.Image interface

License

Notifications You must be signed in to change notification settings

kenshohara/accimage

 
 

Repository files navigation

This is a fork of pytorch/accimage for using ipp and libjpeg-turbo installed by anaconda.

conda install ipp-devel -c intel
conda install libjpeg-turbo -c conda-forge
# modify anaconda_dir in setup.py
python setup.py install --user

About

high performance image loading and augmenting routines mimicking PIL.Image interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 82.1%
  • Python 17.2%
  • Shell 0.7%