MCPcopy Create free account
hub / github.com/OpenDriveLab/ReSim / inference_yolos.py

File inference_yolos.py

SwissArmyTransformer/examples/yolos/inference_yolos.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import torch
2import torch.nn as nn
3import os
4import torch.nn.functional as F

Callers

nothing calls this directly

Calls 13

CocoDetectionClass · 0.85
save_pred_figFunction · 0.85
save_gt_figFunction · 0.85
get_mixinMethod · 0.80
existsMethod · 0.80
deviceMethod · 0.80
toMethod · 0.80
make_coco_transformsFunction · 0.70
from_pretrainedMethod · 0.45
reinitMethod · 0.45
__getitem__Method · 0.45

Tested by

no test coverage detected