tensorlayer-chinese icon indicating copy to clipboard operation
tensorlayer-chinese copied to clipboard

I have tested crop function in data augmentation for object function.. it sounds wrong

Open luvWY opened this issue 7 years ago • 1 comments

tl.prepro.obj_box_crop when I set “is_center=False, is_random=True ” the changed label is not in the correct position I just found.... did I use this function wrong? I cannot post pic...

luvWY avatar Jul 10 '18 07:07 luvWY

for usage, check this example https://github.com/tensorlayer/tensorlayer/blob/master/example/tutorial_tf_dataset_voc.py

and zhihu article

zsdonghao avatar Jul 10 '18 09:07 zsdonghao