"...life_sci/docs/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "d3560b71557c70ac15e93efee751ab510f09c8eb"
  1. 20 Nov, 2018 1 commit
  2. 27 Jun, 2018 3 commits
  3. 28 Apr, 2018 1 commit
  4. 11 Feb, 2018 1 commit
    • Davis King's avatar
      - Added rectangless. · 2a26521b
      Davis King authored
      - Moved all uses of PYBIND11_MAKE_OPAQUE to a common header to avoid possilbe ODR violations.
      - Added python binding for make_bounding_box_regression_training_data().
      2a26521b
  5. 15 Jan, 2018 1 commit
  6. 08 Dec, 2017 1 commit
    • visionworkz's avatar
      Exposed jitter_image in Python and added an example (#980) · ac292309
      visionworkz authored
      * Exposed jitter_image in Python and added an example
      
      * Return Numpy array directly
      
      * Require numpy during setup
      
      * Added install of Numpy before builds
      
      * Changed pip install for user only due to security issues.
      
      * Removed malloc
      
      * Made presence of Numpy during compile optional.
      
      * Conflict
      
      * Refactored get_face_chip/get_face_chips to use Numpy as well.
      ac292309
  7. 05 Dec, 2017 1 commit
  8. 27 Oct, 2017 1 commit
  9. 25 Oct, 2017 1 commit
  10. 29 Sep, 2017 1 commit
    • Hung-Wei Chiu's avatar
      Fix warning (#851) · ea9aae0f
      Hung-Wei Chiu authored
      * remove unused variable
      
      * modify variable type from int to size_t
      
      * fix previous delete, we need to call chinese_whispers here but we don't need its result now
      ea9aae0f
  11. 19 Sep, 2017 1 commit
  12. 18 Sep, 2017 1 commit
  13. 16 Sep, 2017 1 commit
    • Davis King's avatar
      Cleaned up code and comments. · 53255262
      Davis King authored
      In particular, these new functions don't need to be inside the face
      recognition class.  So I moved them out.  I also fixed many incorrect
      copy/pasted comments and clarified parts of the example code.
      53255262
  14. 15 Sep, 2017 1 commit
  15. 09 Sep, 2017 1 commit
  16. 05 Sep, 2017 1 commit
  17. 18 Jun, 2017 1 commit
  18. 13 Feb, 2017 1 commit