Welcome to Multi-object trackers in Python’s documentation!
- Multi-object trackers in Python
- Example: TF-MobileNetSSD + CentroidTracker
- Example: YOLOv3 + CentroidTracker
- Tracker
- SORT
- IOU Tracker
- Kalman Filter based Centroid Tracker
- Tracks
- Kalman Filters
- Object Detection
- Utilities
get_centroid()
iou()
iou_xywh()
xyxy2xywh()
xywh2xyxy()
midwh2xywh()
intersection_complement_indices()
nms()
draw_tracks()
load_labelsjson()
dict2jsonfile()
create_filechooser()
select_caffemodel_prototxt()
select_caffemodel_weights()
select_caffemodel()
select_videofile()
select_yolo_weights()
select_coco_labels()
select_yolo_config()
select_yolo_model()
select_pbtxt()
select_tfmobilenet_weights()
select_tfmobilenet()
- Download pretrained neural-network weights.
- References and Credits
- Contributor Covenant Code of Conduct