◆ __init__()
msecnn_raulkviana.msecnn.QP_half_mask.__init__ |
( |
|
self, |
|
|
|
QP = 32 |
|
) |
| |
◆ forward()
msecnn_raulkviana.msecnn.QP_half_mask.forward |
( |
|
self, |
|
|
|
feature_maps |
|
) |
| |
This function implements the QP half mask operation.
- Parameters
-
[in] | feature_maps | Variable with the feature maps |
[out] | new_feature_maps | Output which differs from the input by half of the feature |
◆ normalize_QP()
msecnn_raulkviana.msecnn.QP_half_mask.normalize_QP |
( |
|
self, |
|
|
|
QP |
|
) |
| |
Normalize the QP value.
- Parameters
-
[in] | QP | QP value not normalized |
[out] | q_tilde | Normalized value of QP |
◆ QP
msecnn_raulkviana.msecnn.QP_half_mask.QP |
The documentation for this class was generated from the following file: