Alexander Hustinx

Results 14 comments of Alexander Hustinx

Could you try and modify your code as suggested in [this comment](https://github.com/jwyang/faster-rcnn.pytorch/issues/475#issuecomment-483243293) It has been merged into the pytorch-1.0 branch, but not the main branch. Maybe it will solve your...

And you still get the same error? Everything should work pretty much out-of-the-box; git pull and run.. As a sanity check, have you tried to simply run everything normally (not...

You could try to update your `torchvision` version, read on a different repo that it might help. But if, as you said, you have no negative side effects yet when...

Could you share your stack trace and full error? That would help shed some more light on the problem. Initially I would think that you've added a new module/layer to...