junqiangwu
junqiangwu
Using test data `ccpd_base`, the acc is around 0.50 ``` total 250 correct 124 error 0 precision 0.496 six 0.836 avg_time 0.10912780570983886 total 300 correct 147 error 0 precision 0.49...
The broadcast layer requires that the first dimension must be the same, but in your project is 2048 and 2018, I don't know if the Tile Layer can solve this...
Oh, then you can use the broadcast layer directly, I’m happy to help you.
Thanks for the feedback — we’ve updated the code accordingly and run make style and make fix-copies in this commit. Please let us know if you spot anything else that...
My apologies. During further testing with additional examples, I identified an issue and have already implemented a fix. I’m not completely sure whether this change might affect your merge.