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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for Gluon Models 馃馃洅 #29

Open
smaranjitghose opened this issue Jan 6, 2021 · 0 comments
Open

Adding support for Gluon Models 馃馃洅 #29

smaranjitghose opened this issue Jan 6, 2021 · 0 comments
Labels
DWOC DevScript Winter of Code 2020 SWoC2021 Script Winter of Code 2021

Comments

@smaranjitghose
Copy link
Owner

  • Rename the function our_image_classifier to img_class_tf in the image_classifier.py file
  • Write another function img_class_torch and define to load an image, convert it to the necessary numpy array (or any form you deem necessary, load a gluon model ( giving the PR, test it with any custom trained model and attach the video clip of the working demo), run inference and return the result.
  • Note how the labels are defined.
  • Feel free to add try-except statements for better debugging
@smaranjitghose smaranjitghose added DWOC DevScript Winter of Code 2020 SWoC2021 Script Winter of Code 2021 labels Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DWOC DevScript Winter of Code 2020 SWoC2021 Script Winter of Code 2021
Projects
None yet
Development

No branches or pull requests

1 participant