Code Monkey home page Code Monkey logo

Comments (9)

Vladkryvoruchko avatar Vladkryvoruchko commented on May 27, 2024

Hello @jeansely . There is modified prototxt in /utils/model

from pspnet-keras-tensorflow.

jeansely avatar jeansely commented on May 27, 2024

now in /utils/model the prototxt is ;
bn_param {
slope_filler {
type: "constant"
value: 1
}
bias_filler {
type: "constant"
value: 0
}
frozen: true
momentum: 0.95

what are replace these lines ?

from pspnet-keras-tensorflow.

jefequien avatar jefequien commented on May 27, 2024

It is from here.
https://github.com/hszhao/PSPNet/blob/master/evaluation/prototxt/pspnet50_ADE20K_473.prototxt

from pspnet-keras-tensorflow.

jeansely avatar jeansely commented on May 27, 2024

when run weigth -converter occur error in prototxt "line 109"

has no field named "bn_param".
and
"caffe.BatchNormParameter" has no field named "slope_filler".

from pspnet-keras-tensorflow.

CuriousCat-7 avatar CuriousCat-7 commented on May 27, 2024

I hold the same problem

from pspnet-keras-tensorflow.

tangsanli5201 avatar tangsanli5201 commented on May 27, 2024

I hold the same problem too.

from pspnet-keras-tensorflow.

Vladkryvoruchko avatar Vladkryvoruchko commented on May 27, 2024

@CuriousCat-7 @tangsanli5201 Please use already converted h5, json weights. Links that can be found in README.md
I just cannot remember what was done with this converter, so if I find out i will leave a comment in this thread

from pspnet-keras-tensorflow.

tangsanli5201 avatar tangsanli5201 commented on May 27, 2024

@Vladkryvoruchko Yeah. I tried to use the already converted json weights, but it raised an error: 'bad marshal data...'., which I thought it is caused by the different version of Keras( mine is 2.1.2). And it's solved now: I generated the json file through Keras 2.1.2 and replaced the old one. It's working. Thanks!

from pspnet-keras-tensorflow.

RahavLussato avatar RahavLussato commented on May 27, 2024

@tangsanli5201 how did you manage to generate the json ? i have the same bad marshal data... issue

from pspnet-keras-tensorflow.

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.