Scalsol / mega.pytorch

Memory Enhanced Global-Local Aggregation for Video Object Detection, CVPR2020
Other
566 stars 115 forks source link

How to aggregate the results of local aggregation and LGlobal aggregation? #105

Open longmalongma opened 3 years ago

longmalongma commented 3 years ago

How to aggregate the results of local aggregation and LGlobal aggregation? What is the operation aggregation? Which line of code implements the aggregation of the results of local aggregation and LGlobal aggregation?