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