xdtl

Results 8 comments of xdtl

I think my question is how hrnet is used as an encoder and connected with an unet decoder, and how those layers correspond to stages in hrnet. Thanks!

When you run CMake, there is an option to choose x64 or win32. The default setting is win32. Please make sure to set it to x64 (before you click "configure"...

Do you have any suggestions for supporting multi-input and merge layer? Thanks!

Thanks for your reply! Does it support Windows?

Thanks! I will look into this... It would still be great if there is a light weighted framework that can deploy trained Keras models for prediction.

Thanks for your reply! It's good to know the repo is now switched to Keras 2 API. Yes, I agree different number of feature maps won't generate any errors when...

Same here. It works great on MH_01_easy.bag. But when I use my own data, I got crazy camera trajectories. And every time the result is different with exactly the same...

@shaozu Could you please elaborate a bit about how to formulate the problem as Ax=b? Thanks very much!