Replies: 1 comment 1 reply
-
| Why don't you ask @jing1tian? | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I saw a way to use smp on kaggle, the author of the scenario used unet from smp but added encoder and decoder from the timm library in the process instead of using several backbones that are already provided, I'm very curious about the way to do this, can someone tell me how it's done?
Here is the link to the solution: https://github.com/jing1tian/blood-vessel-segmentation
you can see the change about the segmentation_models_pytorch there
Beta Was this translation helpful? Give feedback.
All reactions