Skip to content

A Machine Learning Project .This tool allows you to automatically remove backgrounds from images and generate image augmentations, making it an essential addition to any machine learning or image processing pipeline.

License

Notifications You must be signed in to change notification settings

mozaddedalfeshani/mclx_ml_exe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

MCLX ML EXE - Image Background Remover & Augmentor πŸ”₯

GitHub stars GitHub forks

Welcome to MCLX ML EXE! This tool allows you to automatically remove backgrounds from images and generate image augmentations, making it an essential addition to any machine learning or image processing pipeline.

Features πŸŽ‰

  • Background Removal: Easily remove backgrounds from images in bulk.
  • Automatic Augmentations: Generate variations of images in specified folders to enhance your dataset.
  • Simple Setup: No coding requiredβ€”just run the executable and select your input folder.
  • Intuitive Folder Structure Requirement: Specify a parent_folder that includes organized subfolders of images to get the best output.

Installation βš™οΈ

  1. Download the latest release of MCLX ML EXE from the Releases page.
  2. Run the executable mclx_ml_exe.exe.

Usage πŸš€

  1. Select the Parent Folder:
    • Organize your images in a parent_folder, with each subfolder containing images.
    • For example:
      parent_folder/
      β”œβ”€β”€ folder_a/
      β”‚   β”œβ”€β”€ image1.jpg
      β”‚   β”œβ”€β”€ image2.png
      β”œβ”€β”€ folder_b/
      β”‚   β”œβ”€β”€ image1.jpg
      β”‚   β”œβ”€β”€ image2.png
      
  2. Run the Tool:
    • After launching mclx_ml_exe.exe, select the parent_folder.
    • The tool will process each folder’s images by removing backgrounds and generating augmentations.
  3. Output:
    • The processed images and their augmentations will be saved in the selected output directory, ready for use!

Folder Requirements πŸ“‚

  • Parent Folder: This must contain subfolders with images. Each subfolder represents a unique class or set of images.
  • Naming Convention: Ensure each subfolder has a distinct name for the best organization of augmented outputs.

Example Output πŸ–ΌοΈ

After processing, your directory structure might look like this:

System Requirements πŸ–₯️

  • OS: Windows 10 or higher
  • RAM: 4 GB or more recommended for smooth processing
  • Disk Space: Sufficient space to accommodate the augmented image files

Contributing 🀝

Interested in enhancing MCLX ML EXE? Contributions are welcome! To get started:

  1. Fork the repository on GitHub.
  2. Make changes in your fork and test thoroughly.
  3. Submit a pull request with a brief explanation of the changes.

License πŸ“„

This project is licensed under the MIT License - see the LICENSE file for details.

Contact πŸ“¬

For questions or suggestions, reach out via:

About

A Machine Learning Project .This tool allows you to automatically remove backgrounds from images and generate image augmentations, making it an essential addition to any machine learning or image processing pipeline.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors