CL
CL
Hello, I use apex train the model with the level 'O1',ie fp16 ,but the loss is nan, if i train the model with fp32,the loss is normal,Do you have the...
Hello,when I run the code, i encounter an error, score_dict = eval_dataloader(model_for_eval, loader_dict['query'], loader_dict['gallery'], deepcopy(cfg.eval)) TypeError:Device() received an invalid combination of arguments - got(),but expected one of *(torch.device device) *(str...
Thanks for your job,in the kpt_to_pap_mask.py def _to_ind(y): return min(H, max(0, int(1. * H * y / im_h_w[0] + 0.5))) Why is this formula going to be calculated like this?
Hello,The url of the pretrained model can't find
The code is so bad, too much is missing