deepinsight / deepinsight/insightface

seq_identity = range(int(header.label[0]), int(header.label[1]))

Open
#2,454 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
29.7k
Forks
6.1k
PR merge metrics
No merged PRs in 30d

Description

drop.py in arcface_subcenter
Can we replace it with class range?
seq_identity = range(0,max_class_num)

because header_labels are always zero.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.