You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,12 @@ This is the official Python and C++ implementation repository for a paper entitl
10
10
- Using object deep feature is effective for re-ID tasks.
11
11
- Fuzzy occlusion handling model improves tracking performance.
12
12
13
+
### News
14
+
- Our implementation for 3D multi-camera multi-object tracking with re-identification is released at [3D-Visual-MOT](https://github.com/linh-gist/3D-Visual-MOT)
15
+
- Our GLMB/LMB Python package implementations adapted from Matlab, are released at [labeledRFS](https://github.com/linh-gist/labeledRFS)
16
+
13
17
### Docker image
14
-
Docker image to run VisualRFS codes can be found in [Docker Hub]().
18
+
Docker image to run VisualRFS codes can be found in [VisualRFS Docker Hub](https://hub.docker.com/r/linhma/visualrfs).
0 commit comments