deepinsight / deepinsight/insightface
[PartialFC] What is the logic behind searchsorted?
Open
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I'm currently reading the source code and try to understand PartialFC.
The indexing part and how it samples the ids that would be used in an iteration is understandable. But I still couldn't wrap my head around the `searchsorted` part? Why would we need to change the label?
Thank you!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.