-
It's a great job!
I'm currently trying to add the Magface loss to the insightface's partial FC, but it doesn't work.
The x_norm is getting larger during training between 30 and 40, resulting in a …
-
https://github.com/deepinsight/insightface/blob/master/recognition/arcface_torch/partial_fc_v2.py 165 rows
logits = self.margin_softmax(logits, labels)
there are many in_place operation . ca…
-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[ ] Feature request
[ ] Documentation issu…
-
Why do we explicitly need to code the backward part in forward_backward in partial_fc.py for arcface_torch?
can't PyTorch auto-differentiation take care of this?
I would really appreciate help o…
-
I've noticed you enforce backbone's gradient to multiply a scaler world_size , can you explain the insight behind this motivation ?
https://github.com/deepinsight/insightface/blob/79aacd2bb3323fa50…
-
Hello, thanks for this great tool, it's a joy to work with!
When passing optional props to the registered modal component (and the component type passes a condition in type `NiceModalArgs`), the c…
-
-
```
/Users/denny/github.com/bitsuperlab/cpp-play2/libraries/fc/include/fc/static_variant.hpp:385:34: error: class template partial specialization is not more specialized than the primary
templ…
-
Hi,
The calendar dates range header on the product page is rendered as H2. This is causing some issues as it interferes with the rest of the page headings if there's an H3 between the calendar headi…
-
This issue is about creating a collector for ONTAP objects that includes a `statistics` or `metric` field in the ONTAP response. This collector is distinct from the `ZapiPerf` and `RestPerf` collector…