• yinchimaoliang's avatar
    [Feature]: Add double flip (#143) · ffcea26c
    yinchimaoliang authored
    * Able to double_flip test.
    
    * Remove nms_post_max_size
    
    * Able to merge then nms for tta.
    
    * Able to merge then nms for tta.
    
    * reproducible performance.
    
    * Add more configs.
    
    * Able to use scale tta.
    
    * Move scale aug to merge_aug_bboxes_3d
    
    * Remove brackets, add comments.
    
    * Delete unnecessary configs, Add instruction in README.
    
    * Add docstring.
    
    * Change readme, add empty line.
    
    * Change name.
    
    * Add tta in unittest.
    
    * Add 'to cpu'
    
    * Add simple test
    
    * Move 'to cpu'
    
    * Add full tta config
    
    * Delete circle_nms tta config, change max_num.
    
    * Update benchmark
    
    * Remove unnecessary code, move position of flip.
    
    * Complete docstring.
    
    * Add comment for double flip change.
    ffcea26c
README.md 7.69 KB