├── 2D68 └── ibug.tfrecords ├── 3D84 └── ibug.tfrecords ├── Alignment68_demo.ipynb ├── Alignment84_demo.ipynb ├── Alignment86_demo.ipynb ├── Detection_demo.ipynb ├── README.md ├── data_provider.py ├── detect_face.py ├── detection ├── cas1.npy ├── cas2.npy └── cas3.npy ├── flags.py ├── gen_tfrecords.ipynb ├── image ├── ID01_001.jpg ├── ID01_001.pts ├── ID01_001__0.pts ├── ID01_004.jpg ├── ID01_004.pts ├── ID01_004__0.pts ├── ID01_017.jpg ├── ID01_017.pts ├── ID01_017__0.pts ├── template.pkl.gz ├── test.jpg ├── test__0.pts ├── test__1.pts ├── test__10.pts ├── test__11.pts ├── test__12.pts ├── test__13.pts ├── test__14.pts ├── test__15.pts ├── test__16.pts ├── test__17.pts ├── test__18.pts ├── test__19.pts ├── test__2.pts ├── test__20.pts ├── test__21.pts ├── test__22.pts ├── test__23.pts ├── test__24.pts ├── test__25.pts ├── test__26.pts ├── test__27.pts ├── test__28.pts ├── test__29.pts ├── test__3.pts ├── test__30.pts ├── test__4.pts ├── test__5.pts ├── test__6.pts ├── test__7.pts ├── test__8.pts └── test__9.pts ├── models.py ├── networks.py ├── train.py └── utils.py /2D68/ibug.tfrecords: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/2D68/ibug.tfrecords -------------------------------------------------------------------------------- /3D84/ibug.tfrecords: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/3D84/ibug.tfrecords -------------------------------------------------------------------------------- /Alignment68_demo.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/Alignment68_demo.ipynb -------------------------------------------------------------------------------- /Alignment84_demo.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/Alignment84_demo.ipynb -------------------------------------------------------------------------------- /Alignment86_demo.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/Alignment86_demo.ipynb -------------------------------------------------------------------------------- /Detection_demo.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/Detection_demo.ipynb -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/README.md -------------------------------------------------------------------------------- /data_provider.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/data_provider.py -------------------------------------------------------------------------------- /detect_face.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/detect_face.py -------------------------------------------------------------------------------- /detection/cas1.npy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/detection/cas1.npy -------------------------------------------------------------------------------- /detection/cas2.npy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/detection/cas2.npy -------------------------------------------------------------------------------- /detection/cas3.npy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/detection/cas3.npy -------------------------------------------------------------------------------- /flags.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/flags.py -------------------------------------------------------------------------------- /gen_tfrecords.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/gen_tfrecords.ipynb -------------------------------------------------------------------------------- /image/ID01_001.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/ID01_001.jpg -------------------------------------------------------------------------------- /image/ID01_001.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/ID01_001.pts -------------------------------------------------------------------------------- /image/ID01_001__0.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/ID01_001__0.pts -------------------------------------------------------------------------------- /image/ID01_004.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/ID01_004.jpg -------------------------------------------------------------------------------- /image/ID01_004.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/ID01_004.pts -------------------------------------------------------------------------------- /image/ID01_004__0.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/ID01_004__0.pts -------------------------------------------------------------------------------- /image/ID01_017.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/ID01_017.jpg -------------------------------------------------------------------------------- /image/ID01_017.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/ID01_017.pts -------------------------------------------------------------------------------- /image/ID01_017__0.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/ID01_017__0.pts -------------------------------------------------------------------------------- /image/template.pkl.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/template.pkl.gz -------------------------------------------------------------------------------- /image/test.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test.jpg -------------------------------------------------------------------------------- /image/test__0.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__0.pts -------------------------------------------------------------------------------- /image/test__1.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__1.pts -------------------------------------------------------------------------------- /image/test__10.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__10.pts -------------------------------------------------------------------------------- /image/test__11.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__11.pts -------------------------------------------------------------------------------- /image/test__12.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__12.pts -------------------------------------------------------------------------------- /image/test__13.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__13.pts -------------------------------------------------------------------------------- /image/test__14.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__14.pts -------------------------------------------------------------------------------- /image/test__15.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__15.pts -------------------------------------------------------------------------------- /image/test__16.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__16.pts -------------------------------------------------------------------------------- /image/test__17.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__17.pts -------------------------------------------------------------------------------- /image/test__18.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__18.pts -------------------------------------------------------------------------------- /image/test__19.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__19.pts -------------------------------------------------------------------------------- /image/test__2.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__2.pts -------------------------------------------------------------------------------- /image/test__20.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__20.pts -------------------------------------------------------------------------------- /image/test__21.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__21.pts -------------------------------------------------------------------------------- /image/test__22.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__22.pts -------------------------------------------------------------------------------- /image/test__23.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__23.pts -------------------------------------------------------------------------------- /image/test__24.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__24.pts -------------------------------------------------------------------------------- /image/test__25.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__25.pts -------------------------------------------------------------------------------- /image/test__26.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__26.pts -------------------------------------------------------------------------------- /image/test__27.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__27.pts -------------------------------------------------------------------------------- /image/test__28.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__28.pts -------------------------------------------------------------------------------- /image/test__29.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__29.pts -------------------------------------------------------------------------------- /image/test__3.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__3.pts -------------------------------------------------------------------------------- /image/test__30.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__30.pts -------------------------------------------------------------------------------- /image/test__4.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__4.pts -------------------------------------------------------------------------------- /image/test__5.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__5.pts -------------------------------------------------------------------------------- /image/test__6.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__6.pts -------------------------------------------------------------------------------- /image/test__7.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__7.pts -------------------------------------------------------------------------------- /image/test__8.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__8.pts -------------------------------------------------------------------------------- /image/test__9.pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/image/test__9.pts -------------------------------------------------------------------------------- /models.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/models.py -------------------------------------------------------------------------------- /networks.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/networks.py -------------------------------------------------------------------------------- /train.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/train.py -------------------------------------------------------------------------------- /utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiankangdeng/Face_Detection_Alignment/HEAD/utils.py --------------------------------------------------------------------------------