Jianwei Yang

Results 71 comments of Jianwei Yang

Have you downloaded some datasets from the link I provided? If yes, then you can get the file very simply. In the root folder of a image dataset, e.g. lfpw...

It's okay, I am glad to help you out. I have deleted the rebundant codes in loadsamples.m, please pull it again. Towards your first problem, did you provide the right...

Hi, these codes are used for learning W using dals toolbox, please use liblinear alternatively. You can just comment them to rule out the errors. 在 2014-10-15 16:06:07,"weiyt2014" [email protected] 写道:...

@weiyt2014 , hi, the Path_Images.txt should include both trainset and testset, you can use the the input exc_setlabel in loadsamples to exclude trainset or testset. as for the second issue,...

Hi, this is a debug issue, I think you can solve it by yourself, :) At 2014-10-17 11:13:15, "weiyt2014" [email protected] wrote: test_model.m the line 129-130 "randf = LBFRegModel.ranf; Ws =...

Hi, @tjann, I think so, you can refer to some general implementations based on blas, and then transfer them to torch.

Hi, @doronpor , great thanks to point out this! I also doubted the reason for the worse performance is on this part but I did have time to check my...

Hi, @doronpor, the same question, :), what is your mAP on VOC07? I will add you as a collaborator, and that would be great if you can help with that,...

@Feynman27 Yes, you are right, I did that and I am evaluating the model.

Hi, @zuoeye , did you specify the number of clusters at the beginning?