Coder Social home page Coder Social logo

stfcn's People

Contributors

hajizadeh avatar mohsenfayyaz89 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

stfcn's Issues

the inputdata size?

hi MohsenFayyaz:
I use camvid data, the inputdata size is T * C * H * W is 3 * 3 * 720 * 960.and use "FCN_Alex_LSTM.prototxt".
when I train the net ,I meet a problem.the layer name"plated" output count don't match input count.
the input shape is 3 * 4096 * 17 * 24 but the out shape is 3 * 4096 * 49 * 1.
I change the input data size 3 * 3 * 227 * 227 ,there still has problem.the layer name"plated" , input shape is 3 * 4096 * 1 * 1 but the out shape is 3 * 4096 * 49 * 1.
I would like to ask is the size of the input image wrong? Or other problems?

I read the paper again ,I found the input size is 400 * 400.Solve the problem

train has problem

hi MohsenFayyaz:
when I use you net, I meet a problem.In the layer"reshape",input"lstm0" shape is 3 * 4096 * 100.
output "lstm0" shape is 3 * 4096 * 1 (because the shape param is dim:0 dim:0 dim: 1).
but the output count don't match the input count.
can you give me some advice about this?

HDF5Data creation

Hi @MohsenFayyaz89 @hajizadeh ,
I am new to LSTMS and have trouble understanding how to create HDF5Data from a video containing frames.Could you please point to any training code or repo that uses the similar way to create data/train.txt for camvid? I am unable to understand how the "clip" must be added as well. Since T=3,should the clip be 011011011.... and so on?

what does “clip” contain?

hi MohsenFayyaz89:
I would like to try your experiment.
what does “clip” contain?
and the "data" I think is T * C * H * W .if i use the camvid,T=3(I get this from your paper),C= 3,H= 720 W= 960.is this right?

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.