Giter Club home page Giter Club logo

Comments (6)

szagoruyko avatar szagoruyko commented on July 24, 2024

@nazib from which folder do you run the script, does models/utils.lua exist there? what is the exact error you're getting?

from cvpr15deepcompare.

nazib avatar nazib commented on July 24, 2024

Hi @szagoruyko, yes the models/utils.lua exist in the dierectory. First I created a bash file named 'train.sh' with following command:

export train_set=/media/nazib/Data/DeepNet_exp/Paper_patch/Data/notredame/data.t7
export test_set=/media/nazib/Data/DeepNet_exp/Paper_patch/Data/liberty/data.t7
export model=/media/nazib/Data/DeepNet_exp/Paper_patch/training/models/
export save_folder=logs/deepcompare_${model}_$RANDOM$RANDOM
mkdir -p $save_folder
th /media/nazib/Data/DeepNet_exp/Paper_patch/training/train.lua | tee $save_folder/log.txt

after that I tried to run the bash file from terminal, and it gives error message.

from cvpr15deepcompare.

nazib avatar nazib commented on July 24, 2024

image

from cvpr15deepcompare.

szagoruyko avatar szagoruyko commented on July 24, 2024

@nazib the problem is that there's no models/utils.lua and other files in the folder you're calling the script from. Do th train.lua as specified in readme, and it will work.

from cvpr15deepcompare.

nazib avatar nazib commented on July 24, 2024

Hi @szagoruyko code is running now. The problem was the bash file. However thanks for response.

from cvpr15deepcompare.

sunbin1205 avatar sunbin1205 commented on July 24, 2024

hi,The problem was the bash file. what is your mean?I met same error as you,can you tell me how to solve it??thanks

from cvpr15deepcompare.

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.