OpenGVLab / InternImage

[CVPR 2023 Highlight] InternImage: Exploring Large-Scale Vision Foundation Models with Deformable Convolutions
https://arxiv.org/abs/2211.05778
MIT License
2.52k stars 234 forks source link

mmcv issue #183

Open EthanAbitbol3 opened 1 year ago

EthanAbitbol3 commented 1 year ago

Thank you for your work but i tried for almost 3 days to execute the segmentation part but i still got issue with mmcv, i don't understand which version to use and the rest of it. If you can help me solve the issue it will be perfect ! Thank you

ntirupathirao18 commented 1 year ago

Please follow this instructions shared in the README.md , i tested on pytorch 2.x it's working .

EthanAbitbol3 commented 1 year ago

I followed the instructions precisely, but when I ran the program, I received a message advising me to utilize mmcv version 2.0.0rc4.

ntirupathirao18 commented 1 year ago

Can you please look into this file Internimage_upernet , first few cells used for setting up the environment required for the code - i did setup the environment on google colab.

EthanAbitbol3 commented 1 year ago

sorry for the delay i was testing other models... I tried what you told me and i got the next error : image i d'ont understand since : image Do you have any idea ?