DasolHan
Results
1
issues of
DasolHan
Hi Dat, I just wonder why when create y_batch, you don't consider about prior-anchor(created by k-mean clustering) `xc, yc, w, h = bbox.to_relative_size((float(width), float(height)))` `object_mask = np.concatenate([[xc, yc, w, h],...