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

Request: Tutorial for using Clay as a Unet backbone #302

Open
pkopparla opened this issue Jul 18, 2024 · 1 comment
Open

Request: Tutorial for using Clay as a Unet backbone #302

pkopparla opened this issue Jul 18, 2024 · 1 comment

Comments

@pkopparla
Copy link

Hello,

I work a lot with Unets for satellite imagery for segmentation tasks, which is a popular satellite data/AI task. I'm interested in swapping out the typical Resnet/VGG encoder backbones with Clay to see how that changes performance. Would it be possible to make a tutorial notebook showing how to plug in the Clay encoder for Sentinel-2 RGB? If such an example exists in code somewhere, I'm happy to be pointed in that direction.

@pkopparla pkopparla changed the title Request: ELI5 level tutorial for using Clay as a Unet backbone Request: Tutorial for using Clay as a Unet backbone Jul 18, 2024
@srmsoumya
Copy link
Collaborator

The Clay documentation page provides more details on using the Clay Encoder for tasks like segmentation, detection, regression, and classification.

We also held a technical walkthrough session that covers the architecture and design language of Clay. Additionally, we have a basic example of segmenting Clay on the Chesapeake Bay dataset here.

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