Tianwei Shen

Results 4 issues of Tianwei Shen

The problem seems to be the python export, which is not fully functioned at the moment. See https://travis-ci.org/hlzz/libvot for details.

bug
enhancement
help wanted

* fix version issues with the newest tensorflow (softmax_cross_entropy_with_logits came with optional parameters, use 'global_variables_initializer' instead of 'initialize_all_variables' * The official tf network wrapper use 'kernel' and 'bias' for 'weights'...

It seems that this project doesn't have support for CUDA 5.5. When I compiled the cudamat with CUDA 5.5. It reported that 'uint is undefined'. So I added '#define uint...

How to build this project? I can find the _requirements.txt_ file.