August0424
August0424
I trained pose estimation model SimpleBaseLine on a single GPU, where I set the num_workers parameter in pytorch Dataloader to be 4, however, all the CPU cores in my computer...
**Describe your feature request** Will PaddleViT recently add Mobile-Former and release pretrained weights on ImageNet? **Describe the reference code or paper** Paper -> Mobile-Former: Bridging MobileNet and Transformer **Describe the...
I used 2 GPUs on a single machine to train model, and it correctly worked. However, when using more 2 GPUs for training, the program stucked in network's forward propagation...