[DETA] Improvement and Sync from DETA especially for training #27990
[DETA] fix freeze/unfreeze function
4fc204fb
Update src/transformers/models/deta/modeling_deta.py
97e3d239
Update src/transformers/models/deta/modeling_deta.py
933119eb
add freeze/unfreeze test case in DETA
a583fa70
Merge branch 'main' of https://github.com/SangbumChoi/transformers in…
fa83da90
fix type
3407bd18
fix typo 2
921c7d1b
Merge branch 'huggingface:main' into main
df490fc9
fix : enable aux and enc loss in training pipeline
d727a49b
Merge branch 'huggingface:main' into main
beab3078
Add unsynced variables from original DETA for training
cd351da8
Merge branch 'main' of https://github.com/SangbumChoi/transformers in…
954da10d
Merge branch 'huggingface:main' into main
ad8aa0ee
Merge branch 'main' of https://github.com/SangbumChoi/transformers in…
fae8b0a7
modification for passing CI test
c38cba83
make style
ddd3f6de
make fix
15409c30
manual make fix
b2ea2b3e
change deta_modeling_test of configuration 'two_stage' default to TRU…
92280f55
remove print
5429755a
divide configuration in DetaModel and DetaForObjectDetection
db0f2255
image smaller size than 224 will give topk error
483e9fc0
pred_boxes and logits should be equivalent to two_stage_num_proposals
153e8b11
add missing part in DetaConfig
b537c2a8
Merge branch 'huggingface:main' into main
d3a6cced
Update src/transformers/models/deta/modeling_deta.py
a86d7620
add docstring in configure and prettify TO DO part
4e8b9f74
Merge branch 'main' of https://github.com/SangbumChoi/transformers in…
7895b7e3
Merge branch 'huggingface:main' into main
0138a743
change distribute related code to accelerate
526a8b08
Update src/transformers/models/deta/configuration_deta.py
c7b98185
Update tests/models/deta/test_modeling_deta.py
8fe68e4e
protect importing accelerate
e760c4a9
change variable name to specific value
2386d737
wrong import
5643284f
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub