AlexeyAB
2018-05-16 573d7e80814a4cc3c08897f6c0f67ea189339856
refs
author AlexeyAB <alexeyab84@gmail.com>
Wednesday, May 16, 2018 00:03 +0000
committer AlexeyAB <alexeyab84@gmail.com>
Wednesday, May 16, 2018 00:03 +0000
commit573d7e80814a4cc3c08897f6c0f67ea189339856
tree e33a85e05d752abdacbc027c0707c134af77b5cd tree | zip | gz | tar | bzip2 | xz
parent 8b5344ee2dc551dbe673020a33021e7f84f305f1 view | diff
Added def array_to_image(arr): to the darknet.py
Usage:
import scipy.misc
sci_image = scipy.misc.imread(image)
im, arr = array_to_image(sci_image)
2 files modified
30 ■■■■■ changed files
build/darknet/x64/darknet.py 15 ●●●●● diff | view | raw | blame | history
darknet.py 15 ●●●●● diff | view | raw | blame | history