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

feat: Added new architectures to model selection in demo #600

Merged
merged 2 commits into from
Nov 10, 2021
Merged

Conversation

fg-mindee
Copy link
Contributor

This PR introduces the following modifications:

  • adds db_mobilenet_v3_large and crnn_mobilenet_v3_small as new options for model selection
  • updates the column creation to avoid warnings with latest streamlit versions

Any feedback is welcome!

@fg-mindee fg-mindee added type: enhancement Improvement ext: demo Related to demo folder labels Nov 9, 2021
@fg-mindee fg-mindee added this to the 0.5.0 milestone Nov 9, 2021
@fg-mindee fg-mindee self-assigned this Nov 9, 2021
@codecov
Copy link

codecov bot commented Nov 9, 2021

Codecov Report

Merging #600 (550dcaf) into main (736222f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #600   +/-   ##
=======================================
  Coverage   96.03%   96.03%           
=======================================
  Files         110      110           
  Lines        4265     4265           
=======================================
  Hits         4096     4096           
  Misses        169      169           
Flag Coverage Δ
unittests 96.03% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 736222f...550dcaf. Read the comment docs.

Copy link
Collaborator

@charlesmindee charlesmindee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@fg-mindee fg-mindee merged commit eed6c7c into main Nov 10, 2021
@fg-mindee fg-mindee deleted the demo-update branch November 10, 2021 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ext: demo Related to demo folder type: enhancement Improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants