humanseg.pytorch icon indicating copy to clipboard operation
humanseg.pytorch copied to clipboard

Human segmentation project(pytorch)

Results 2 humanseg.pytorch issues
Sort by recently updated
recently updated
newest added

Thanks for your great work! Can you also share the pre-trained checkpoints? Especially this one, UNet + Mobilenetv2. Thanks.

Hi, when I run the train code in multigpu, it says that the data is not on the same device. RuntimeError: Expected tensor for argument #1 'input' to have the...