Skip to content

Commit

Permalink
fixing name position_embeddings to object_queries (huggingface#24652)
Browse files Browse the repository at this point in the history
* fixing name position_embeddings to object_queries

* [fix] renaming variable and docstring do object queries

* [fix] comment position_embedding to object queries

* [feat] changes from make-fix-copies to keep consistency

* Revert "[feat] changes from make-fix-copies to keep consistency"

This reverts commit 56e3e9e.

* [tests] fix wrong expected score

* [fix] wrong assignment causing wrong tensor shapes

* [fix] fixing position_embeddings to object queries to keep consistency (make fix copies)

* [fix] make fix copies, renaming position_embeddings to object_queries

* [fix] positional_embeddingss to object queries, fixes from make fix copies

* [fix] comments frmo make fix copies

* [fix] adding args validation to keep version support

* [fix] adding args validation to keep version support -conditional detr

* [fix] adding args validation to keep version support - maskformer

* [style] make fixup style fixes

* [feat] adding args checking

* [feat] fixcopies and args checking

* make fixup

* make fixup

---------

Co-authored-by: Lorenzobattistela <[email protected]>
  • Loading branch information
2 people authored and parambharat committed Sep 26, 2023
1 parent f7bd8c0 commit bcf76aa
Show file tree
Hide file tree
Showing 5 changed files with 514 additions and 144 deletions.
Loading

0 comments on commit bcf76aa

Please sign in to comment.