-
Notifications
You must be signed in to change notification settings - Fork 214
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
Added new project called as "Object Detector" #1097
Conversation
👋 Thank you for opening this pull request! We're excited to review your contribution. Please give us a moment, and we'll get back to you shortly! Feel free to join our community on Discord to discuss more! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do proper formatting. Alongwith proper links.
demo = gr.Interface(fn=detect_object, | ||
inputs=[gr.Image(label="Select Image",type="pil")], | ||
outputs=[gr.Image(label="Processed Image", type="pil")], | ||
title="@GenAILearniverse Project 6: Object Detector", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is it named Project 6?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was my 6th project which was thaught to me in my collage club during a work shop conducted on Gen AI
609b090
to
c1dc75e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent work!
Pull Request for PyVerse 💡
Requesting to submit a pull request to the PyVerse repository.
Issue Title
Please enter the title of the issue related to your pull request.
[Code Addition Request]: Add new Project called as "Object Detector"
Info about the Related Issue
What's the goal of the project?
Describe the aim of the project.
Name
Please mention your name.
Nanda Gopal.D
GitHub ID
Please mention your GitHub ID.
https://github.com/NANDAGOPALNG
Email ID
Please mention your email ID for further communication.
nandagopalng2004@gamil.com
Identify Yourself
Mention in which program you are contributing (e.g., WoB, GSSOC, SSOC, SWOC).
GSSOC-ext
Closes
Enter the issue number that will be closed through this PR.
Closes: #1075
Describe the Add-ons or Changes You've Made
Give a clear description of what you have added or modified.
Describe your changes here.
Type of Change
Select the type of change:
How Has This Been Tested?
Describe how your changes have been tested.
Describe your testing process here.
Checklist
Please confirm the following: