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

Function _demo_mm_inputs

tests/test_downstream/test_mmtrack.py:152–230  ·  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_track=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

test_tracktor_forwardFunction · 0.70

Calls 1

BitmapMasksClass · 0.90

Tested by

no test coverage detected