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

the method of adding new networks #882

Open
wangluoWSG opened this issue Jun 5, 2024 · 4 comments
Open

the method of adding new networks #882

wangluoWSG opened this issue Jun 5, 2024 · 4 comments
Labels
question Information

Comments

@wangluoWSG
Copy link

How can i introduce my network in this frame, and i can adjust this net later

@qubvel
Copy link
Collaborator

qubvel commented Jun 5, 2024

Hi @wangluoWSG thanks for the issue!
Do you mean you want to create a new network similar to Unet (for example), that leverage common features like different backbones/encoders supporting?

@wangluoWSG
Copy link
Author

wangluoWSG commented Jun 5, 2024 via email

@qubvel
Copy link
Collaborator

qubvel commented Jun 5, 2024

You can use your own net following the example
https://github.com/qubvel/segmentation_models.pytorch/blob/master/examples/binary_segmentation_intro.ipynb

It does not necessarily should be Unet or FPN model from the package.

@qubvel qubvel added question Information labels Jun 5, 2024
@wangluoWSG
Copy link
Author

wangluoWSG commented Jun 5, 2024 via email

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

No branches or pull requests

2 participants