You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Really grateful for your pretrained model for person re-identification. However the costumed BN layer somehow makes it hard to import the model into tensorflow. Is it possible to develop a tensorflow version? Thanks very much.
The text was updated successfully, but these errors were encountered:
Thanks very much for your advice. I will try my best to figure it out how to make the pretrained models compatible with tensorflow. Need some days though.
@Cysu
hello
thank you for your code on person re_identification,but,I run the code and got a problem:error: invalid conversion from ‘const void_’ to ‘void_’ [-fpermissive]. I have install openmpi-1.6.5.
could you please tell me how to solve it?
thank you very much
@sde123 Could you please attached the full error report? Does this happen when compiling or running the code? It's also better to open up a new issue for it.
@Cysu Is the tensorflow version of the pretrained model available ? Can you please share the model graph and their corresponding weights so that we can directly load it into the tensorflow.
Really grateful for your pretrained model for person re-identification. However the costumed BN layer somehow makes it hard to import the model into tensorflow. Is it possible to develop a tensorflow version? Thanks very much.
The text was updated successfully, but these errors were encountered: