Skip to content

issues Search Results · repo:zijundeng/pytorch-semantic-segmentation language:Python

Filter by

66 results
 (55 ms)

66 results

inzijundeng/pytorch-semantic-segmentation (press backspace or delete to remove)

Hello, author!About the SEGNET s upper sampling method has a little confusion, why use the transposition convolution, which does not record the index of the pooling? Hope receive your reply!
  • Tensor-king
  • Opened 
    on Jan 1, 2022
  • #68

Hello, author!About the SEGNET s upper sampling method has a little confusion, why use the transposition convolution, which does not record the index of the pooling? Hope receive your reply!
  • Tensor-king
  • Opened 
    on Jan 1, 2022
  • #67

hello author, i installed tensorboardX, but your code imports summary writer from tensorboard, gives error. how can i solve this. if i use from tensorboard import SummaryWriter ImportError: cannot import ...
  • soans1994
  • Opened 
    on Aug 6, 2021
  • #66

When I try to run the train.py, it reports an error like this: - Can t pickle local object main. locals . lambda is there anyone know why? And how can I reslove it?
  • CarryChouMST
  • 2
  • Opened 
    on Jun 5, 2021
  • #63

Thanks for awesome code!How could I predict photos in a dir not to type all photos name I want to predict
  • Raymond419
  • Opened 
    on May 1, 2021
  • #62

I training FCN32 with the my onw datatset. However, i realized that the loss is empty and lead to the error above. The detailed error: C:/cb/pytorch_1000000000000/work/aten/src/THCUNN/SpatialClassNLLCriterion.cu:106: ...
  • AnhNguyenUK
  • Opened 
    on Jul 5, 2020
  • #61

could I use the version1.2 of torch ?Thanks.
  • szhang963
  • 1
  • Opened 
    on Jun 27, 2020
  • #60

I found some strange settings: score_pool4 = self.score_pool4(0.01 * pool4) score_pool3 = self.score_pool3(0.0001 * pool3) but in my experiments, the model without 0.01 and 0.0001 performs better than ...
  • JiahuiSun
  • Opened 
    on Jun 12, 2020
  • #59
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 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