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 test cases #56

Open
ritwik12 opened this issue Feb 6, 2020 · 13 comments
Open

Add test cases #56

ritwik12 opened this issue Feb 6, 2020 · 13 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ritwik12
Copy link
Owner

ritwik12 commented Feb 6, 2020

We need more test cases to make our Model better while receiving PRs. Test cases can be then included as part of Travis.

@ritwik12 ritwik12 added enhancement New feature or request good first issue Good for newcomers labels Feb 6, 2020
@shawngonsalves
Copy link

Hello! I would like to contribute to this project! But I am new to the open-source contribution, can you help me through the process?

@ritwik12
Copy link
Owner Author

ritwik12 commented Jun 6, 2020

@shawngonsalves Hey, thanks for taking an interest. This project is mainly a Deep Learning Model. Part of it is to train and another is to evaluate.
It will be good to have test cases for the evaluation part. Please look at the code in hub/examples/image_retraining/label_image.py and write test cases for that.

@Shreya-Pathak
Copy link
Contributor

Hi! Is this issue open? I would like to work on it.

@ritwik12
Copy link
Owner Author

ritwik12 commented Jul 6, 2020

@Shreya-Pathak Yep, this is open. Please go ahead!!

@Shreya-Pathak
Copy link
Contributor

I have increased the test_data for each of the classes and raised a PR. I obtained the images via Google search. Is there anything else to do?

@ritwik12
Copy link
Owner Author

@Shreya-Pathak I have replied on the PR itself. Please take a look.

@Rahul-3000
Copy link

hey, I m new to open source and want to contribute to this project can anyone help me, please.

@ritwik12
Copy link
Owner Author

@Rahul-3000 Hey, Thanks for taking interest in this. Let me know what you need help with.

@Rahul-3000
Copy link

@ritwik12 Hi, can you guide me how can I contribute i know python, cpp and html css

@ritwik12
Copy link
Owner Author

ritwik12 commented Aug 3, 2020

@Rahul-3000 For this you need to have some Tensorflow and Deep Learning knowledge so that we can cover all the cases of test cases for the evaluation part or hub/examples/image_retraining/label_image.py

@ritwik12
Copy link
Owner Author

ritwik12 commented Aug 3, 2020

If you can go through the hub/examples/image_retraining/label_image.py and understand how it is working then we can write better test cases.

@AkshatGadhwal
Copy link

Hii @ritwik12, I am new to open source and looking for the issues labeled "good first issue". Can you help me with understanding this issue? exactly where do I have to make the changes?

@ritwik12
Copy link
Owner Author

ritwik12 commented Jul 2, 2021

@AkshatGadhwal As of now, we have limited test cases. For this project to work better. We should cover up the edge cases where it can break and run those as part of the PR using Travis for every new patch of code that comes in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

5 participants