-
Notifications
You must be signed in to change notification settings - Fork 197
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
added crater detection model #822
Open
Kaibalya27
wants to merge
9
commits into
UTSAVS26:main
Choose a base branch
from
Kaibalya27:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
👋 Thank you for opening this pull request! We're excited to review your contribution. Please give us a moment, and we'll get back to you shortly! Feel free to join our community on Discord to discuss more! |
github-actions
bot
requested review from
ruhi47,
shaansuraj,
TheChaoticor and
UTSAVS26
October 24, 2024 05:02
Kaibalya27
changed the title
[Code Addition Request]: #749
added crater detection model
Oct 24, 2024
UTSAVS26
added
Contributor
Denotes issues or PRs submitted by contributors to acknowledge their participation.
Status: Review Ongoing
PR is currently under review and awaiting feedback from reviewers.
level1
gssoc-ext
hacktoberfest
labels
Oct 24, 2024
Hi @UTSAVS26, is there any problem? |
please wait,we are fully packed with reviewing .We will approve it shortly |
github-actions
bot
force-pushed
the
main
branch
5 times, most recently
from
October 31, 2024 02:44
774a759
to
f014edc
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Contributor
Denotes issues or PRs submitted by contributors to acknowledge their participation.
gssoc-ext
hacktoberfest
level1
Status: Review Ongoing
PR is currently under review and awaiting feedback from reviewers.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request for PyVerse 💡
Requesting to submit a pull request to the PyVerse repository.
Issue Title
Please enter the title of the issue related to your pull request.
[Code Addition Request]: #749
Info about the Related Issue
What's the goal of the project?
The goal of this project is to develop a highly accurate object detection model based on the YOLO architecture for detecting craters on the lunar surface. Accurate crater detection is vital for selecting potential landing sites for rovers and for conducting detailed lunar surface studies. By training the YOLO model on lunar images, the project aims to create a fast and reliable detection system that can handle variations in crater size, shape, and lighting conditions in Permanently Shadowed Regions (PSRs) of the moon.
Name
Please mention your name.
Kaibalya Mohapatra
GitHub ID
Please mention your GitHub ID.
Kaibalya27
Email ID
Please mention your email ID for further communication.
kaibalyamohapatra27@gmail.com
Identify Yourself
Mention in which program you are contributing (e.g., WoB, GSSOC, SSOC, SWOC).
GSSOC, HACKTOBERFEST
Closes
Enter the issue number that will be closed through this PR.
Closes: #749
Describe the Add-ons or Changes You've Made
Model Enhancement
Integrated a YOLO-based model to improve the detection of lunar craters. This model is designed to detect craters of various sizes and shapes on the lunar surface, particularly in challenging low-light regions like Permanently Shadowed Regions (PSRs).
Data Augmentation
Added advanced data augmentation techniques, such as random brightness adjustments and rotations, to improve model robustness in detecting craters under different lighting conditions.
Type of Change
Select the type of change:
How Has This Been Tested?
The model has been tested using a dataset of rendered lunar surface images, with ground truth labels for crater locations.
The model was further tested on lunar images simulating low-light conditions in the Permanently Shadowed Regions (PSRs) to ensure it performs well in challenging environments.
Checklist
Please confirm the following: