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

Use 2 man/woman LoRas #23

Open
lordsoffallen opened this issue Nov 5, 2024 · 1 comment
Open

Use 2 man/woman LoRas #23

lordsoffallen opened this issue Nov 5, 2024 · 1 comment

Comments

@lordsoffallen
Copy link

Hi there,

I noticed going through the code that we do segmentation based on gender mainly man and woman to differentiate the mask. I was wondering how one might go about doing 2 or more same genders using LoRas?

I saw that this showed as done in the research paper and I was curios on how this helped manage the exact position of each LoRa character? Since we do object detection, we get mask location of all man and all woman but how do align each mask position with the exact LoRa character?

@peacej
Copy link

peacej commented Jan 27, 2025

I have the same question, seems like an important drawback of OMG. Perhaps one solution is to just let the end user click on the image to determine which character is which, and expand the mask automatically from the clicked pixel. similar to the UI of https://segment-anything.com/demo# .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants