Update max_pooling_RHE.py
This commit is contained in:
parent
d34152b207
commit
a9a3fc3da9
@ -17,7 +17,7 @@ import torch
|
|||||||
import numpy as np
|
import numpy as np
|
||||||
|
|
||||||
def RHE(indice: torch.Tensor, k: int):
|
def RHE(indice: torch.Tensor, k: int):
|
||||||
"""Regional hard example mining from
|
"""Regional hard example mining from
|
||||||
'Mining effective negative training samples for keyword spotting'
|
'Mining effective negative training samples for keyword spotting'
|
||||||
|
|
||||||
Attributes:
|
Attributes:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user