Popular repositories
-
Rtextrankr
TextRank for Korean in R
-
tensorflow-kr
Forked from tensorflowkorea/tensorflow-kr
tensorflow.org 문서 번역 레파지토리
Python 1
-
cycleGAN
TF-Slim Implementation of CycleGAN(2017)
Python 1
-
spoqa-pycon-2016-obfuscation-contest
Forked from spoqa/spoqa-pycon-2016-obfuscation-contest
파이콘 APAC 2016 코드 난독화 대회
Jupyter Notebook
-
mikigom_course
Jupyter Notebook 1
-
Sejong_Copus-Downloader
Auto Downloader for Sejong Copus
Python
168 contributions in the last year
Contribution activity
July 2017
BUG: `np.array(arg: PIL.Image.Image)` results array of reversed image axis
I tried to convert PIL.Image.Image object to numpy.ndarray by np.array but it returns reversed axis.
$ python
Python 3.6.1 |Anaconda 4.4.0 (64-bit)| …