Tags

keep hungry keep foolish
深度学习

人脸识别原理(以GitHub项目face_recognition为例)

Face Recognition based on DNN


目标检测经典算法总结(R-CNN, Fast R-CNN, Faster R-CNN, YOLO)

Including brief overview of R-CNN, Fast R-CNN, Faster R-CNN and YOLO.


文献总结《You Only Look Once:Unified, Real-Time Object Detection》

YOLO:统一、实时的目标检测


文献总结《Learning Spatio-Temporal Features with Two-Stream Deep 3D CNNs for Lipreading》

使用双流深度三维卷积神经网络学习唇语的时空特征


文献总结《Multimodal Gesture Recognition Using 3-D Convolution and Convolutional LSTM》

使用3D卷积和卷积LSTM进行多模手势识别


文献总结《Learning Spatiotemporal Features using 3DCNN and Convolutional LSTM for Gesture Recognition》

使用3D卷积和卷积LSTM学习时空特征用于手势识别


文献总结《Deep Residual Learning for Image Recognition》(附TensorFlow代码)

图像识别的深度残差学习


文献总结《Learning Spatiotemporal Features with 3D Convolutional Networks》(附TensorFlow代码)

使用3D卷积神经网络学习时空特征


Coursera《Introduction to TensorFlow》第四周测验

《Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning》第四周(Using Real-world Images)的测验答案


Coursera《Introduction to TensorFlow》第三周测验

《Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning》第三周(Enhancing Vision with Convolutional Neural Networks)的测验答案


Install TensorFlow-GPU by Anaconda (conda install tensorflow-gpu)

It might be the simplest way to install Tensorflow or Tensorflow-GPU by conda install in the conda environment


Coursera《Introduction to TensorFlow》第二周测验

《Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning》第二周(Introduction to Computer Vision)的测验答案


Coursera《Introduction to TensorFlow》第一周测验

《Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning》第一周(A New Programming Paradigm)的测验答案


使用Tensorflow搭建CNN训练MNIST遇到GPU显存资源耗尽问题的解决方法

tensorflow.python.framework.errors_impl.ResourceExhaustedError 的解决方法


ubuntu环境下,系统无法与NVIDIA通信的解决方法

系统错误提示:NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver 的解决方法


机器学习

Coursera《Introduction to TensorFlow》第四周测验

《Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning》第四周(Using Real-world Images)的测验答案


Coursera《Introduction to TensorFlow》第三周测验

《Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning》第三周(Enhancing Vision with Convolutional Neural Networks)的测验答案


Coursera《Introduction to TensorFlow》第二周测验

《Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning》第二周(Introduction to Computer Vision)的测验答案


Coursera《Introduction to TensorFlow》第一周测验

《Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning》第一周(A New Programming Paradigm)的测验答案


Coursera《机器学习》(吴恩达)编程作业第九周(ex8)

吴恩达机器学习课程编程作业 Week9 /exercise8


Coursera《机器学习》(吴恩达)编程作业第八周(ex7)

吴恩达机器学习课程编程作业 Week8 /exercise7


Coursera《机器学习》(吴恩达)编程作业第七周(ex6)

吴恩达机器学习课程编程作业 Week7 /exercise6


Coursera《机器学习》(吴恩达)编程作业第六周(ex5)

吴恩达机器学习课程编程作业 Week6 /exercise5


Coursera《机器学习》(吴恩达)编程作业第五周(ex4)

吴恩达机器学习课程编程作业 Week5 /exercise4


Coursera《机器学习》(吴恩达)编程作业第四周(ex3)

吴恩达机器学习课程编程作业 Week4 /exercise3


Coursera《机器学习》(吴恩达)编程作业第三周(ex2)

吴恩达机器学习课程编程作业 Week3 /exercise2


Coursera《机器学习》(吴恩达)编程作业第二周(ex1)

吴恩达机器学习课程编程作业 Week2 /exercise1