Han Zhang

Results 2 issues of Han Zhang

I tried to define a bounding box of a segment. for example: (0, 0), to (2, 2), bounding box is (0,0,2,2) minx,miny,maxx,maxy It worked perfectly. But when I met segment...

Hello, thanks for your great work. but I have problem when I try to train this network with my data. Here is the trace back: Traceback (most recent call last):...