deep-vision icon indicating copy to clipboard operation
deep-vision copied to clipboard

Add description of input param

Open dsantiago opened this issue 4 years ago • 1 comments

Just for completness, could add the description of valid_anchors_wh and num_classes (although num_classes is intuitive)

https://github.com/ethanyanjiali/deep-vision/blob/6765dfcc36f209d2fded00fb11c6d1ae0da8e658/YOLO/tensorflow/yolov3.py#L245

dsantiago avatar Jul 17 '20 00:07 dsantiago

thanks for the advice. i'll add it when i have time. valid_anchors_wh is the width, height tuple for anchors.

ethanyanjiali avatar Sep 27 '20 02:09 ethanyanjiali