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
↓ 1 callers
Method
hex2rgb
(h)
yolov5/utils/plots.py:44
↓ 1 callers
Function
hist2d
(x, y, n=100)
yolov5/utils/plots.py:161
↓ 1 callers
Function
init_seeds
(seed=0)
yolov5/utils/general.py:167
↓ 1 callers
Function
initialize_weights
(model)
yolov5/utils/torch_utils.py:170
↓ 1 callers
Method
initiate
Create track from unassociated measurement. Parameters ---------- measurement : ndarray Bounding box coordinates
deep_sort_pytorch/deep_sort/sort/kalman_filter.py:55
↓ 1 callers
Function
iou
Computer intersection over union. Parameters ---------- bbox : ndarray A bounding box in format `(top left x, top left y, width,
deep_sort_pytorch/deep_sort/sort/iou_matching.py:7
↓ 1 callers
Method
is_deleted
Returns True if this track is dead and should be deleted.
deep_sort_pytorch/deep_sort/sort/track.py:167
↓ 1 callers
Function
is_kaggle
()
yolov5/utils/general.py:50
↓ 1 callers
Function
is_parallel
(model)
yolov5/utils/torch_utils.py:160
↓ 1 callers
Function
is_writeable
(dir, test=False)
yolov5/utils/general.py:60
↓ 1 callers
Function
kmean_anchors
Creates kmeans-evolved anchors from training dataset Arguments: dataset: path to data.yaml, or a loaded dataset n: n
yolov5/utils/autoanchor.py:65
↓ 1 callers
Method
labels_full
(self, value)
deep_sort_pytorch/utils/json_logger.py:89
↓ 1 callers
Function
labels_to_class_weights
(labels, nc=80)
yolov5/utils/general.py:533
↓ 1 callers
Function
labels_to_image_weights
(labels, nc=80, class_weights=np.ones(80))
yolov5/utils/general.py:552
↓ 1 callers
Method
list
(values)
deep_sort_pytorch/utils/json_logger.py:39
↓ 1 callers
Method
load_annotations
(self)
deep_sort_pytorch/utils/evaluation.py:19
↓ 1 callers
Method
log_dataset_artifact
Log the dataset as W&B artifact and return the new data file with W&B links arguments: data_file (str) -- the .yaml file wit
yolov5/utils/loggers/wandb/wandb_utils.py:324
↓ 1 callers
Method
log_model
Log the model checkpoint as W&B artifact arguments: path (Path) -- Path of directory containing the checkpoints op
yolov5/utils/loggers/wandb/wandb_utils.py:300
↓ 1 callers
Method
log_training_progress
Build evaluation Table. Uses reference from validation dataset table. arguments: predn (list): list of predictions in the na
yolov5/utils/loggers/wandb/wandb_utils.py:433
↓ 1 callers
Function
lr_decay
()
deep_sort_pytorch/deep_sort/deep/train.py:188
↓ 1 callers
Function
main
()
app.py:6
↓ 1 callers
Function
main
()
deep_sort_pytorch/deep_sort/deep/train.py:196
↓ 1 callers
Function
main
(opt)
yolov5/val.py:350
↓ 1 callers
Function
main
(opt)
yolov5/export.py:552
↓ 1 callers
Function
main
(opt)
yolov5/detect.py:250
↓ 1 callers
Function
main
(opt)
yolov5/utils/benchmarks.py:86
↓ 1 callers
Function
main
(opt)
yolov5/models/tf.py:458
↓ 1 callers
Function
methods
(instance)
yolov5/utils/general.py:157
↓ 1 callers
Function
min_cost_matching
Solve linear assignment problem. Parameters ---------- distance_metric : Callable[List[Track], List[Detection], List[int], List[int]) ->
deep_sort_pytorch/deep_sort/sort/linear_assignment.py:12
↓ 1 callers
Function
mixup
(im, labels, im2, labels2)
yolov5/utils/augmentations.py:264
↓ 1 callers
Function
model_info
(model, verbose=False, img_size=640)
yolov5/utils/torch_utils.py:230
↓ 1 callers
Method
model_type
(p='path/to/model.pt')
yolov5/models/common.py:466
↓ 1 callers
Function
notebook_init
(verbose=True)
yolov5/utils/__init__.py:7
↓ 1 callers
Method
on_params_update
(self, params)
yolov5/utils/loggers/__init__.py:164
↓ 1 callers
Function
one_cycle
(y1=0.0, y2=1.0, steps=100)
yolov5/utils/general.py:503
↓ 1 callers
Method
output
(self)
deep_sort_pytorch/utils/json_logger.py:300
↓ 1 callers
Function
output_to_target
(output)
yolov5/utils/plots.py:183
↓ 1 callers
Method
pandas
(self)
yolov5/models/common.py:644
↓ 1 callers
Function
parse_model
(d, ch)
yolov5/models/yolo.py:243
↓ 1 callers
Function
parse_model
(d, ch, model, imgsz)
yolov5/models/tf.py:271
↓ 1 callers
Function
parse_opt
()
yolov5/val.py:319
↓ 1 callers
Function
parse_opt
()
yolov5/export.py:521
↓ 1 callers
Function
parse_opt
()
yolov5/detect.py:216
↓ 1 callers
Function
parse_opt
()
yolov5/models/tf.py:446
↓ 1 callers
Method
partial_fit
Update the distance metric with new data. Parameters ---------- features : ndarray An NxM matrix of N features of
deep_sort_pytorch/deep_sort/sort/nn_matching.py:136
↓ 1 callers
Function
plot_evolve
(evolve_csv='path/to/evolve.csv')
yolov5/utils/plots.py:386
↓ 1 callers
Function
plot_labels
(labels, names=(), save_dir=Path(''))
yolov5/utils/plots.py:339
↓ 1 callers
Function
plot_pr_curve
(px, py, ap, save_dir='pr_curve.png', names=())
yolov5/utils/metrics.py:303
↓ 1 callers
Function
plot_results
(file='path/to/results.csv', dir='')
yolov5/utils/plots.py:413
↓ 1 callers
Function
plot_val_study
(file='', dir='', x=None)
yolov5/utils/plots.py:300
↓ 1 callers
Method
predict
Propagate the state distribution to the current time step using a Kalman filter prediction step. Parameters ----------
deep_sort_pytorch/deep_sort/sort/track.py:116
↓ 1 callers
Method
print
(self)
yolov5/models/common.py:624
↓ 1 callers
Function
print_mutation
(results, hyp, save_dir, bucket, prefix=colorstr('evolve: '))
yolov5/utils/general.py:786
↓ 1 callers
Function
process_batch
Return correct predictions matrix. Both sets of boxes are in (x1, y1, x2, y2) format. Arguments: detections (Array[N, 6]), x1, y1, x2
yolov5/val.py:71
↓ 1 callers
Method
process_batch
Return intersection-over-union (Jaccard index) of boxes. Both sets of boxes are expected to be in (x1, y1, x2, y2) format. Ar
yolov5/utils/metrics.py:125
↓ 1 callers
Function
process_wandb_config_ddp_mode
(opt)
yolov5/utils/loggers/wandb/wandb_utils.py:82
↓ 1 callers
Method
register_action
Register a new action to a callback hook Args: hook The callback hook name to register the action to
yolov5/utils/callbacks.py:40
↓ 1 callers
Function
representative_dataset_gen
(dataset, ncalib=100)
yolov5/models/tf.py:411
↓ 1 callers
Function
resample_segments
(segments, n=1000)
yolov5/utils/general.py:639
↓ 1 callers
Method
result
(self)
yolov5/utils/plots.py:128
↓ 1 callers
Function
round_labels
(labels)
yolov5/utils/datasets.py:949
↓ 1 callers
Function
run
(data=ROOT / 'data/coco128.yaml', # 'dataset.yaml path' weights=ROOT / 'yolov5s.pt', # weights path
yolov5/export.py:412
↓ 1 callers
Function
run
(weights=ROOT / 'yolov5s.pt', # model.pt path(s) source=ROOT / 'data/images', # file/dir/URL/glob, 0
yolov5/detect.py:51
↓ 1 callers
Function
run
(weights=ROOT / 'yolov5s.pt', # weights path imgsz=640, # inference size (pixels) batch_size
yolov5/utils/benchmarks.py:46
↓ 1 callers
Function
run
(weights=ROOT / 'yolov5s.pt', # weights path imgsz=(640, 640), # inference size h,w batch_si
yolov5/models/tf.py:422
↓ 1 callers
Function
save_one_json
(predn, jdict, path, class_map)
yolov5/val.py:59
↓ 1 callers
Function
save_one_txt
(predn, save_conf, shape, file)
yolov5/val.py:49
↓ 1 callers
Function
scale_img
(img, ratio=1.0, same_shape=False, gs=32)
yolov5/utils/torch_utils.py:254
↓ 1 callers
Function
segment2box
(segment, width=640, height=640)
yolov5/utils/general.py:622
↓ 1 callers
Function
segments2boxes
(segments)
yolov5/utils/general.py:630
↓ 1 callers
Method
setup_training
Setup the necessary processes for training YOLO models: - Attempt to download model checkpoint and dataset artifacts if opt.resume
yolov5/utils/loggers/wandb/wandb_utils.py:210
↓ 1 callers
Method
show
(self)
yolov5/models/common.py:629
↓ 1 callers
Function
smooth_BCE
(eps=0.1)
yolov5/utils/loss.py:13
↓ 1 callers
Function
sparsity
(model)
yolov5/utils/torch_utils.py:187
↓ 1 callers
Function
sweep
()
yolov5/utils/loggers/wandb/sweep.py:17
↓ 1 callers
Function
test
(epoch)
deep_sort_pytorch/deep_sort/deep/train.py:119
↓ 1 callers
Function
train
(epoch)
deep_sort_pytorch/deep_sort/deep/train.py:80
↓ 1 callers
Function
unzip
(path)
yolov5/utils/datasets.py:953
↓ 1 callers
Method
update
(self, i, cap, stream)
yolov5/utils/datasets.py:328
↓ 1 callers
Method
update_attr
(self, model, include=(), exclude=('process_group', 'reducer'))
yolov5/utils/torch_utils.py:327
↓ 1 callers
Function
url2file
(url)
yolov5/utils/general.py:450
↓ 1 callers
Function
user_config_dir
(dir='Ultralytics', env_var='YOLOV5_CONFIG_DIR')
yolov5/utils/general.py:88
↓ 1 callers
Method
val_one_image
Log validation data for one image. updates the result Table if validation dataset is uploaded and log bbox media panel arguments:
yolov5/utils/loggers/wandb/wandb_utils.py:474
↓ 1 callers
Function
xyxy2xywhn
(x, w=640, h=640, clip=False, eps=0.0)
yolov5/utils/general.py:602
Method
__call__
(self, im_crops)
deep_sort_pytorch/deep_sort/deep/feature_extractor.py:42
Method
__call__
(self, p, targets)
yolov5/utils/loss.py:117
Method
__call__
(self, epoch, fitness)
yolov5/utils/torch_utils.py:284
Method
__call__
(self, im, labels, p=1.0)
yolov5/utils/augmentations.py:40
Method
__enter__
(self)
yolov5/utils/general.py:106
Method
__enter__
(self)
yolov5/utils/general.py:123
Method
__enter__
(self)
yolov5/utils/general.py:139
Method
__exit__
(self, type, value, traceback)
yolov5/utils/general.py:109
Method
__exit__
(self, exc_type, exc_val, exc_tb)
yolov5/utils/general.py:127
Method
__exit__
(self, exc_type, exc_val, exc_tb)
yolov5/utils/general.py:142
Method
__getitem__
(self, index)
yolov5/utils/datasets.py:554
Method
__init__
(self, category: str, confidence: float)
deep_sort_pytorch/utils/json_logger.py:49
Method
__init__
(self, bbox_id, top, left, width, height)
deep_sort_pytorch/utils/json_logger.py:77
Method
__init__
(self, frame_id: int, timestamp: float = None)
deep_sort_pytorch/utils/json_logger.py:110
Method
__init__
(self, top_k_labels: int = 1)
deep_sort_pytorch/utils/json_logger.py:175
Method
__init__
(self, data_root, seq_name, data_type)
deep_sort_pytorch/utils/evaluation.py:11
← previous
next →
201–300 of 533, ranked by callers