Open charliezjw opened 2 years ago
Hi, it's a very nice paper with excellent results. But I am trying to train the model by modifying your code, I notice https://github.com/charliezjw/Q-ViT/blob/main/main.py#L383 is passing a parameter that is not defined in https://github.com/charliezjw/Q-ViT/blob/cc10d670dad579d937c6821829fc1acc201033b4/engine.py#L19 .
I am wondering whether there is a different main.py file for training.
Thank you very much!
Sorry for the bug, we have fixed it in the new commit. The full training code will be released soon.
Great, looking forward to it. Is there an estimated time for that?
Hi, it's a very nice paper with excellent results. But I am trying to train the model by modifying your code, I notice https://github.com/charliezjw/Q-ViT/blob/main/main.py#L383 is passing a parameter that is not defined in https://github.com/charliezjw/Q-ViT/blob/cc10d670dad579d937c6821829fc1acc201033b4/engine.py#L19 .
I am wondering whether there is a different main.py file for training.
Thank you very much!