Miguel Videla
Miguel Videla
Hi @LeoXing1996, thanks for the quick answer! I tried your solution but it seems that the model artifacts (checkpoint and logs files) are not automatically saved at the `cfg.work_dir` directory....
Thanks for replying!
Hi all, I realized that using `--cfg paper512` in the **NVLabs** implementation modifies the following hyperparameters: ```Python # NVLabs config paper512_cfg = dict(ref_gpus=8, kimg=25000, mb=64, mbstd=8, fmaps=1, lrate=0.0025, gamma=0.5, ema=20,...
Hi everyone, I'm facing the same error but with YoloV7. Has anyone found how to fix this problem?