原文地址:http://www.dbasky.net/archives/2012/11/shell-1.html vi network.sh#!/bin/bash ETH=$1ETH=${ETH:-eth0}IP=`ifconfig $ETH|awk -F '[ :]+' '/inet addr/{print $4}'` while true;do let I+=1
20160221 1. Liu F, Zeng D, Li J, et al. Cascaded regressor based 3d face reconstruction from a single arbitrary view image[J]. arXiv preprint arXiv:1509.06161, 2015. 这篇论文使用了回归的方法基于2D人脸图像来进行人脸3D模型的重建
20160228 Wu Y, Ji Q. Robust Facial Landmark Detection under Significant Head Poses and Occlusion[C]//Proceedings of the IEEE International Conference on Computer Vision. 2015: 3658-3666. 作者提出了一种基于级联