pea1ce

Results 4 issues of pea1ce

按照说明生成了lmdb。100M多的图片生成了300M多的lmdb文件。运行./train.sh的时候报错: I0515 22:57:30.026185 29077 layer_factory.hpp:77] Creating layer data I0515 22:57:30.026463 29077 net.cpp:100] Creating Layer data I0515 22:57:30.026578 29077 net.cpp:408] data -> data I0515 22:57:30.026616 29077 net.cpp:408] data -> label I0515...

import pandas as pd, numpy as np import bcolz df = pd.DataFrame({'a':[1,2,3]},dtype=np.object) ct = bcolz.ctable.fromdataframe(df,rootdir='e:/tmp') ct.flush() ct = bcolz.open('e:/tmp') ct.flush() # crashed in this line.

like: >>> bcolz.ctable.fromdataframe(pd.DataFrame({'a':[1,2,3],'b':['','','']})) D:\Anaconda2\lib\site-packages\bcolz\ctable.py:693: FutureWarning: pandas.lib is deprecated and will be removed in a future version. You can access infer_dtype as pandas.api.types.infer_dtype inferred_type = pd.lib.infer_dtype(vals) Traceback (most recent call last):...

不知道是什么原因啊 he@he-desktop:~/QQStars$ ./QQStars.sh QxtGlobalShortcut failed to register: "Ctrl+Alt+L" "设置Ctrl+Alt+L热键出错" QFSFileEngine::open: No file name specified couldn't create image from "" QFSFileEngine::open: No file name specified couldn't create image from "" QFSFileEngine::open:...