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 spent a week searching for a solution to dependency compatibility issues that many people seem to be struggling with. Finally, I found a set of dependencies that work well with Python 3.9. I hope this saves you some time:
I've spent a week searching for a solution to dependency compatibility issues that many people seem to be struggling with. Finally, I found a set of dependencies that work well with Python 3.9. I hope this saves you some time:
Install PyTorch and torchvision:
Clone the Swin-Transformer-Object-Detection repository and run the setup (this will replace mmdet to 2.11):
Lastly, install mmpycocotools:
!pip install mmpycocotools
I hope this helps you save valuable time in setting up your environment."
The text was updated successfully, but these errors were encountered: