Flow-Guided-Feature-Aggregation
Flow-Guided-Feature-Aggregation copied to clipboard
Where to check details about Two Phase Training mentioned in paper?
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.
Hello, I met the same problem. Have you solved this problem?
I got the same problem, it seems that the code combines the two stages together. @YuwenXiong @ancientmooner @GengZ @ancientmooner
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~
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