jontooy
jontooy
I googled it and found [this similar issue](https://github.com/mapillary/inplace_abn/issues/131). There they suggest you launch using the pytorch distributed launch utility, i.e. `python -m torch.distributed.launch [torch.distributed.launch params] your_script.py [your_script params]` I work...
Hi hasontung1999, I had the same problem, and still have it sometimes when running the evaluation scripts. I think it has something to do with the METEOR-evaluation module, which is...
> Dears, @2021202420 @feifang24 @Amir-mjafari @jontooy > > I run it and I successfully generated the needed features and files. But when I run Oscar model on the generated features...