persistforever
persistforever
when I install tensorflow1.5 (https://github.com/mind/wheels/releases/download/tf1.5-gpu/tensorflow-1.5.0-cp27-cp27mu-linux_x86_64.whl). I installed it sucessfully and import tensorflow. It report error 'ImportError: /lib64/libm.so.6: version `GLIBC_2.23' not found'. Should I update glibc version from 2.17 to 2.23?
thanks for your well-structure code, but I have a confusion in these lines. tensorflow-yolo/yolo/net/yolo_tiny_net.py 198-206 lines can you give a explantion on `base_boxes`
For the document that contains more than 512 words, how do you split the data? I have two ideas: For example, if a document contains 5 words: ABCDE. We assume...