-
Notifications
You must be signed in to change notification settings - Fork 615
Focal loss migration #2004
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
Comments
Thanks @AakashKumarNain . I don't have access to the colab. We do provided a keras_cv focal loss. Let us know if the implementation serves your need. |
Thanks @tanzhenyu . The implementation is good but I have one concern. This loss should be included in core keras because:
Let me know what you think |
TensorFlow Addons is transitioning to a minimal maintenance and release mode. New features will not be added to this repository. For more information, please see our public messaging on this decision: Please consider sending feature requests / contributions to other repositories in the TF community with a similar charters to TFA: |
@tanzhenyu moving the discussion regarding focal loss from #914 to here. Here is a working colab for the cases you asked.
https://colab.research.google.com/drive/1JIaUVOHC0rTsBWKK-oTBv5qZJ5zLJzTQ?usp=sharing
The text was updated successfully, but these errors were encountered: