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

Aruco Marker Detection #551

Open
vishapraj opened this issue Jan 24, 2024 · 12 comments
Open

Aruco Marker Detection #551

vishapraj opened this issue Jan 24, 2024 · 12 comments
Labels
Up-for-Grabs ✋ Issues are open to the contributors to be assigned

Comments

@vishapraj
Copy link

ML-Crate Repository (Proposing new issue)

🔴 Project Title :
🔴 Aim :
🔴 Dataset :
🔴 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 :

  • You need to create a separate folder named as the Project Title.
  • Inside that folder, there will be four main components.
    • Images - To store the required images.
    • Dataset - To store the dataset or, information/source about the dataset.
    • Model - To store the machine learning model you've created using the dataset.
    • requirements.txt - This file will contain the required packages/libraries to run the project in other machines.
  • Inside the Model folder, the README.md file must be filled up properly, with proper visualizations and conclusions.

🔴🟡 Points to Note :

  • The issues will be assigned on a first come first serve basis, 1 Issue == 1 PR.
  • "Issue Title" and "PR Title should be the same. Include issue number along with it.
  • Follow Contributing Guidelines & Code of Conduct before start Contributing.

To be Mentioned while taking the issue :

  • Full name :
  • GitHub Profile Link :
  • Participant ID (If not, then put NA) :
  • Approach for this Project :
  • What is your participant role? (Mention the Open Source Program name. Eg. HRSoC, GSSoC, GSOC etc.)

Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

@vishapraj vishapraj added the Up-for-Grabs ✋ Issues are open to the contributors to be assigned label Jan 24, 2024
@abhisheks008
Copy link
Owner

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

@AbhineshJha
Copy link

AbhineshJha commented Feb 2, 2024

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

@abhisheks008 abhisheks008 changed the title Add Aruco-marker detection using opencv Aruco Marker Detection Feb 3, 2024
@abhisheks008 abhisheks008 added Assigned 💻 Issue has been assigned to a contributor Medium IWOC2024 IWOC 2.0 Open Source Event and removed Up-for-Grabs ✋ Issues are open to the contributors to be assigned labels Feb 3, 2024
@AbhineshJha
Copy link

AbhineshJha commented Feb 3, 2024

Assign me @abhisheks008 🙃

@abhisheks008
Copy link
Owner

Assign me @abhisheks008 🙃

Oh shoot! Sorry.

Assigned to @AbhineshJha under IWOC

@abhisheks008 abhisheks008 assigned AbhineshJha and unassigned vishapraj Feb 3, 2024
@abhisheks008
Copy link
Owner

Unassigned as the open source event ended up.

@abhisheks008 abhisheks008 added Up-for-Grabs ✋ Issues are open to the contributors to be assigned and removed Assigned 💻 Issue has been assigned to a contributor Medium IWOC2024 IWOC 2.0 Open Source Event labels Feb 12, 2024
@jayeshrdeotalu
Copy link

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
Copy link
Owner

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
Copy link

None... just want to contribute

@abhisheks008
Copy link
Owner

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
Copy link

Okay...

@jayeshrdeotalu
Copy link

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

@abhisheks008
Copy link
Owner

Assigned to you as a contributor @jayeshrdeotalu

@abhisheks008 abhisheks008 added Assigned 💻 Issue has been assigned to a contributor Contributors This label shows the contributions of the contributors other than the Open Source Programs. and removed Up-for-Grabs ✋ Issues are open to the contributors to be assigned labels Mar 4, 2024
@abhisheks008 abhisheks008 added 🤩 Up for Grab This issue is not assigned ! Grab It ! Up-for-Grabs ✋ Issues are open to the contributors to be assigned and removed Assigned 💻 Issue has been assigned to a contributor Contributors This label shows the contributions of the contributors other than the Open Source Programs. 🤩 Up for Grab This issue is not assigned ! Grab It ! labels May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Up-for-Grabs ✋ Issues are open to the contributors to be assigned
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants