ApplicationInImageProcessing
ApplicationInImageProcessing copied to clipboard
运行hsv_image_search遇到报错TypeError: Object of type ndarray is not JSON serializable
你好,我从百度云下载dataset.zip以后,解压到了hsv_image_search/static/文件夹下,然后运行python generate_index.py尝试生成索引文件,但是遇到报错:
TypeError: Object of type ndarray is not JSON serializable
想问下大概是什么原因导致的,谢谢!
