GithubHelp home page GithubHelp logo

Comments (5)

xiaoxiongli avatar xiaoxiongli commented on September 18, 2024 1

@ouxinyu I recommend you that use the R-FCN's python version, it is trained in a end2end method(not 4-stage training), the end2end training method is 1.5x faster than 4-stage training. and it is more simpler: only write the network down as a single model and just train it. So i am focus on it now and i am learning Python now. I got a mAP=97.2(faster-rcnn is about mAP=90) in my own training data and test data(229 category logo, about 3w images) with our 4-stage(alternating optimization) training. R-FCN is really good. For the code commit to github or release to anyone else, I need some discuss with my CEO, So Please try the RFCN's Python version first. bless.

from r-fcn.

xiaoxiongli avatar xiaoxiongli commented on September 18, 2024

please enable the caffe log in the matlab to see what happend, it will have a log file to give you some hint about the error.

from r-fcn.

ouxinyu avatar ouxinyu commented on September 18, 2024

@xiaoxiongli 请问你有没有更改resnet版本的faster RCNN(主要是RPN部分),是否能共享一下代码?因为R-FCN没有提供RPN
谢谢!

from r-fcn.

limin1130 avatar limin1130 commented on September 18, 2024

@xiaoxiongli Does the python version only work in Linux ? what about windows ?

from r-fcn.

limin1130 avatar limin1130 commented on September 18, 2024

@ouxinyu have you solve your problem ? I met it also and the PC shutdown suddenly.

from r-fcn.

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.