stesha2016 / lanenet-enet-hnet

Apache License 2.0
88 stars 33 forks source link

H-net convergence point #15

Open enginbaglayici opened 4 years ago

enginbaglayici commented 4 years ago

Hello,

Are there any people who were able to train H-net and tested successfully? I've trained it for 60k epochs and tested at every 5k epochs and still couldn't get satisfying results. Also, my loss is jiggling between epochs, so it doesn't seem to converge to some point. I'd appreciate any help, thanks.

jatinkh25 commented 8 months ago

Hello @enginbaglayici

I am trying to train the H-net model. In the TUSimple Dataset, I tried to find the label points of coefficient matrix H, but all I got was an array of 56X3 points. I am confused now about the H parameters because I need an array of 6 points which I am not able to find anywhere in the dataset. Please assist me in finding the data points or kindly guide me to resolve the 56X3 data points to my desired label points format if I am correct regarding this dataset.