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

Task2: Image Preprocessing and Augmentation #64

Open
saumyacoder1709 opened this issue Dec 19, 2024 · 0 comments
Open

Task2: Image Preprocessing and Augmentation #64

saumyacoder1709 opened this issue Dec 19, 2024 · 0 comments
Labels
open-for-all Any one can work on it without getting assigned, every PR can merge Points: 30 Skilled

Comments

@saumyacoder1709
Copy link
Collaborator

saumyacoder1709 commented Dec 19, 2024

Task 2 : Image Preprocessing and Augmentation

This task is open to all. Your objective is to apply image preprocessing techniques and image augmentation to the provided dataset. Also you must make an 80-20 split to the train_set and create a validation_set. It is a folder which is to be present alongside test_set and train_set. You can use any preferred technique to do this.
Print the number of images in train_set and validation_set after making the split.
The notebook should include clean, well-commented code explaining what and why you are doing each step.

Important:

  • Unclean code, rectified code in restricted regions, and uncommented code will not be merged. Comments must be detailed and explaining what and why of each step.
  • Write clean, well-structured code to ensure better evaluation.
  • There is a basic criteria of a number of processes and techniques that must be present in the code. It must be noted that doing just one thing of both pre-processing and augmentation will not make your PR merged.

Submission Guidelines

  1. Colab Notebook Access:

    • Open the provided task2.ipynb file in Google Colab.
    • Ensure that the Colab file link is restricted to view-only access for the following email IDs:
  2. Steps to Restrict Access:

    • Click on the "Share" button in the top-right corner of the Colab notebook.
    • Under "Get Link", select "Restricted" access.
    • Add the specified email IDs with view-only permissions.
  3. Submit the Colab Link:

    • Create a plain text file (rollno.txt) and include the link to your Colab notebook.
    • Ensure the link is properly formatted.
  4. Push the Link to the Repository:

    • Push the text file (rollno.txt) to the Task2_solutions folder in the repository as your submission for this task.

Resources Provided

  • Notebook: Download the task2.ipynb file from the repository and open it in Google Colab for implementation.

Important Notes:

  • Make sure the Colab link is restricted with view-only access for the specified email IDs only.
  • Follow the provided notebook (task2.ipynb) for guidance on how to structure the task.
  • Ensure that your code is well-commented to explain the logic behind each preprocessing and augmentation step.
  • Clean and structured code is essential for proper evaluation.
  • For any queries join the discord channel and look for the channel named "Pestering-Data". Write your query in the discussion and wait for it to be resolved :)

- Is the Data really Pestering?

@saumyacoder1709 saumyacoder1709 added Points: 30 Skilled open-for-all Any one can work on it without getting assigned, every PR can merge labels Dec 19, 2024
@Soham-Mhatre Soham-Mhatre mentioned this issue Dec 21, 2024
@Darkknight0125 Darkknight0125 mentioned this issue Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
open-for-all Any one can work on it without getting assigned, every PR can merge Points: 30 Skilled
Projects
None yet
Development

No branches or pull requests

1 participant