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

Generating multi-scale graphs with alpha and omega trees #5

Open
ilteralp opened this issue May 22, 2020 · 0 comments
Open

Generating multi-scale graphs with alpha and omega trees #5

ilteralp opened this issue May 22, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ilteralp
Copy link
Owner

Images will be segmented into superpixels with using alpha and omega trees where each superpixel is treated as a graph node. To use multi-scale cues, multiple graphs will be generated using different alpha/omega values.

This idea is from the work of Wan et al. They used edge hops to create multi-scales. At the scale s, every superpixel xi is connected to its s-hop neighbors.

@ilteralp ilteralp self-assigned this May 22, 2020
@ilteralp ilteralp added the enhancement New feature or request label May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant