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 #229

Merged
merged 22 commits into from
Oct 24, 2022
Merged

Efficientdet #229

merged 22 commits into from
Oct 24, 2022

Conversation

Manojkumarmuru
Copy link
Contributor

  1. Weights can now be automatically downloaded.
  2. Docstrings added to more (all) functions.
  3. Comments and unused variables removed.
  4. Name of weight files changed as per convention.
  5. Bounding box visualization changed.
  6. Evaluation removed from training. (Both happen independently such that an error in evaluation does not halt training.)
  7. Some refactoring was done as discussed.
  8. Code converted to pep8 style.

oarriaga and others added 22 commits June 14, 2022 18:50
…o more meaningful ones, some efficientdet functions have been replaced by the ones in paz
…hat performs evaluation on the saved model's checkpoint
…arent colour and text is put on a contrasting background
@oarriaga oarriaga merged commit feaded9 into oarriaga:master Oct 24, 2022
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