Commit c5d6a51a authored by wanghailong's avatar wanghailong

add gkt

parent a57fa6f8
......@@ -23,6 +23,7 @@ data/
ckpts
data
test/
runs/
val/
work_dirs/
develop-eggs/
......@@ -150,6 +151,8 @@ cluster.sh
#test
*.onnx
*.ckpts
*.ckpt
*.pkl
*.hbir
*.pt
*.hbm
......
This diff is collapsed.
......@@ -11,3 +11,4 @@ from .models.opt.adamw import AdamW2
from .bevformer import *
from .maptr import *
from .models.backbones.efficientnet import EfficientNet
from .hat.gtk_transformer import GKTTransformer
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment