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

Request for example: Focal Loss #361

Closed
seanpmorgan opened this issue Jul 18, 2019 · 6 comments
Closed

Request for example: Focal Loss #361

seanpmorgan opened this issue Jul 18, 2019 · 6 comments
Labels

Comments

@seanpmorgan
Copy link
Member

It would be nice to have an example for how to use focal loss in an object detection pipeline.

Resources:
https://arxiv.org/pdf/1708.02002.pdf

@SSaishruthi
Copy link
Contributor

Would like to work on this

@AakashKumarNain
Copy link
Member

Not exactly object detection but as this one is a binary classification problem, so the same concept applies here. Check this out: https://www.kaggle.com/aakashnain/diving-deep-into-focal-loss

@SSaishruthi
Copy link
Contributor

Thanks @AakashKumarNain

@AakashKumarNain
Copy link
Member

You are welcome @SSaishruthi . I wanted to add an example when I submitted the PR for focal loss but for putting object detection as an example with focal loss requires a little verbose example with many moving parts, so I parked it for later at that point in time

@SSaishruthi
Copy link
Contributor

I have a placeholder example PR for this. Will keep experimenting with different use cases. Thanks for the input

@bhack
Copy link
Contributor

bhack commented Mar 31, 2020

@seanpmorgan It could be also nice f the Tensorflow google team will start to contribute a little bit in Tensorflow addons repo instead of accumulate single person/small team code snippets in the new just announced Model Garden or in the Google research repos.
See i.e. https://github.com/tensorflow/models/blob/master/official/vision/detection/modeling/losses.py#L25.
I don't know if we could open a general issue about this topic cause I've mentioned the same things on other tickets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants