Skip to content

issues Search Results · repo:qubvel-org/segmentation_models.pytorch language:Python

Filter by

686 results
 (105 ms)

686 results

inqubvel-org/segmentation_models.pytorch (press backspace or delete to remove)

Hi, It might have been dealt with somewhere, but I couldn t find any post about it. Bascially, I m trying to create a model instance without depending on the external network, which means when I instantiate ...
  • Foundsheep
  • Opened 
    2 hours ago
  • #1102

Hi, I m starting a project in semantic segmentation. However, due to limited hardware, I have to use pre-trained models instead of training them myself. I would be appreciated if anyone can answer my question. ...
  • Student2Pro
  • 2
  • Opened 
    yesterday
  • #1100

I would like to ask the author which layers of the encoder are used for skip connections with which layers of the UNet decoder. Thank you.
  • YenYunn
  • 6
  • Opened 
    5 days ago
  • #1097

Is it impossible to directly use the original UNet s encoder? Or should I use VGG11 instead, since it is similar to the original UNet s encoder?
  • YenYunn
  • 1
  • Opened 
    12 days ago
  • #1090

How do I use the Vanilla (default) encoder rather than a well-known encoder model (e.g., Resnet, Vgg, etc.)? For instance, I want to use: model = smp.UnetPlusPlus(in_channels=1, encoder_name= default ...
  • emmanuelom
  • 1
  • Opened 
    12 days ago
  • #1089

I m following the example from this notebook while using segmentation_models.pytorch for a semantic segmentation task. For data augmentation, I applied common techniques like cropping and rotation. Specifically, ...
  • wwma
  • 1
  • Opened 
    15 days ago
  • #1088

When running the binary segmentation intro tutorial on Goolge Colab, changing the encoder type to mobilenet_v2 and it will crash the environment during training. No exceptions are thrown, and the application ...
  • taiyungwang
  • Opened 
    16 days ago
  • #1085

When Deeplabv3+ uses Xception as the encoder, the following problem occurs. Image
  • QingXiaoYan
  • 1
  • Opened 
    29 days ago
  • #1076

Dense Prediction Transformer was introduced in the paper - Vision Transformers for Dense Prediction It was also used in UniMatch V2: Pushing the Limit of Semi-Supervised Semantic Segmentation, which is ...
new-model
  • vedantdalimkar
  • 6
  • Opened 
    29 days ago
  • #1073

It seems that there are issues with the annotations in the Camvid dataset. No matter how I train it, the IoU for some categories is particularly low. Image
  • QingXiaoYan
  • 2
  • Opened 
    on Feb 21
  • #1072
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub