Rethinking-Counting
Rethinking-Counting copied to clipboard
Can't locate dynamic libraries
Followed installation steps both from this and the DAU-ConvNet repository.
Files:
- libgau_conv_tensorflow.so
- libgau_conv_grad_op.so
Mentioned in file gau_conv/_gau_conv_grad_op.py were not found.
i have a same issue. i checked dau-convnet code(https://github.com/skokec/DAU-ConvNet/blob/master/plugins/tensorflow/dau_conv/_dau_conv_grad_op.py).. i presume that *.so file will be made by cmake, build or something but i can't find any library generator file or *.so file in this repository.
@zhiqic , could you upload *.so file? (libgau_conv_tensorflow.so, libgau_conv_grad_op.so, libgau_conv_op.so)