Code Monkey home page Code Monkey logo

Comments (10)

jianpengz avatar jianpengz commented on July 17, 2024

Did you re-space KiTS19 data by using the provided script re_spacing.py?

from dodnet.

ChiYe622 avatar ChiYe622 commented on July 17, 2024

Yes, I re-space all datasets including KiTS19, but only KiTS19 got wrong result.

from dodnet.

jianpengz avatar jianpengz commented on July 17, 2024

I didn't have this issue before. Did you try with our pre-trained model or train it by yourself? Could the model fit the training samples on KiTS? I guess this problem was caused by the data.

from dodnet.

ChiYe622 avatar ChiYe622 commented on July 17, 2024

I used your pre-trained model, and I tried step by step two times, both failed. :-(

from dodnet.

jianpengz avatar jianpengz commented on July 17, 2024

I tested KiTS using pre-trained model again and all cases work well during my testing. Here is a re-spaced case for test. Pls let me know whether it works in your environment. example

from dodnet.

ChiYe622 avatar ChiYe622 commented on July 17, 2024

I run your re-space case_00000 and my re-space case_00000 in the same environment, these are the results. I run case_00000 only.

evaluate.py

  • Yours:
    jpevl

  • Mine:
    mine

post.py

  • Yours:
    jppp

  • Mine:
    mypp

from dodnet.

jianpengz avatar jianpengz commented on July 17, 2024

Did you check is there a difference between two respacing cases?

from dodnet.

kangmintong avatar kangmintong commented on July 17, 2024

Hi, you really did an excelent job, and thanks for your sharing.
I have already prepared all datasets except KiTS19, other datasets work well on your code, they all got right results. I followed the steps in KiTS19, but this result run by evaluate.py and postp.py is wrong. So, would you please tell me more details about how to get right KiTS19?
Thanks!

I got the same problem. Have you resolved the problem? Thanks.

from dodnet.

jianpengz avatar jianpengz commented on July 17, 2024

Hi guys,
The pre-trained model was trained on the spacing of 3x0.76x0.76 for kits. To reproduce the results on kits, pls re-spacing the data to 3x0.76x0.76 and then test. Another pre-trained model trained on the spacing of 1.5x0.8x0.8 for kits would be released later.

from dodnet.

sherjy avatar sherjy commented on July 17, 2024

Hiii @ChiYe622 , did you met this problem? #11 , this problem occurs when I run codes on LiTS dataset only. I checked the image shapes after 'MOTSDataSet' processing, finding some image shapes becomes wrong, e.g. preset resize to (batch, channel, 64, 192, 192), but it'll happen to be a wrong shape (batch,channel,64,146,192) or other wrong shapes sometimes. I wonder if this problem comes from the data reason or sth else? Thanks in advance!

from dodnet.

Related Issues (20)

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.