Skip to content

Commit

Permalink
fixing name position_embeddings to object_queries (#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 <lorenzobattistela@gmail.com>
  • Loading branch information
Lorenzobattistela and Lorenzobattistela authored Aug 29, 2023
1 parent 39c37fe commit 99c3d44
Show file tree
Hide file tree
Showing 5 changed files with 514 additions and 144 deletions.
Loading

0 comments on commit 99c3d44

Please sign in to comment.