MCPcopy Create free account
hub / github.com/Tencent/FaceDetection-DSFD / RandomSampleCrop

Class RandomSampleCrop

utils/augmentations.py:216–317  ·  view source on GitHub ↗

Crop Arguments: img (Image): the image being input during training boxes (Tensor): the original bounding boxes in pt form labels (Tensor): the class labels for each bbox mode (float tuple): the min and max jaccard overlaps Return: (img, boxes, classes)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected