Giter Site home page Giter Site logo

Comments (4)

AlexMa011 avatar AlexMa011 commented on May 23, 2024

Glad that you starred this project. I think I claimed it in README file that you can download cityscape dataset(gtFine_trainvaltest.zip (241MB) and leftImg8bit_trainvaltest.zip (11GB)) first. And use the generate_data script to generate the dataset for training.

from pytorch-polygon-rnn.

yuqing-liu-dut avatar yuqing-liu-dut commented on May 23, 2024

Thanks for your reply. There is another problem while reading your code. There is another build-in lstm layer used for training and testing, which is not mentioned in the paper. Could you please talk about the use of this layer?

from pytorch-polygon-rnn.

AlexMa011 avatar AlexMa011 commented on May 23, 2024

I use the fully connected layer and the lstm layer mainly because the output is d*d+1 dimension. Since the source code is not released, I do not know the exact implementation. But the fc layers do help the training process.

from pytorch-polygon-rnn.

AlexMa011 avatar AlexMa011 commented on May 23, 2024

If there is no problem with the dataset, I will close the issue.

from pytorch-polygon-rnn.

Related Issues (13)

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.