Rozenberszki Dávid

Results 30 comments of Rozenberszki Dávid

Hey @AnhTuDo1998, Yeah, I started to work on implementing the dynamic number of labels yesterday, and met with the same problem when we set the total number over 25ish. It...

Hey @ToniRV, Thanks a lot for the feedback and also for the ideas. I think it would be really nice to have this runtime operation, but you are also perfectly...

Hello @ToniRV, I ran a few quick tests comparing the static and dynamic approaches with different number of labels for the probability matrices. So when tested with static I recompiled...

Hi @mantkiew! Could you help me in which CMakeFile did you find the second executable? I could not dig it out... Thanks a lot!

Hey @jiu876, could you provide more details regarding the problem?

Could you try with more recent compiler version? After a bit of googling I found this error to be fixed by gcc-7

Could you post your error message then for tensorflow failing with gcc-7? Your compiler version is pretty obsolete and I don't see any reason not to update. Update: Just checked...

[This issue](https://github.com/tradr-project/tensorflow_ros_cpp/issues/7#issuecomment-520278442) might be a solution for your problem

I think you need to scroll a bit more in the thread to have the correct solution. The build command you referring to still had linking problems. have you copied...

I don't have an Ubuntu 18 to test it myself, but please follow the thread carefully. You have to delete `libtensorflow_framework.so*` from `devel/lib` , while being on the correct commit....