Coder Social home page Coder Social logo

Unable to open file about pspnet HOT 4 OPEN

hungnguyen0606 avatar hungnguyen0606 commented on July 25, 2024 1
Unable to open file

from pspnet.

Comments (4)

mjohn123 avatar mjohn123 commented on July 25, 2024 2

I have a cityscape folder in the /media/john/Software/cityscapes/. I fixed your first issue by copy the sampleIist folder to the cityscape folder following steps:

cp ./sampleIist /media/john/Software/cityscapes/

Finally, I change the eval_all.m as following:

data_root = '/media/john/Software/cityscapes';
eval_list = 'samplelist/cityscapes_val.txt';
save_root = 'mc_result/cityscapes/val/pspnet101_713/';
model_weights = 'model/pspnet101_cityscapes.caffemodel';
model_deploy = 'prototxt/pspnet101_cityscapes_713.prototxt';

Finally, we can list the subfolders in the cityscapes

$ ls cityscapes
leftImg8bit license.txt README samplelist

Good luck

from pspnet.

yifan254 avatar yifan254 commented on July 25, 2024 1

Hi,
You need to check the path of fullfile(data_root,eval_list),maybe it is not a right path.

from pspnet.

hungnguyen0606 avatar hungnguyen0606 commented on July 25, 2024

Thank you for pointing out that I've forgotten to re-config the path.

from pspnet.

liaojiacai avatar liaojiacai commented on July 25, 2024

is there anybody have been finished the VOC2012 retraining? I have the same first problem,
"unable open file', I also have copy the list file to the subfolder of VOC2012,But it does't work.

from pspnet.

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.