from local
This commit is contained in:
parent
3c881982f3
commit
2f7b578f29
Binary file not shown.
@ -679,6 +679,7 @@ def compute_loss(
|
|||||||
|
|
||||||
logging.info(supervisions["start_frame"])
|
logging.info(supervisions["start_frame"])
|
||||||
logging.info(supervisions["num_frames"])
|
logging.info(supervisions["num_frames"])
|
||||||
|
|
||||||
if feature.ndim == 2:
|
if feature.ndim == 2:
|
||||||
feature_lens = []
|
feature_lens = []
|
||||||
for supervision in supervisions['cut']:
|
for supervision in supervisions['cut']:
|
||||||
|
|||||||
Reference in New Issue
Block a user