Skip to content
Snippets Groups Projects
  1. Jan 14, 2021
  2. Jan 13, 2021
  3. Jan 12, 2021
  4. Jan 11, 2021
  5. Jan 10, 2021
  6. Jan 09, 2021
  7. Jan 06, 2021
  8. Jan 04, 2021
  9. Jan 03, 2021
  10. Jan 02, 2021
  11. Dec 29, 2020
  12. Dec 28, 2020
  13. Dec 24, 2020
  14. Dec 23, 2020
  15. Dec 22, 2020
    • Qiaofei Li's avatar
      Handle scipy import in DETR (#4339) · f5277b50
      Qiaofei Li authored
      * fix #4181, invalid link in readme for maskrcnn cityscapes
      
      * undo
      
      * get the last epoch from config
      
      * read eval metrics from the config key
      
      * read the latest log from multiple logs
      
      * use lower case of RESULTS_LUT
      
      * handle evaluation key with VOC dataset case
      
      * toy
      
      * move the position of scipy import
      
      * move the position of scipy import
      
      * fix invalid link of config in faster_rcnn
      f5277b50
    • congee's avatar
      modify the counting way of ckpts (#4317) · 95a1dbdf
      congee authored
      * modify the count way of ckpts
      
      * remove config statistics
      95a1dbdf
    • Wang Xinjiang's avatar
      Add config options docstring (#4326) · 2b846627
      Wang Xinjiang authored
      * Add docstring for train.py/test.py/eval_metric.py
      
      * Add docstring in the document
      
      * Update docstring in the document
      
      * Update docstring
      2b846627
    • Qiaofei Li's avatar
      Get the last epoch info from reading config in gather_model (#4338) · 199594a6
      Qiaofei Li authored
      * get the last epoch from config
      
      * read eval metrics from the config key
      
      * read the latest log from multiple logs
      
      * use lower case of RESULTS_LUT
      
      * handle evaluation key with VOC dataset case
      
      * toy
      199594a6
    • Haian Huang(深度眸)'s avatar
      Update pre-train model URL(faster rcnn and mask rcnn) (#4307) · 58d7bc85
      Haian Huang(深度眸) authored
      * FPN deprecated warning
      
      * FPN deprecated warning
      
      * Update pretrain model url
      
      * Fix pretrain model base url
      
      * Add specific class pre-trained models
      
      * Fix isort error
      
      * Update doc description
      
      * Update model url
      
      * Rename config
      
      * Rename config
      58d7bc85
  16. Dec 21, 2020
  17. Dec 15, 2020
Loading