Skip to content

Commit

Permalink
update hubconf
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmedest61 committed Oct 11, 2024
1 parent d79132a commit 0c8c659
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions hubconf.py
Original file line number Diff line number Diff line change
Expand Up @@ -330,11 +330,7 @@ def vlad_buff(
assert args.antiburst == True
assert args.wpca == True

agg_args = {
"clusters_num": args.clusters_num,
"dim": args.dim,
"args": args,
}
agg_args = args

assert (
args.backbone in DINOV2_ARCHS.keys()
Expand Down

0 comments on commit 0c8c659

Please sign in to comment.