abhisheks008 / ML-Crate

ML-Crate stands as the ultimate hub for a multitude of exciting ML projects, serving as the go-to resource haven for passionate and dedicated ML enthusiasts!๐ŸŒŸ๐Ÿ’ซ Devfolio URL, https://devfolio.co/projects/mlcrate-98f9
https://quine.sh/repo/abhisheks008-ML-Crate-409463050
MIT License
180 stars 215 forks source link

Aruco Marker Detection #551

Open viendimine opened 5 months ago

viendimine commented 5 months ago

ML-Crate Repository (Proposing new issue)

:red_circle: Project Title : :red_circle: Aim : :red_circle: Dataset : :red_circle: Approach : Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.


๐Ÿ“ Follow the Guidelines to Contribute in the Project :


:red_circle::yellow_circle: Points to Note :


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing ๐Ÿš€

All the best. Enjoy your open source journey ahead. ๐Ÿ˜Ž

abhisheks008 commented 5 months ago

Need to share the dataset and approach for your project. @vishapraj

AbhineshJha commented 5 months ago

Dataset: image Approach :

Preprocessing:

Resize, crop, and adjust brightness/contrast. Detection:

Use OpenCV's cv2.aruco.detectMarkers for marker identification. Pose Estimation (Optional):

Implement 3D pose estimation with cv2.aruco.estimatePoseSingleMarkers. Visualization & Evaluation:

Visualize and evaluate marker detection accuracy. Optimization:

Fine-tune parameters for better performance.

can u assign me with this issue under IWOC .! @abhisheks008

AbhineshJha commented 5 months ago

Assign me @abhisheks008 ๐Ÿ™ƒ

abhisheks008 commented 5 months ago

Assign me @abhisheks008 ๐Ÿ™ƒ

Oh shoot! Sorry.

Assigned to @AbhineshJha under IWOC

abhisheks008 commented 4 months ago

Unassigned as the open source event ended up.

jayeshrdeotalu commented 4 months ago

can you assign this to me @abhisheks008

Approach will be same :

Preprocessing:

Resize, crop, and adjust brightness/contrast. Detection:

Use OpenCV's cv2.aruco.detectMarkers for marker identification.

Visualization & Evaluation:

Visualize and evaluate marker detection accuracy.

abhisheks008 commented 4 months ago

can you assign this to me @abhisheks008

Approach will be same :

Preprocessing:

Resize, crop, and adjust brightness/contrast. Detection:

Use OpenCV's cv2.aruco.detectMarkers for marker identification.

Visualization & Evaluation:

Visualize and evaluate marker detection accuracy.

In which open source program/event are you participating in?

jayeshrdeotalu commented 4 months ago

None... just want to contribute

abhisheks008 commented 4 months ago

As this project repository is currently part of different open source events, you can contribute here as an individual contributor after Feb 29th, 2024. @jayeshrdeotalu

jayeshrdeotalu commented 4 months ago

Okay...

jayeshrdeotalu commented 4 months ago

So, can you assign it to me now...?

abhisheks008 commented 4 months ago

Assigned to you as a contributor @jayeshrdeotalu

milanprajapati571 commented 1 month ago

Full name: Milan Prajapati GitHub Profile Link: https://github.com/milanprajapati571 Participant ID (If not, then put NA): NA Approach for this Project: Develop an ArUco marker detection project using OpenCV for image processing, Python for scripting, and TensorFlow for potential machine learning enhancements. What is your participant role? : SSoC (Social Summer of Code)

Sir, can You Please assign this project to me...?

abhisheks008 commented 1 month ago

What are the models you are planning for this dataset? Brief your approach with 3-4 models.

aryamanpathak2022 commented 4 weeks ago

Full name: Aryaman Pathak

GitHub Profile Link: Profile

Participant ID: NA

Approach for this Project: My approach will include:

  1. Exploratory Data Analysis (EDA): Understanding the dataset through visualizations and summary statistics.
  2. Data Preprocessing: Cleaning and preparing the data for analysis, including tokenization, removing stopwords, and other text preprocessing techniques.
  3. Model Implementation: Implementing 3-4 machine learning algorithms such as Logistic Regression, Random Forest, SVM, and Naive Bayes for sentiment analysis.
  4. Model Comparison: Comparing the performance of the models using accuracy scores and other relevant metrics to determine the best-fit model.
  5. Documentation: Documenting the entire process, including the EDA, preprocessing steps, model implementations, comparisons, and conclusions in the README.md file.

What is your participant role?: SSOC (Social Summer of Code)

abhisheks008 commented 4 weeks ago

Implement these models for this project,

  1. Random Forest
  2. Decision Tree
  3. Logistic Regression
  4. Gradient Boosting
  5. XGBoost
  6. Lasso
  7. Ridge
  8. MLP Classifier

Assigned @aryamanpathak2022

aryamanpathak2022 commented 3 weeks ago

Hi @abhisheks008

I have unassigned myself from this project due to other commitments that require my immediate attention. I apologize for any inconvenience this may cause.