ShuangXieIrene / ssds.pytorch

Repository for Single Shot MultiBox Detector and its variants, implemented with pytorch, python3.
MIT License
566 stars 165 forks source link

Could anyone please share their pip freeze ? #87

Open iagupov opened 1 year ago

iagupov commented 1 year ago

@foreverYoungGitHub @ShuangXieIrene Hello, could you please share your pip freeze that is able to run repository ? (python version, torch, torchvision, cv2 etc ... ), at least for SSD + ResNet or SSD + MobileNet ? because I simply can't run the code. I fix one error, then another arrives and finally I can't run anything. And all this errors comes from the version problems, that some libraries are too recent, some of them are too old. Thanks in advance