1. 04 Apr, 2019 1 commit
  2. 28 Mar, 2019 1 commit
  3. 19 Mar, 2019 6 commits
  4. 18 Mar, 2019 7 commits
  5. 17 Mar, 2019 1 commit
  6. 15 Mar, 2019 4 commits
  7. 14 Mar, 2019 1 commit
  8. 10 Mar, 2019 8 commits
  9. 08 Mar, 2019 3 commits
  10. 04 Mar, 2019 6 commits
  11. 02 Mar, 2019 1 commit
  12. 26 Feb, 2019 1 commit
    • Kapil Sachdeva's avatar
      Add python api that generates desciptor(s) from the aligned image(s) (#1667) · f7f6f676
      Kapil Sachdeva authored
      * Add python api that generates desciptor(s) from the aligned image(s)
      
      * Remove asserts from face_recognition.py example/tutorial
      
      * In batch_compute_face_descriptors_from_aligned_images, use for-in loop to simplify the code
      
      Improvde the document on binding methods and the error message if the aligned image is not of size 150x150
      f7f6f676