You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've had some troubles installing Yolact++ (with DCNv2), as have others #251 etc.
Would it be possible to make DCNv2 working out-of-the box? I see pytorch/vision#1586 has recently been merged to pytorch-vision. Can we use that instead of compiling our DCNv2? (no, DCNv1 only)
Also, please see my comment pytorch/vision#1586 (comment)
what is the difference between the 2 DCNv2 implementations?
The text was updated successfully, but these errors were encountered:
I hate compiling CUDA too so I'd love for pytorch to come with DCNv2 support out of the box. If they add it, I'll definitely replace the compiled version in this repo with that.
Off topic, but it seems that issues #302-#305 have just ceased to exist. I think @breznak, you were #304 and #305, and @enhany was #302 and #303. Do you know what happened to them? This is kinda spooky.
I've had some troubles installing Yolact++ (with DCNv2), as have others #251 etc.
Would it be possible to make DCNv2 working out-of-the box? I see pytorch/vision#1586 has recently been merged to pytorch-vision.
Can we use that instead of compiling our DCNv2?(no, DCNv1 only)Also, please see my comment
pytorch/vision#1586 (comment)
what is the difference between the 2 DCNv2 implementations?
The text was updated successfully, but these errors were encountered: