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

Method forward

face_ssd.py:194–379  ·  view source on GitHub ↗

Applies network layers and ops on input image(s) x. Args: x: input image or batch of images. Shape: [batch,3,300,300]. Return: Depending on phase: test: Variable(tensor) of output class label predictions, confidenc

(self, x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

_upsample_productMethod · 0.95
mio_moduleMethod · 0.95
init_priorsMethod · 0.95

Tested by

no test coverage detected