摘要: https://realpython.com/python-speech-recognition/ The Ultimate Guide To Speech Recognition With Python by David Amos advanced data-science machine-lea 阅读全文
posted @ 2019-03-30 21:29 Augustone 阅读(890) 评论(0) 推荐(0)
摘要: 1,语音识别程序 https://blog.csdn.net/a18852867035/article/details/78565293 2,python语音识别指南终极版 https://blog.csdn.net/j2IaYU7Y/article/details/79878310 3,pytho 阅读全文
posted @ 2019-03-30 21:26 Augustone 阅读(266) 评论(0) 推荐(0)
摘要: lane detection Paper 2019 2018 2017 Code Blog Dateset Paper 2019 《Robust Lane Detection from Continuous Driving Scenes Using Deep Neural Networks》 《En 阅读全文
posted @ 2019-03-30 15:14 Augustone 阅读(1026) 评论(0) 推荐(0)
摘要: 0001, object-detection [TOC] This is a list of awesome articles about object detection. If you want to read the paper according to time, you can refer 阅读全文
posted @ 2019-03-30 15:11 Augustone 阅读(1127) 评论(0) 推荐(1)
摘要: A curated list of deep learning image classification papers and codes since 2014, Inspired by awesome-object-detection, deep_learning_object_detection 阅读全文
posted @ 2019-03-30 15:06 Augustone 阅读(395) 评论(0) 推荐(1)
摘要: Semantic segmentation U-Net [https://arxiv.org/pdf/1505.04597.pdf] [2015] https://github.com/zhixuhao/unet [Keras] https://github.com/jocicmarko/ultra 阅读全文
posted @ 2019-03-30 14:58 Augustone 阅读(585) 评论(0) 推荐(0)
摘要: 【深度学习】目标检测算法总结(R-CNN、Fast R-CNN、Faster R-CNN、FPN、YOLO、SSD、RetinaNet) 目标检测是很多计算机视觉任务的基础,不论我们需要实现图像与文字的交互还是需要识别精细类别,它都提供了可靠的信息。本文对目标检测进行了整体回顾,第一部分从RCNN开 阅读全文
posted @ 2019-03-30 11:47 Augustone 阅读(677) 评论(0) 推荐(0)
摘要: Object Detection with 10 lines of code Moses Olafenwa Jun 16, 2018 Moses Olafenwa Jun 16, 2018 Moses Olafenwa Jun 16, 2018 One of the important fields 阅读全文
posted @ 2019-03-30 11:26 Augustone 阅读(392) 评论(0) 推荐(0)