Giter Site home page Giter Site logo

learning-statistical-texture-for-semantic-segmentation's People

Contributors

lanyunzhu99 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

learning-statistical-texture-for-semantic-segmentation's Issues

当我用gpu来跑STL模块的forward时,出错:

demo如下:
import torch
a = torch.randn(4,128,256,256)
net = STL(128).cuda()
print(net(a.cuda()).shape)

RuntimeError: shape '[4, 1, 3, 85, 3, 85]' is invalid for input of size 262144
请问如何解决?送入STL的feature size有限制吗?

请问后续解决这个问题了吗?我也按照1,2,4,8重新插入了deeplabv3

项目文件里找到STLNet.py,我记得其中函数PFTEM的qco_1,qco_2,qco_3和qco_6的值原先设定为1,2,3,6,但是我用128_128的图像测试的时候会报错,所以我把这四个数改成了1,2,4,8,这样一来128除这4个数刚好都能除开,程序也不报错了,但是这样改我没有依据,只是让程序不报错。

------------------ 原始邮件 ------------------ 发件人: "lanyunzhu99/Learning-Statistical-Texture-for-Semantic-Segmentation" @.>; 发送时间: 2022年1月7日(星期五) 下午2:25 _@**._>; _@.@._>; 主题: Re: [lanyunzhu99/Learning-Statistical-Texture-for-Semantic-Segmentation] 当我用gpu来跑STL模块的forward时,出错: (#6) 需要修改PTFEM中的1、2、3、6这四个值,符合你的a大小,我的解决办法是图像size除以这4个数刚好都能除开,你可以试试 你好请问除以4的值放入哪里 — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you commented.Message ID: _@.>

你试过效果如何嘛

我这个就很神奇 训练的时候能训练起来测试的时候就报错

Originally posted by @zhangjiaqiaya in #6 (comment)

求教!

请问论文首页图1的直方图以及特征图可视化是如何实现的?本人小白,感激解答!

No increase in accuracy

准确率得不到上升,您对最后concat的多通道进行了怎么样的处理呢? 直接深度卷积压缩通道吗?还是别的方法呢?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.