geekplusaa

Results 1 comments of geekplusaa

I meet this problem too --------------------------- ` python train.py \ --checkpoint ./pretrained_checkpoint/sam_vit_b_01ec64.pth \ --model-type vit_b \ --output . ` --------------------------- ` --- create training dataloader --- ------------------------------ train -------------------------------- --->>>...