MCPcopy Create free account
hub / github.com/VincentHancoder/SSGD / _demo_mm_inputs

Function _demo_mm_inputs

tests/test_models/test_forward.py:440–515  ·  view source on GitHub ↗

Create a superset of inputs needed to run test or train batches. Args: input_shape (tuple): input batch dimensions num_items (None | List[int]): specifies the number of boxes in each batch item num_classes (int): number of different

(input_shape=(1, 3, 300, 300),
                    num_items=None, num_classes=10,
                    with_semantic=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

test_sparse_rcnn_forwardFunction · 0.70
test_rpn_forwardFunction · 0.70
test_two_stage_forwardFunction · 0.70
test_yolact_forwardFunction · 0.70
test_detr_forwardFunction · 0.70
test_yolox_random_sizeFunction · 0.70

Calls 1

BitmapMasksClass · 0.90

Tested by

no test coverage detected