David Yan
David Yan
This is a problem with numpy 1.18, see here: https://github.com/xingyizhou/CenterNet/issues/547 You can either go into your coco_eval.py file in site-packages, and fix it yourself, or install the latest version on...
Late reply here, but if anyone still wants pretrained weights, torchvision has kinetics-pretrained models for three of the architectures in the R(2+1)D paper: https://pytorch.org/docs/stable/torchvision/models.html#video-classification
I also noticed this recently. This is an error I think.