heijieke

Results 4 comments of heijieke
trafficstars

> > hi is there any update on this? it still seems to be failing on the original images whereas downscaled images seem to work i downscaled images to 640*480,but...

> > Our sampleMnist should work? I think it's a code issue, you can debug it using gdb or add some print. > > yes, the example works fine. Printing...

I'm confused by the reason of the error and can't handle it ,please help me.

the error occur in "offset_y = D_max * ((x_range_y - x_range_y.min()) / (x_range_y.max()-x_range_y.min()))" when x_range_y.max() equals x_range_y.min(),but i still don't konw how to handle it.