Git Product home page Git Product logo

Comments (7)

geekyutao avatar geekyutao commented on September 15, 2024

Hi, thanks for your attention to RN!
I believe the problems you posted are caused by the I/O of the model. Specifically, the file lists you maked are not correct and then the pytorch dataset is maked wrongly. You can vim the flist and check if the image paths are correct.

from rn.

ZunxiaoXu avatar ZunxiaoXu commented on September 15, 2024

i just chenked and unfortunately i donot know wheres the mistake
this is the path of dataset
image
and this is the flist
image

from rn.

geekyutao avatar geekyutao commented on September 15, 2024

I've just ran the main.py and it worked well in my machine. Was your python command of training correct?
image

I suggest you debug step-by-step. And make sure if the model has loaded data correctly first.

from rn.

ZunxiaoXu avatar ZunxiaoXu commented on September 15, 2024

oh,thanks for your suggestion,i solved the question above!but there is a new problem as follow:

image
image
i think my dataset maybe bad?

from rn.

geekyutao avatar geekyutao commented on September 15, 2024

It seems the "self.mask_data" is empty. Are you sure that the masks loading is correct ?

from rn.

ZunxiaoXu avatar ZunxiaoXu commented on September 15, 2024

yes!you r right!it works after i modify the masks' path.but when i try the eval.py there are some problems as follow
image
image
some say it is because
image
but it did not work. i notice that you just update the code here to support cpu,but my trainning and evaling are all on the centos,could you give some suggestions?

from rn.

geekyutao avatar geekyutao commented on September 15, 2024

It's weird. It works well for my machine. Are you sure the codes you run are the newest?
image

from rn.

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.