1. 03 Jun, 2019 2 commits
    • Philip Meier's avatar
      [WIP] Add test for ImageNet (#976) · 7716aba5
      Philip Meier authored
      * added fake data
      
      * fixed fake data
      
      * renamed extract and download methods and added functionality
      
      * added raw fake data
      
      * refactored imagenet and added test
      
      * flake8
      
      * added fake devkit and mocked download_url
      
      * reversed uncommenting
      
      * added mock to CI
      
      * fixed tests for imagefolder
      
      * flake8
      7716aba5
    • Gu-ni-kim's avatar
      Update faster_rcnn.py (#979) · 3d561039
      Gu-ni-kim authored
      Add 'import torch' in example
      3d561039
  2. 31 May, 2019 1 commit
  3. 30 May, 2019 1 commit
  4. 29 May, 2019 3 commits
  5. 27 May, 2019 2 commits
  6. 25 May, 2019 1 commit
  7. 24 May, 2019 1 commit
  8. 23 May, 2019 3 commits
    • Francisco Massa's avatar
      Fix windows build (#953) · f5167537
      Francisco Massa authored
      * #944
        MSBuild Compile time casting Error
      
      * #944
       MSBuild Error  static_cast<Long> to static_cast<int64_t>
      
      * Add eval.py
       Not Work find_contours
      
      * Remove unnecessary file
      
      * Lint
      f5167537
    • peterjc123's avatar
      Fix for folder tests on Windows (#952) · 6cc8179b
      peterjc123 authored
      6cc8179b
    • Varun Agrawal's avatar
      nms_cuda signature update (#945) · 249cfbf5
      Varun Agrawal authored
      Updated nms_cuda signature to accept detections and scores as separate tensors.
      This also required updating the indexing in the NMS CUDA kernel.
      
      Also made the iou_threshold parameter name consistent across implementations.
      249cfbf5
  9. 22 May, 2019 8 commits
  10. 21 May, 2019 8 commits
  11. 20 May, 2019 5 commits
  12. 19 May, 2019 5 commits