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

add support for custom input & output channels in mobileNetV2 #11522

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

raushani2v
Copy link

@raushani2v raushani2v commented Mar 7, 2024

Changes :

  1. Added custom number of input_channels, so that anyone can use mobileNetV2 for single channel as well as 3 channel images.
  2. Added custom number of output_channels for mobileNetV2.

@CLAassistant
Copy link

CLAassistant commented Mar 7, 2024

CLA assistant check
All committers have signed the CLA.

@raushani2v raushani2v changed the title add support for custom input channel in mobileNetV2 add support for custom input & output channels in mobileNetV2 Mar 7, 2024
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.

None yet

3 participants