[论文粗读][NIPS21]Low-fidelity video encoder optimization for temporal action localization
TAL任务存在task discrepancy problem,作者参考object detection task中的思路,探索TAL上的end to end training
[论文简读][CVPR20]Revisiting the Sibling Head in Object Detector
现有OD处理分类和定位时采用参数共享head,会导致spatial misalignment,作者探索了一种解耦方法来解决此问题