Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Retinaface implementation have different behavior compared to retinaface-pytorch repo #8

Open
alphinside opened this issue Jul 2, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@alphinside
Copy link
Contributor

Describe the bug
Using same parameter, on same dataset, got different loss behavior,

Vortex training reference : https://www.comet.ml/hyperion-rg/vortex-face-detection/a74a56c4d0d541fb96cfacfa402f4595?experiment-tab=chart&showOutliers=true&smoothing=0&view=Default%20view&xAxis=step

torch-retinaface training-reference : https://www.comet.ml/hyperion-rg/torch-retinaface/ab07ab8c730b4daf8e81f94b01131f93?experiment-tab=chart&showOutliers=true&smoothing=0&view=Default%20view&xAxis=step

Expected behavior
The behaviour should be similar

@alphinside alphinside added the bug Something isn't working label Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants