覆盖率是度量测试完整性的一个手段,是测试有效性的一个度量。通过已执行代码表示,用于可靠性、稳定性以及性能的评测。
Coverage.py 是一个用来统计 Python 代码覆盖率的工具。通过它可以检测测试代码对被测代码的覆盖率。
Continue reading覆盖率是度量测试完整性的一个手段,是测试有效性的一个度量。通过已执行代码表示,用于可靠性、稳定性以及性能的评测。
Coverage.py 是一个用来统计 Python 代码覆盖率的工具。通过它可以检测测试代码对被测代码的覆盖率。
Continue reading使用 Python 的 Web Server Gateway Interface (WSGI) 搭建 Web 服务器,参考官网:https://docs.python.org/2/library/wsgiref.html
Continue reading图像质量评估(Image Quality Assessment, IQA)即评估图像的质量。
Continue reading图像增强(Image Enhancement),其目的是要改善图像的视觉效果。
Continue reading展示什么是量化投资,以及如何利用优矿量化平台编写各种策略。
Continue reading(CVPR 2016) Traffic-Sign Detection and Classification in the Wild
Page: https://cg.cs.tsinghua.edu.cn/traffic-sign/
Code: http://cg.cs.tsinghua.edu.cn/traffic-sign/data_model_code/code.zip
Continue reading