LXYTSOS

Results 8 issues of LXYTSOS

The accuracy is always zero, any idea of what might went wrong?

I don't understand why did you divide the text_polyses by 4: `x1, y1, x2, y2, x3, y3, x4, y4 = text_polyses[i] / 4`, and what this line of code doing:...

Support for additional OPE algorithms such as weighted importance sampling, doubly robust.

enhancement

为什么读取摄像头进行活体识别一直是fake?

can you provide a predict code and save the visualized result? Should I read a raw file or a preprocessed file when predict?

no matter how many GPUs(11GB each) I use, I always get out of memory error when set net.use_mask = True at testing time, how can I solve this?

How should I train a dynamic model? I can't find the ProbabilisticEnsembleDynamics in the latest version.

enhancement

Could you please tell me in which code did you implemented Online-Hard-Example-Mining?