Skip to content

Commit

Permalink
add dino trans
Browse files Browse the repository at this point in the history
  • Loading branch information
lyuwenyu committed Jul 21, 2023
1 parent 16da7e3 commit a165f75
Show file tree
Hide file tree
Showing 2 changed files with 530 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rtdetr_paddle/ppdet/modeling/transformers/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@
from .matchers import *
from .position_encoding import *
from .rtdetr_transformer import *
from .hybrid_encoder import *
from .dino_transformer import *
from .hybrid_encoder import *
Loading

0 comments on commit a165f75

Please sign in to comment.