Giter VIP home page Giter VIP logo

Comments (5)

wikke avatar wikke commented on June 5, 2024

1、我的项目只花了4天时间,其实做得还比较粗糙。更多是在train和val数据集做训练,没有test。这是不完善的地方。
2、现在的项目是把Segmentation和Classification分开训练的。你所提的,用Segmentation后的数据sample来做Classification,能更好地让Classification模型fit你的Segmentation数据。这是我个人的理解。

from tianchi-medical-lungtumordetect.

liqi0912 avatar liqi0912 commented on June 5, 2024

谢谢您的回复。想请教一下,(1)test数据集怎么分割出646464的大小,如果随机的话可能分割不到带有肺结节的部位?这是我遇到的困难。(2)您能对3Dtest数据集的检测有什么好的建议或者有推荐别人是怎么去实现的?再次感谢您。

from tianchi-medical-lungtumordetect.

wikke avatar wikke commented on June 5, 2024

(1)这里放的代码,还没走到test那一步,最近有其它事情了。不过如果按64,64,64遍历所有block,然后stride是32的话,应该可以覆盖到所有。这想我的一个朴素的想法。
(2)我的idea都已经在代码里面了

from tianchi-medical-lungtumordetect.

liqi0912 avatar liqi0912 commented on June 5, 2024

谢谢

from tianchi-medical-lungtumordetect.

verakuuuu avatar verakuuuu commented on June 5, 2024

您好,请问您测试该代码的时候,预测图如何,我预测出来的是类似原始图片的灰度图,没办法的到掩码,不知道是什么问题

from tianchi-medical-lungtumordetect.

Related Issues (12)

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.