Activity
implement skip connections for sam vit encoder
implement skip connections for sam vit encoder
Force push
implement skip connections for sam vit encoder
implement skip connections for sam vit encoder
use vit_depth to control sam vit depth
use vit_depth to control sam vit depth
remove sam decoder as it's not stable yet
remove sam decoder as it's not stable yet
Integrate SAM's image encoder with Unet
Integrate SAM's image encoder with Unet
Pull request merge
update segment-anything package source in reqs
update segment-anything package source in reqs
Force push
ensure sam encoder weights loading
ensure sam encoder weights loading
set unused sam modules to require grad False
set unused sam modules to require grad False
Force push
use iou scaling to avoid errors with torch ddp
use iou scaling to avoid errors with torch ddp
update readme with sam model and encoders
update readme with sam model and encoders
load pretrained sam state dict for a model
load pretrained sam state dict for a model