↓ 47 callersClassConvStandard convolution with args(ch_in, ch_out, kernel, stride, padding, groups, dilation, activation).
ultralytics/nn/modules/conv.py:23
↓ 47 callersClassConvStandard convolution with args(ch_in, ch_out, kernel, stride, padding, groups, dilation, activation).
SpikeYOLO_for_Gen1/ultralytics/nn/modules/conv.py:23
↓ 2 callersClassKalmanFilterXYAH For bytetrack. A simple Kalman filter for tracking bounding boxes in image space. The 8-dimensional state space (x, y, a, h, vx, vy, va, vh)
ultralytics/trackers/utils/kalman_filter.py:7
↓ 2 callersClassKalmanFilterXYAH For bytetrack. A simple Kalman filter for tracking bounding boxes in image space. The 8-dimensional state space (x, y, a, h, vx, vy, va, vh)
SpikeYOLO_for_Gen1/ultralytics/trackers/utils/kalman_filter.py:7
↓ 2 callersClassKalmanFilterXYWH For BoT-SORT. A simple Kalman filter for tracking bounding boxes in image space. The 8-dimensional state space (x, y, w, h, vx, vy, vw, vh)
ultralytics/trackers/utils/kalman_filter.py:222
↓ 2 callersClassKalmanFilterXYWH For BoT-SORT. A simple Kalman filter for tracking bounding boxes in image space. The 8-dimensional state space (x, y, w, h, vx, vy, vw, vh)
SpikeYOLO_for_Gen1/ultralytics/trackers/utils/kalman_filter.py:222