Giter Club home page Giter Club logo

Comments (8)

Joazs avatar Joazs commented on June 28, 2024

蹲个楼,方便找。

from ieee_tip_uiu-net.

danfenghong avatar danfenghong commented on June 28, 2024

from ieee_tip_uiu-net.

Joazs avatar Joazs commented on June 28, 2024

您好。我在阅读您的代码遇到一个我不懂的问题。
我在看utils.py下的save_Pred_GT方法时,看到predsss=np.array((pred>0).cpu()).astype('int64')*255。
输出的预测维度是[B,1,256,256],我想知道为什么将像素预测值>0的视为目标像素?输出预测的通道数=1的物理意义是什么?
因为我之前一直都是将分割视为2类(目标,背景)。

from ieee_tip_uiu-net.

danfenghong avatar danfenghong commented on June 28, 2024

from ieee_tip_uiu-net.

Joazs avatar Joazs commented on June 28, 2024

您好,您的论文写的是将图像调整成320320大小进行训练和推理。而当我自己去训练时按您的设置RescaleT(320),RandomCrop(288)发现图像是288288大小的.而我设置RescaleT(320),RandomCrop(320)时候却报错:ValueError: low >= high。请问按您的代码,如何将图像调整成320*320大小?

from ieee_tip_uiu-net.

danfenghong avatar danfenghong commented on June 28, 2024

from ieee_tip_uiu-net.

Joazs avatar Joazs commented on June 28, 2024

你好,请问论文的录用过程是怎么样的?什么时候投稿、返修、录用?TIP好中吗?

from ieee_tip_uiu-net.

danfenghong avatar danfenghong commented on June 28, 2024

from ieee_tip_uiu-net.

Related Issues (18)

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.