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

Efficientdet #257

Merged
merged 30 commits into from
Feb 11, 2023
Merged

Efficientdet #257

merged 30 commits into from
Feb 11, 2023

Conversation

Manojkumarmuru
Copy link
Contributor

The following work has been done:

  • RemoveClass processor made that removes the entire column of scores of the given class to be removed.
  • Previous RemoveClass was renamed to SetClassToZero.
  • All the processors used for EfficientDet are now added to paz core (The scripts under paz/paz/are now modified).
  • SSDPreprocess and SSDPostprocess processors were added to paz core (and DetectSingleShot was modified accordingly).

…re now being built in the constructor rather than in call() method
@oarriaga oarriaga merged commit 21b4751 into oarriaga:master Feb 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants