2345678y3
2345678y3
 thank you
when i python train.py -net sam -mod sam_adpt -exp_name parotid -sam_ckpt /root/autodl-tmp/SAM-classificpython -net sam -mod sam_adpt -exp_name parotid -sam_ckpt /root/autodl-tmp/SAM-classification/Medical-SAM-Adapter-main/Medical-SAM-Adapter-main/checkpoint/sam/sam_vit_b_01ec64.pth -image_size 512 -b 5 -dataset decathlon -thd True -chunk 48...
when i create Env from environment.yml ,some error happend Pip subprocess error: ERROR: Ignored the following versions that require a different python version: 2.5.2 Requires-Python !=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,=2.7 ERROR: Could not find...
When I finish training my model, where are the model weights saved,thanks for your answer