Skip to content

Activity

Merge branch 'master' into sam

qubvelpushed 3 commits to sam • c5bc356…f1ac494 • 
on Apr 11, 2024

implement skip connections for sam vit encoder

Force push
Rusteamforce pushed to sam • 8c6702a…c5bc356 • 
on Jun 12, 2023

implement skip connections for sam vit encoder

Rusteampushed 1 commit to sam • e5c4bc4…8c6702a • 
on Jun 12, 2023

rm changes from pan model

Rusteampushed 1 commit to sam • 5edc0ee…e5c4bc4 • 
on Jun 5, 2023

use vit_depth to control sam vit depth

Rusteampushed 1 commit to sam • e968719…5edc0ee • 
on Jun 2, 2023

Merge branch 'master' into sam

qubvelpushed 2 commits to sam • 9b29124…e968719 • 
on May 29, 2023

minor changes from PR review

Rusteampushed 1 commit to sam • e6cfdc9…9b29124 • 
on May 26, 2023

remove sam decoder as it's not stable yet

Rusteampushed 1 commit to sam • b8189e0…e6cfdc9 • 
on May 25, 2023

Integrate SAM's image encoder with Unet

Rusteamcreated sam-decoder • b8189e0 • 
on May 25, 2023

Integrate SAM's image encoder with Unet

Pull request merge
Rusteampushed 4 commits to sam • 500779e…b8189e0 • 
on May 19, 2023

update segment-anything package source in reqs

Force push
Rusteamforce pushed to sam-unet • 1ecf890…a049c88 • 
on May 19, 2023

rm segment-anything from reqs

Rusteampushed 1 commit to sam-unet • 12a0db6…1ecf890 • 
on May 19, 2023

ensure sam encoder weights loading

Rusteampushed 1 commit to sam-unet • b301d30…12a0db6 • 
on May 19, 2023

integrate sam encoder to Unet model

Rusteamcreated sam-unet • b301d30 • 
on May 19, 2023

add segment-anything to reqs

Rusteampushed 1 commit to sam • 9731e8f…500779e • 
on May 18, 2023

Deleted branch

Rusteamdeleted sam-ddp • 
on May 9, 2023

Merge pull request #1 from Rusteam/sam-ddp

Pull request merge
Rusteampushed 4 commits to sam • 4d1144e…9731e8f • 
on May 9, 2023

remove prompt encoder from sam

Rusteampushed 1 commit to sam-ddp • 2ed775d…9c93eb4 • 
on May 9, 2023

set unused sam modules to None

Rusteampushed 1 commit to sam-ddp • c1a9319…2ed775d • 
on May 9, 2023

set unused sam modules to require grad False

Force push
Rusteamforce pushed to sam-ddp • a1bef32…c1a9319 • 
on May 9, 2023

set unused sam modules to require grad False

Rusteamcreated sam-ddp • a1bef32 • 
on May 9, 2023

use iou scaling to avoid errors with torch ddp

Rusteampushed 1 commit to sam • 64a2516…4d1144e • 
on May 8, 2023

update readme with sam model and encoders

Rusteampushed 1 commit to sam • 6b36927…64a2516 • 
on May 4, 2023

load pretrained sam state dict for a model

Rusteampushed 1 commit to sam • f37c9b3…6b36927 • 
on May 4, 2023

wip weights

Rusteampushed 1 commit to sam • 1f1eaca…f37c9b3 • 
on May 4, 2023

remove sam encoders from test_models

Rusteamcreated sam • 1f1eaca • 
on May 3, 2023