Silan_Li

Results 8 comments of Silan_Li

> `I found that there is mean and std value in the ITOP data set.`

Can you provide the training code for ITOP data set?Just like the NYU dataset is provided.

> I try to use the itop_side.pth to identify my pictures, but it's a little poor. > So I want to use my pictures to train this model, how can...

> @zhangboshen Hello, > I have the same concern about the mean/std value in the real-time situation. If I wanna use your method in a real-time application, what should I...

> > Hi, @shangchengPKU > > For K2HPD datasets, since no center file was provided, you will need a human detector, to give you a human bndbox first. > >...

> Thanks for your attention. > > 1. n=16 in GaitPart. > 2. torch.optim.Adam(..., betas=(0.9, 0.99)) in default. > I hope this would be helpful to you. Hello, I checked...

> Hello, I checked that the default parameter for beta in the Adam optimizer is (0.9, 0.999).Did you change it to beta=(0.9, 0.99) during training? Hello, I checked that the...

点击YOLO.py里面的class YOLO修改默认加载的权重文件