1. 23 Aug, 2021 1 commit
  2. 04 Jun, 2021 1 commit
  3. 21 May, 2021 1 commit
  4. 17 May, 2021 1 commit
  5. 15 May, 2021 1 commit
  6. 26 Apr, 2021 1 commit
  7. 21 Apr, 2021 1 commit
  8. 19 Apr, 2021 1 commit
  9. 14 Apr, 2021 1 commit
  10. 09 Mar, 2021 2 commits
  11. 26 Jan, 2021 1 commit
  12. 31 Mar, 2020 1 commit
  13. 25 Nov, 2019 1 commit
    • eellison's avatar
      Make maskrcnn scriptable (#1407) · d88d8961
      eellison authored
      * almost working...
      
      * respond to comments
      
      * add empty tensor op, handle different output types in generalized rcnn
      
      * clean ups
      
      * address comments
      
      * more changes
      
      * it's working!
      
      * torchscript bugs
      
      * add script/ eager test
      
      * eval script model
      
      * fix flake
      
      * division import
      
      * py2 compat
      
      * update test, fix arange bug
      
      * import division statement
      
      * fix linter
      
      * fixes
      
      * changes needed for JIT master
      
      * cleanups
      
      * remove imagelist_to
      
      * requested changes
      
      * Make FPN backwards-compatible and torchscript compatible
      
      We remove support for feature channels=0, but support for it was already a bit limited
      
      * Fix ONNX regression
      d88d8961
  14. 18 Feb, 2019 1 commit
  15. 07 Oct, 2017 2 commits