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

build multi task Semantic Change detection model #6

Open
samysung opened this issue Nov 14, 2023 · 0 comments
Open

build multi task Semantic Change detection model #6

samysung opened this issue Nov 14, 2023 · 0 comments
Assignees
Labels
DL_STUDY enhancement New feature or request

Comments

@samysung
Copy link
Collaborator

Change detection model works well for binary change detection on simple case like building class or tree. However, when we want to apply it to more complexe case like multiclass changedetection. In the 2020 paper Multitask Learning for Large-scale Semantic Change Detection (https://arxiv.org/abs/1810.08452), they use a semantic segmentation model to bring better representation of each class for multi class change detection.
The goad here is to build a pyotrch lightning to fit the goal of the associated milestone.

@samysung samysung added enhancement New feature or request DL_STUDY labels Nov 14, 2023
@samysung samysung self-assigned this Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DL_STUDY enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant