chenpengf0223
chenpengf0223
Hi sthalles, Thanks for your great work! I get a little confusion about CreateTfRecord.ipynb. In CreateTfRecord.ipynb, I found the two types of annotation are different. 1, If "annotation_np = imread(os.path.join(**annotations_dir_voc**,...
Hi, Thanks for your great work. I try to train a wider face detection model. But I meet some errors as following:  I feel that annotated_data_layer.cpp,line182: Packing packing =...
threshs = [LaneEval.pixel_thresh / np.cos(angle) for angle in angles] I mean that 'LaneEval.pixel_thresh' is the threshold in the direction of the lane, so 'threshs' is the threshold in the direction...