# ssd_sort
**Repository Path**: hsulee/ssd_sort
## Basic Information
- **Project Name**: ssd_sort
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-06-06
- **Last Updated**: 2021-11-13
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# SSD_SORT
This is a simple multi-person tracking system.
* Detector: [SSD](https://github.com/weiliu89/caffe/tree/ssd).
* Association: [Sort](https://github.com/abewley/sort).
### Instruction
To run this code,you should install [SSD](https://github.com/weiliu89/caffe/tree/ssd) and build the python interface. A pretrained person detector caffemodel is also needed for the detector. Our pretrained [caffemodel](https://jbox.sjtu.edu.cn/l/cuaFUs) is also supplied. The image sequence should be stored under sequence folder. Some deploy files are under model folder. Run detrk.py to see the detection and association results. You can also edit some arguments to meet different situations.
### Result
