python 2.7 or python range로 바꾸면 동작
1) tensorflow object detection API( Jupyter notebook)2) VPGNet(Vanishing Point Guided Network for lane and Road Marking Detection and Recongnition)3) Velodyne 3D-Lidar Visualization Program4) Udacity-SDC-Radar-Driver-Micro-Challenge5) Console_ESR_Test_sample(visual c++, lidar)6) autonomoustuff-esr-25-tcp-parser-v1.0.07) darknet class properties /calculate class properties vector value8) make ima..
https://ko.wikipedia.org/wiki/정규_표현식
https://01s2-min.tistory.com/11
def printProgress (iteration, total, prefix = '', suffix = '', decimals = 1, barLength = 100): formatStr = "{0:." + str(decimals) + "f}" percent = formatStr.format(100 * (iteration / float(total))) filledLength = int(round(barLength * iteration / float(total))) bar = '#' * filledLength + '-' * (barLength - filledLength) sys.stdout.write('\r%s |%s| %s%s %s' % (prefix, bar, percent, '%', suffix)),..
http://www.ciokorea.com/tags/2881/API/37168