Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
# DeepInteraction and DeepInteraction++
|
5 |
+
|
6 |
+
## pretrained ckpts
|
7 |
+
DeepInteraction: r50_fpn_voxel_0075.pth
|
8 |
+
DeepInteraction++: swint_fpn_voxel_0075.pth
|
9 |
+
|
10 |
+
## eval ckpts
|
11 |
+
DeepInteraction: Fusion_0075_refactor.pth
|
12 |
+
DeepInteraction++: Fusion_0075_plusplus.pth
|