dgd_person_reid icon indicating copy to clipboard operation
dgd_person_reid copied to clipboard

Is it possible to offer a tensorflow version of the pretrained model?

Open tonylins opened this issue 9 years ago • 4 comments

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.

tonylins avatar Nov 21 '16 15:11 tonylins

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 avatar Nov 21 '16 16:11 Cysu

@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 avatar Sep 15 '17 23:09 sde123

@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 avatar Sep 16 '17 02:09 Cysu

@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.

gauravkrnayak avatar Apr 08 '18 05:04 gauravkrnayak