Git Product home page Git Product logo

couplenet's Issues

About 3.3 Global FCN in paper

The paper says the global FCN collects the surrounding information by concating the original and 2 times lager proposals together then feding into the later roi-wise subnet. But I dont find that in your code..How you guys do that?

A question about coco dataset

Did you use the context prior to the global branch when you get 33.1 mAP result on coco dataset without multi-scale training

Running train.py?

I'm training CoupleNet on a custom dataset. I have a few questions and I'd greatly appreciate it if you could respond to my queries. First off, How do I run train.py?

trained model download

I have no way to download it from baidu pan (do not have a baidu account and it is hard to even register one). Is there any other way I can download the file (dropbox, onedrive?)
Thx

Table4 - Global FCN

@tshizys HI

In Table4,for Global FCN, it can be regarded as a Faster R-CNN.
But the depth of roI-wise subnetwork is only two, why did it work out so well( 78.5 )?? In our common sense, roi-wise subnetwork should be very deep to be correct.

training problem

Hi,
I follow the procedure to prepare and I can train py-rfcn. But when I train couple net it occured

F0504 10:19:44.208268 4032 net.cpp:777] Check failed: target_blobs.size() == source_layer.blobs_size() (1 vs. 2) Incompatible number of blobs for layer conv1
*** Check failure stack trace: ***
./experiments/scripts/couplenet_end2end_ohem.sh: line 58: 4032 Aborted (core dumped) ./tools/train_net.py --gpu ${GPU_ID} --solver models/${PT_DIR}/${NET}/couplenet_end2end/solver_ohem.prototxt --weights data/imagenet_models/${NET}-model.caffemodel --imdb ${TRAIN_IMDB} --iters ${ITERS} --cfg experiments/cfgs/couplenet_end2end_ohem.yml ${EXTRA_ARGS}

what's wrong ?

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.