Skip to content

Commit a5065ce

Browse files
committed
Add labels files and update readme
1 parent f50a7e1 commit a5065ce

File tree

8 files changed

+42
-18
lines changed

8 files changed

+42
-18
lines changed

DOWNLOAD_WEIGHTS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Instructions to download pretrained neural-network weights.
22

3-
[GitHub](https://github.com/adipandas/multi-object-tracker)
4-
[Home](https://adipandas.github.io/multi-object-tracker/)
3+
[[Webpage](https://adipandas.github.io/multi-object-tracker/)]
4+
[[GitHub](https://github.com/adipandas/multi-object-tracker)]
55

66
##### YOLOv3
77
```

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,31 +37,30 @@ Pip install for OpenCV (version 3.4.3 or later) is available [here](https://pypi
3737
```
3838
git clone https://github.com/adipandas/multi-object-tracker
3939
cd multi-object-tracker
40+
pip install -r requirements.txt
4041
pip install -e .
4142
```
4243

43-
Note - for using neural network models with GPU
44-
---
45-
For using the opencv `dnn`-based object detection modules provided in this repository with GPU, you may have to compile a CUDA enabled version of OpenCV from source.
46-
47-
For building opencv from source, you can refer the following:
44+
**Note - for using neural network models with GPU**
45+
For using the opencv `dnn`-based object detection modules provided in this repository with GPU, you may have to compile a CUDA enabled version of OpenCV from source.
46+
* To build opencv from source, refer the following links:
4847
[[link-1](https://docs.opencv.org/master/df/d65/tutorial_table_of_content_introduction.html)],
4948
[[link-2](https://www.pyimagesearch.com/2020/02/03/how-to-use-opencvs-dnn-module-with-nvidia-gpus-cuda-and-cudnn/)]
5049

5150
## How to use?: Examples
5251

53-
Please refer [examples](./examples/) folder of this repository.
54-
You can clone and run the examples as shown in the [readme](examples/readme.md) inside the [examples](./examples/) folder.
52+
Please refer [examples](https://github.com/adipandas/multi-object-tracker/tree/master/examples) folder of this repository.
53+
You can clone and run the examples as shown [here](examples/readme.md).
5554

5655
## Pretrained object detection models
5756

5857
You will have to download the pretrained weights for the neural-network models.
59-
The shell scripts for downloading these are provided in [examples](examples/) folder.
58+
The shell scripts for downloading these are provided [here](https://github.com/adipandas/multi-object-tracker/tree/master/examples/pretrained_models) below respective folders.
6059
Please refer [DOWNLOAD_WEIGHTS.md](DOWNLOAD_WEIGHTS.md) for more details.
6160

6261
## References and Credits
6362

64-
Please see [REFERENCES.md](REFERENCES.md)
63+
Please see [REFERENCES.md](REFERENCES.md).
6564

6665
## Citation
6766

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"0": "background", "1": "aeroplane", "2": "bicycle", "3": "bird", "4": "boat", "5": "bottle", "6": "bus", "7": "car", "8": "cat", "9": "chair", "10": "cow", "11": "diningtable", "12": "dog", "13": "horse", "14": "motorbike", "15": "person", "16": "pottedplant", "17": "sheep", "18": "sofa", "19": "train", "20": "tvmonitor"}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{"0": "background", "1": "person", "2": "bicycle", "3": "car", "4": "motorcycle", "5": "airplane", "6": "bus", "7": "train",
2+
"8": "truck", "9": "boat", "10": "traffic light", "11": "fire hydrant", "13": "stop sign", "14": "parking meter", "15": "bench",
3+
"16": "bird", "17": "cat", "18": "dog", "19": "horse", "20": "sheep", "21": "cow", "22": "elephant", "23": "bear", "24": "zebra",
4+
"25": "giraffe", "27": "backpack", "28": "umbrella", "31": "handbag", "32": "tie", "33": "suitcase", "34": "frisbee", "35": "skis",
5+
"36": "snowboard", "37": "sports ball", "38": "kite", "39": "baseball bat", "40": "baseball glove", "41": "skateboard", "42": "surfboard",
6+
"43": "tennis racket", "44": "bottle", "46": "wine glass", "47": "cup", "48": "fork", "49": "knife", "50": "spoon", "51": "bowl", "52": "banana",
7+
"53": "apple", "54": "sandwich", "55": "orange", "56": "broccoli", "57": "carrot", "58": "hot dog", "59": "pizza", "60": "donut", "61": "cake",
8+
"62": "chair", "63": "couch", "64": "potted plant", "65": "bed", "67": "dining table", "70": "toilet", "72": "tv", "73": "laptop", "74": "mouse",
9+
"75": "remote", "76": "keyboard", "77": "cell phone", "78": "microwave", "79": "oven", "80": "toaster", "81": "sink", "82": "refrigerator",
10+
"84": "book", "85": "clock", "86": "vase", "87": "scissors", "88": "teddy bear", "89": "hair drier", "90": "toothbrush"
11+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{"0": "person", "1": "bicycle", "2": "car", "3": "motorbike", "4": "aeroplane", "5": "bus", "6": "train", "7": "truck", "8": "boat",
2+
"9": "traffic light", "10": "fire hydrant", "11": "stop sign", "12": "parking meter", "13": "bench", "14": "bird", "15": "cat",
3+
"16": "dog", "17": "horse", "18": "sheep", "19": "cow", "20": "elephant", "21": "bear", "22": "zebra", "23": "giraffe", "24": "backpack",
4+
"25": "umbrella", "26": "handbag", "27": "tie", "28": "suitcase", "29": "frisbee", "30": "skis", "31": "snowboard", "32": "sports ball",
5+
"33": "kite", "34": "baseball bat", "35": "baseball glove", "36": "skateboard", "37": "surfboard", "38": "tennis racket", "39": "bottle",
6+
"40": "wine glass", "41": "cup", "42": "fork", "43": "knife", "44": "spoon", "45": "bowl", "46": "banana", "47": "apple", "48": "sandwich",
7+
"49": "orange", "50": "broccoli",
8+
"51": "carrot", "52": "hot dog", "53": "pizza", "54": "donut", "55": "cake", "56": "chair", "57": "sofa",
9+
"58": "pottedplant", "59": "bed", "60": "diningtable", "61": "toilet", "62": "tvmonitor", "63": "laptop",
10+
"64": "mouse", "65": "remote", "66": "keyboard", "67": "cell phone", "68": "microwave", "69": "oven", "70": "toaster",
11+
"71": "sink", "72": "refrigerator", "73": "book", "74": "clock", "75": "vase", "76": "scissors", "77": "teddy bear", "78": "hair drier",
12+
"79": "toothbrush"}

examples/readme.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# multi-object-tracker examples
22

3-
[Home](https://adipandas.github.io/multi-object-tracker/)
4-
[GitHub](https://github.com/adipandas/multi-object-tracker)
3+
[[Webpage](https://adipandas.github.io/multi-object-tracker/)]
4+
[[GitHub](https://github.com/adipandas/multi-object-tracker)]
5+
56

67
This folder contains various examples.
78

8-
1. [Example jupyter-notebooks](example_notebooks)
9-
2. [Example scripts](example_scripts)
10-
3. [Evaluations based on py-motmetrics](./motmetrics_eval)
9+
Note: Before using these examples, you will have to download the network models. Please refer [these instructions](../DOWNLOAD_WEIGHTS.md) for downloading.
10+
11+
1. [Example jupyter-notebooks](https://github.com/adipandas/multi-object-tracker/tree/master/examples/example_notebooks)
12+
2. [Example scripts](https://github.com/adipandas/multi-object-tracker/tree/master/examples/example_scripts)
13+
3. [Evaluations based on py-motmetrics](https://github.com/adipandas/multi-object-tracker/tree/master/examples/motmetrics_eval)

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ numpy
22
scipy
33
matplotlib
44
pandas
5-
ipyfilechooser
65
opencv-contrib-python
76
motmetrics
87
setuptools

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
'matplotlib',
1313
'scipy',
1414
'opencv-contrib-python',
15-
'ipyfilechooser',
1615
'motmetrics'
1716
]
1817
)

0 commit comments

Comments
 (0)