[TensorFlow] Adding GroupViT #18020
ariG23498
changed the title [WIP][TensorFlow]Adding GroupViT [TensorFlow] Adding GroupViT 3 years ago
ariG23498
marked this pull request as ready for review 3 years ago
gante
commented
on 2022-08-23
chore: initial commit
a0f953db
chore: adding util methods
17a695db
chore: refactor the utils
46cdda5d
chore: adding the layers
c1194379
chore: porting all the layers from torch to tf
2e11e61a
chore: aligning the layers with reference to tf clip
cf4a1b3a
chore: aligning the modules
2dfbcc06
chore: aligning with CLIP
0abd0429
chore: wrangling the layers to keep it tf compatible
3854f635
chore: aligning the names of the layers for porting
6277ce24
chore: style changes
fc456f3b
chore: adding docs and inits
5b389199
chore: adding tfp dependencis
ed6a8fca
chore: initial commit for testing
eeb52783
chore: aligning the vision embeddings with the vit implementatino
761f4c8d
chore: changing model prefix
7c65dc77
chore: fixing the name of the model and the layer normalization test …
8c1bb687
chore: every test passes but the slow ones
46266c4b
chore: fix style and integration test
003a99d1
chore: moving comments below decorators
e9636b7e
chore: make fixup and fix-copies changes
42af02d7
chore: adding the Vision and Text Model to check_repo
b730b806
chore: modifying the prefix name to align it with the torch implement…
e8a1cfd1
chore: fix typo in configuration
a6842864
choer: changing the name of the model variable
58a1a729
chore: adding segmentation flag
13505e52
chore: gante's review
0a1e5faa
chore: style refactor
8420491c
chore: amy review
6b4d097d
chore: adding shape_list to parts that have been copied from other sn…
1ff4004d
chore: init batchnorm with torch defaults
bcb5aa47
chore: adding shape_list to pass the tests
ef8c9644
test fix: adding seed as 0
0c563da9
set seed
23f70de3
ydshieh
force pushed
to
23f70de3
3 years ago
Merge branch 'main' into feat/groupvit-tf
7e3a3649
chore: changing the straight through trick to fix -ve dimensinos
57ecd881
chore: adding a dimension to the loss
cc47a386
chore: adding reviewers and contributors names to the docs
c58dba69
gante
approved these changes
on 2022-09-19
sgugger
approved these changes
on 2022-09-19
Merge branch 'main' into feat/groupvit-tf
662243f8
chore: added changes after review
ffc868ac
chore: code quality fixup
52b63b09
chore: fixing the segmentation snippet
cccebbe5
Merge branch 'main' into feat/groupvit-tf
460570ae
chore: adding to the layer calls
4a5e6be4
Merge branch 'main' into feat/groupvit-tf
81af3f55
chore: changing int32 to int64 for inputs of serving
6ebf567e
Merge branch 'main' into feat/groupvit-tf
474c79f2
chore: review changes
e402908a
chore: style changes
4c672ea5
Merge branch 'main' into feat/groupvit-tf
07f82a0a
Merge branch 'main' into feat/groupvit-tf
b4ff462f
chore: remove from_pt=True
34194cde
fix: repo consistency
9f56dde6
gante
merged
0dc7b3a7
into main 3 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub