LeipingJie / AdapterShadow

3 stars 0 forks source link

Running instruction #5

Open AnnaRubts opened 3 hours ago

AnnaRubts commented 3 hours ago

Hi, The results look great. Is it possible to provide a running instructions to use a pre-trained model ? thank you

aaronjie commented 3 hours ago

Hi AnnaRubts.

The basic running command is: python test.py -net sam -exp_name sbu -npts 5 -backbone b1 -plug_image_adapter -all -freeze_backbone -use_neg_point -sample grid -grid_out_size 16 Before running, please specify the corresonding dataset name by (take sbu as example): -dataset_name sbu or (another case if cuhk) -dataset_name cuhk