1. 28 3月, 2022 1 次提交
  2. 18 11月, 2021 1 次提交
  3. 05 11月, 2021 1 次提交
    • F
      [MOT] unify tracker for single class and multi-calss MOT (#4403) · 8a87d99e
      Feng Ni 提交于
      * add mcfairmot train eval export code
      
      * fix eval and export
      
      * update modelzoo
      
      * add hrnet18_dlafpn
      
      * unify jdetracker
      
      * fix deploy infer for single class
      
      * fix multi class fairmot deploy
      
      * fix mcmot data source and deploy
      
      * fix num_identities
      
      * fix num_identities_dict
      8a87d99e
  4. 29 10月, 2021 1 次提交
    • F
      [MOT] add enhance fairmot (#4251) · 8d0ad5fd
      Feng Ni 提交于
      * add sge attention on fpn
      
      * add iou head
      
      * add config, fix head
      
      * fix iou offset weight
      
      * fix fairmot centerhead
      8d0ad5fd
  5. 18 10月, 2021 2 次提交
    • W
      Add CenterNet (#4098) · 996a4fa5
      wangguanzhong 提交于
      * add centernet
      
      * add centernet
      
      * add r50 for centernet
      
      * support deploy for centernet
      
      * add doc
      
      * update pretrain
      
      * clean code
      
      * update r50 doc
      
      * unify for_mot
      
      * update code according to review
      
      * update doc
      
      * refine preprocess
      
      * update doc
      996a4fa5
    • W
      [MOT] add FairMot c++ deploy (#4322) · d896574f
      wangguanzhong 提交于
      * add fairmot deploy
      
      * separate main_jde
      
      * update copyright & add PrintBenchmark
      
      * refine lap
      d896574f
  6. 04 10月, 2021 1 次提交
    • F
      [MOT] add FairMOT-HarDNet85 (#4176) · 340da51b
      Feng Ni 提交于
      * add hardnet85 fairmot
      
      * fix hardnet85
      
      * add centernet hardnet fpn, fix config
      
      * update modelzoo
      
      * update modelzoo readme
      
      * remove comments
      
      * add hardnet num_layers assert
      
      * fix hardnet85 config
      340da51b
  7. 29 9月, 2021 2 次提交
  8. 13 8月, 2021 1 次提交
  9. 21 7月, 2021 1 次提交
  10. 20 7月, 2021 1 次提交
    • G
      [MOT] Fix mot video decode (#3681) · 0c2b74f9
      George Ni 提交于
      * mot video decode to images
      
      * add infer_dir for mot
      
      * fix export and unite pose infer
      
      * remove task in mot source
      
      * set image_dir
      
      * update doc
      0c2b74f9
  11. 29 5月, 2021 1 次提交
  12. 23 5月, 2021 1 次提交
  13. 20 5月, 2021 1 次提交
  14. 18 5月, 2021 1 次提交
    • G
      [MOT] fix mot doc (#3025) · e76e1a8a
      George Ni 提交于
      * fix mot doc
      
      * remove image_lists, fix all mot docs, add custom data
      
      * fix doc, test=document_fix
      
      * fix dov
      
      * fix doc format, test=document_fix
      e76e1a8a
  15. 15 5月, 2021 1 次提交
    • F
      [MOT] add FairMOT (#2994) · 277bc13f
      FlyingQianMM 提交于
      * add fairmot
      
      * rename pretrain_weights
      
      * add comments; reuse focal loss and convnorm
      
      * update comments
      277bc13f