zhiqic / Rethinking-Counting

[CVPR 2022] Rethinking Spatial Invariance of Convolutional Networks for Object Counting
60 stars 12 forks source link

Can't locate dynamic libraries #12

Open DiogoRavasco opened 8 months ago

DiogoRavasco commented 8 months ago

Followed installation steps both from this and the DAU-ConvNet repository.

Files:

Mentioned in file gau_conv/_gau_conv_grad_op.py were not found.

Jochiwon commented 6 months ago

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)