Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SahilChachra/Video-Analytics-Dashboard
/ functions
Functions
533 in github.com/SahilChachra/Video-Analytics-Dashboard
⨍
Functions
533
◇
Types & classes
93
↳
Endpoints
1
Method
print
(self)
yolov5/utils/metrics.py:197
Function
profile_idetection
(start=0, stop=0, labels=(), save_dir='')
yolov5/utils/plots.py:439
Function
prune
(model, amount=0.3)
yolov5/utils/torch_utils.py:196
Function
read_mot_results
(filename, is_gt, is_ignore)
deep_sort_pytorch/utils/io.py:84
Method
render
(self)
yolov5/models/common.py:640
Function
replicate
(im, labels)
yolov5/utils/augmentations.py:74
Function
run
(**kwargs)
yolov5/train.py:632
Method
save_summary
(summary, filename)
deep_sort_pytorch/utils/evaluation.py:99
Method
schedule_output_by_frames
saves as the number of frames quota increases higher. :param frames_quota: :param frame_counter: :param output_dir:
deep_sort_pytorch/utils/json_logger.py:358
Method
schedule_output_by_time
Notes: Creates folder and then periodically stores the jsons on that address. Args: output_dir (str): the di
deep_sort_pytorch/utils/json_logger.py:326
Method
set_start
(self)
deep_sort_pytorch/utils/json_logger.py:323
Method
set_top_k
(self, value)
deep_sort_pytorch/utils/json_logger.py:182
Function
tik_tok
keep track of time for each process. Args: func: Returns:
deep_sort_pytorch/utils/tools.py:21
Method
to_tlbr
Convert bounding box to format `(min x, min y, max x, max y)`, i.e., `(top left, bottom right)`.
deep_sort_pytorch/deep_sort/sort/detection.py:34
Method
to_tlbr
Get current position in bounding box format `(min x, miny, max x, max y)`. Returns ------- ndarray The bo
deep_sort_pytorch/deep_sort/sort/track.py:98
Method
tp_fp
(self)
yolov5/utils/metrics.py:168
Function
try_except
(func)
yolov5/utils/general.py:146
Method
update
Run Kalman filter correction step. Parameters ---------- mean : ndarray The predicted state's mean vector (8 dime
deep_sort_pytorch/deep_sort/sort/kalman_filter.py:154
Method
update
Perform measurement update and track management. Parameters ---------- detections : List[deep_sort.detection.Detection]
deep_sort_pytorch/deep_sort/sort/tracker.py:63
Function
verify_image_label
(args)
yolov5/utils/datasets.py:886
Function
wh_iou
(wh1, wh2)
yolov5/utils/metrics.py:293
Method
wrap_frozen_graph
(gd, inputs, outputs)
yolov5/models/common.py:368
Function
write_results
(filename, results, data_type)
deep_sort_pytorch/utils/io.py:8
Function
yolov5l
(pretrained=True, channels=3, classes=80, autoshape=True, verbose=True, device=None)
yolov5/hubconf.py:88
Function
yolov5l6
(pretrained=True, channels=3, classes=80, autoshape=True, verbose=True, device=None)
yolov5/hubconf.py:113
Function
yolov5m
(pretrained=True, channels=3, classes=80, autoshape=True, verbose=True, device=None)
yolov5/hubconf.py:83
Function
yolov5m6
(pretrained=True, channels=3, classes=80, autoshape=True, verbose=True, device=None)
yolov5/hubconf.py:108
Function
yolov5n
(pretrained=True, channels=3, classes=80, autoshape=True, verbose=True, device=None)
yolov5/hubconf.py:73
Function
yolov5n6
(pretrained=True, channels=3, classes=80, autoshape=True, verbose=True, device=None)
yolov5/hubconf.py:98
Function
yolov5s
(pretrained=True, channels=3, classes=80, autoshape=True, verbose=True, device=None)
yolov5/hubconf.py:78
Function
yolov5s6
(pretrained=True, channels=3, classes=80, autoshape=True, verbose=True, device=None)
yolov5/hubconf.py:103
Function
yolov5x
(pretrained=True, channels=3, classes=80, autoshape=True, verbose=True, device=None)
yolov5/hubconf.py:93
Function
yolov5x6
(pretrained=True, channels=3, classes=80, autoshape=True, verbose=True, device=None)
yolov5/hubconf.py:118
← previous
501–533 of 533, ranked by callers