Coder Social home page Coder Social logo

Comments (3)

ivancruzbht avatar ivancruzbht commented on September 13, 2024 3

I just found out the issue, I have to manually create all the dest directories that this endpoint uses, i.e.

tiefvision/resources/bounding-boxes/crops
tiefvision/resources/bounding-boxes/crops/extended
tiefvision/resources/bounding-boxes/scaled-images

For a future feature, it would be nice to have the backend handle all of this, or maybe mention it in the md file :)

from tiefvision.

thebearer696 avatar thebearer696 commented on September 13, 2024

Hi @ivancruzbht I am facing an issue that might be related to yours, I created the directories and the endpoint works perfectly (at-least it says) but then upon running the file: encode-training-and-test-images.lua I get the following error log

~/tiefvision/src/torch/models/encoder.model Encoder loaded. nil ~/tiefvision/resources/bounding-boxes/0-train.txt: 0 nil ~/tiefvision/resources/bounding-boxes/1-train.txt: 0 Class 0 with files 0 luajit: bad argument #2 to '?' (out of bounds at ~/torch/pkg/torch/lib/TH/generic/THStorage.c:202) stack traceback: [C]: at 0x7f8ad2c9eb70 [C]: in function '__index' encode-training-and-test-images.lua:66: in function 'encodeData' encode-training-and-test-images.lua:80: in main chunk [C]: at 0x557a42ac5470
What I understand from this is that it is not able to locate 0-train.txt and 1-train.txt but I am unable to generate those. Any sort of help is appreciated.

from tiefvision.

neerajvashistha avatar neerajvashistha commented on September 13, 2024

Exactly same thing here 0-train.txt and 1-train.txt are not generated!!!, following the instruction given in developers guide, any help would be appreciated.

Thanks

from tiefvision.

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.