prb2387
prb2387
@lim-anggun Thank you very much. I made the required corrections. Thanks a ton for your reply. I had one more question, I tried the pedestrian model but the silhouettes I...
@AbnerHqC Thanks for the reply. I have gone through the paper. I was a little bit confused between the probe samples and gallery. If I add the test data and...
@LavenderMP you have to write your custom code for that. 1.take video 2. through the image segmentation get the silhouettes.
I think you can use the two checkpoints given and load model from there. I also trained the whole dataset. I am not sure whether I am making sense. Pretty...
@AbnerHqC Thanks. What do you mean by not so "natural"? Could you please elaborate, please? I tried to test it on the silhouettes I got by using OpenCV, the results...
@jcrazy1997 I have tried to extract human silhouettes through OpenCV functions but they are a bit too noisy. I am not sure how would that work for this model. If...
@aldotripolyta @Cyprusky Did you change anything from the preprocessed data? There are a total of 124 subjects and if you change anything from the test data then it gives you...
@aldotripolyta I received this message from the author. "`maybe,you can try to refer to model.transform to transform special person's silhouettes sequence and compare with other all person by each sequence...
@aldotripolyta btw do you have any idea how to create the silhouettes from the video. I would like to test it on this code. Could you please share any source...
> > maybe,you can try to refer to model.transform to transform special person's silhouettes sequence and compare with other all person by each sequence features(you could get it by transforming...