Flow-Guided-Feature-Aggregation icon indicating copy to clipboard operation
Flow-Guided-Feature-Aggregation copied to clipboard

Where to check details about Two Phase Training mentioned in paper?

Open GengZ opened this issue 7 years ago • 4 comments

Hi, thanks for the nice code. I got a small question when read code and paper. Only one training command mod.fit in train_end2end.py. Which file should I refer to for the Two Phase Training procedure mentioned in paper? Specifically, the first phase is about training R-FCN with DET data, and the 2nd stage is about training FGFA with VID data. Or only the 2nd training phase is implemented in this code? Thanks in advance.

GengZ avatar Oct 20 '17 00:10 GengZ

Hello, I met the same problem. Have you solved this problem?

ypeiyu avatar Aug 21 '18 03:08 ypeiyu

I got the same problem, it seems that the code combines the two stages together. @YuwenXiong @ancientmooner @GengZ @ancientmooner

ZhihuaGao avatar Oct 25 '18 03:10 ZhihuaGao

I got the same problem, it seems that the code combines the two stages together. @YuwenXiong @ancientmooner @GengZ @ancientmooner If I want to reproduce two stage training as paper mentioned, do you know how to adjust the code?Thx~

TyroneLi avatar Nov 28 '19 09:11 TyroneLi

Hi, What is the size of total Dataset Could u please refer to this issue https://github.com/Scalsol/mega.pytorch/issues/73#issue-754884469

Sanku-Yogesh avatar Feb 01 '22 06:02 Sanku-Yogesh