Giter VIP home page Giter VIP logo

Comments (13)

nikolausmayer avatar nikolausmayer commented on May 18, 2024 3

@dakeli are you running a test mode, e.g. make runtest? Our own custom layers do not run tests and will fail.

from flownet2.

QM117 avatar QM117 commented on May 18, 2024 1

@shahabty I met the same question. It's because that when I was just running the FlowNet2 model, I typed FlowNet2_train.prototxt.template in the terminal rather than FlowNet2_deploy.prototxt.template. That is my typing mistake. I hope it can help you.

from flownet2.

linrio avatar linrio commented on May 18, 2024

I meet the same problem and I guess it myself
Another question: ResampleLayer cannot do backward.

from flownet2.

eddy-ilg avatar eddy-ilg commented on May 18, 2024

This is actually because when finetuning for small displacements we use a mixture of small and large displacements, which we get from different databases. Therefore there is img0_a and img0_b (later the batches are concatenated). However, I will fix the model so it works with only one dataset.

from flownet2.

CLT29 avatar CLT29 commented on May 18, 2024

@eddy-ilg I am getting the same issue - "ResampleLayer cannot do backward" did you figure it out?

from flownet2.

tachim avatar tachim commented on May 18, 2024

Hi @eddy-ilg, any word on your fix?

from flownet2.

dakeli avatar dakeli commented on May 18, 2024

LayerFactoryTest/0.TestCreateLayer
src/caffe/test/test_layer_factory.cpp:47: Failure
Value of: layer->type()
Actual: "NormLayer"
Expected: iter->first
Which is: "ChannelNorm"
F0827 18:42:06.915846 28432 custom_data_layer.cpp:661] Check failed: !pthread_join(thread_, NULL) Pthread joining failed.
*** Check failure stack trace: ***
@ 0x2b003d54bdaa (unknown)
@ 0x2b003d54bce4 (unknown)
@ 0x2b003d54b6e6 (unknown)
@ 0x2b003d54e687 (unknown)
@ 0x2b003f858132 caffe::CustomDataLayer<>::JoinPrefetchThread()
@ 0x2b003f8598e4 caffe::CustomDataLayer<>::~CustomDataLayer()
@ 0x2b003f859bd9 caffe::CustomDataLayer<>::~CustomDataLayer()
@ 0x71821b caffe::LayerFactoryTest_TestCreateLayer_Test<>::TestBody()
@ 0x8f48b3 testing::internal::HandleExceptionsInMethodIfSupported<>()
@ 0x8eb597 testing::Test::Run()
@ 0x8eb63e testing::TestInfo::Run()
@ 0x8eb745 testing::TestCase::Run()
@ 0x8eea88 testing::internal::UnitTestImpl::RunAllTests()
@ 0x8eed17 testing::UnitTest::Run()
@ 0x46d2df main
@ 0x2b0040b04830 (unknown)
@ 0x474e99 _start
@ (nil) (unknown)
make: *** [runtest] 已放弃 (core dumped)

anyone can help me?

from flownet2.

shahabty avatar shahabty commented on May 18, 2024

Hello,
@eddy-ilg Unknown bottom blob 'img0_a_org' (layer 'crop_params', bottom index 0)
Is there any solution?

from flownet2.

cdancette avatar cdancette commented on May 18, 2024

I'm facing the same issue, any info about this ?

from flownet2.

dudeDoff avatar dudeDoff commented on May 18, 2024

Same issue here. The final FlowNet2 model still has layers referencing to img0_a, img1_b and flow_gt_b. Furthermore, the two CustomDataLayer at the very top have unconnected top blobs: blob0-2.
Is there a solution?

from flownet2.

TusharNimbhorkar avatar TusharNimbhorkar commented on May 18, 2024

@nikolausmayer
Kind of getting the same error when I test on Flownet-2
Any idea why this might be happening?

image

from flownet2.

OPzealot avatar OPzealot commented on May 18, 2024

@TusharNimbhorkar Same error here. Have you solved it?

from flownet2.

vivasvan1 avatar vivasvan1 commented on May 18, 2024

same problem. Any updates?

from flownet2.

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.