KUNTAIKAO

Results 13 issues of KUNTAIKAO

Thank you very much for your marvelous work! However, after I installed PyQt5 and PyQt6 and tried to input the following command, respectively: python demo.py --input-image t3.jpg I received the...

Thank you for your work. However, when I run: python demo_2d.py ressources/inputs/videos/demo.mp4 The program is stuck in this line: cls_confs = torch.nn.Softmax()(Variable(output[5:5+num_classes].transpose(0,1))).data Any help is appreciated.

Hi Mr. Yu, Thank you for your marvelous work! Could you make a tutorial in detail about how to train with custom datasets?