Commit
·
7c4ea4d
1
Parent(s):
243b168
feat: update readme.md
Browse files
README.md
CHANGED
@@ -2,7 +2,8 @@
|
|
2 |
license: mit
|
3 |
---
|
4 |
# Multi-Moving Camera Pedestrian Tracking with a New Dataset and Global Link Model
|
5 |
-
[![](http://img.shields.io/badge/cs.CV-arXiv%3A2302.07676-B31B1B.svg)](
|
|
|
6 |
|
7 |
This repository contains the details of the dataset and the Pytorch implementation of the Baseline Method CrossMOT of the Paper:
|
8 |
[Multi-Moving Camera Pedestrian Tracking with a New Dataset and Global Link Model](https://arxiv.org/abs/2302.07676)
|
@@ -52,9 +53,15 @@ MMCT
|
|
52 |
```
|
53 |
|
54 |
### <a id="dow">Dataset Downloads</a>
|
55 |
-
The whole dataset can be downloaded from [
|
|
|
|
|
|
|
|
|
|
|
56 |
|
57 |
## <a id="con">Contact</a>
|
58 |
If you have any concerns, please contact [2212534@mail.dhu.edu.cnn](2212534@mail.dhu.edu.cn)
|
59 |
|
60 |
|
|
|
|
2 |
license: mit
|
3 |
---
|
4 |
# Multi-Moving Camera Pedestrian Tracking with a New Dataset and Global Link Model
|
5 |
+
[![](http://img.shields.io/badge/cs.CV-arXiv%3A2302.07676-B31B1B.svg)](###)
|
6 |
+
[![](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-orange)](https://huggingface.co/datasets/jellyShuang/MMCT)
|
7 |
|
8 |
This repository contains the details of the dataset and the Pytorch implementation of the Baseline Method CrossMOT of the Paper:
|
9 |
[Multi-Moving Camera Pedestrian Tracking with a New Dataset and Global Link Model](https://arxiv.org/abs/2302.07676)
|
|
|
53 |
```
|
54 |
|
55 |
### <a id="dow">Dataset Downloads</a>
|
56 |
+
The whole dataset can be downloaded from [Huggingface](https://huggingface.co/datasets/jellyShuang/MMCT). **Note that, each file needs to unzip by the password. You can decompress each `.zip` file in its folder after sending us (2212534@mail.dhu.edu.cn, ytzhang@dhu.edu.cn) the [LICENSE](https://github.com/shengyuhao/DIVOTrack/blob/main/LICENSE.md). in any format.**
|
57 |
+
|
58 |
+
|
59 |
+
## <a id="ref">Reference</a>
|
60 |
+
The license agreement for data usage implies the citation of the paper above. Please notice that citing the dataset URL instead of the publications would not be compliant with this license agreement. You can read the LICENSE from [LICENSE](https://github.com/dhu-mmct/DHU-MMCT/blob/main/LICENSE.md).
|
61 |
+
|
62 |
|
63 |
## <a id="con">Contact</a>
|
64 |
If you have any concerns, please contact [2212534@mail.dhu.edu.cnn](2212534@mail.dhu.edu.cn)
|
65 |
|
66 |
|
67 |
+
|