InternImage
InternImage copied to clipboard
mmsegmentation installation or mmseg_custom in the Repo: MM segmentation library
Thanks for excellent contribution and sharing of the work, i am using this repo for segmentation task and i just want to know while cloning repository is not enough and i had to reinstall mmsegmentation library from the source. So now in my project folder i have mmsegmentation , mmseg_custom both. where internimage is located in mmseg_custom .
- My question is which one of these (mmsegmentation or mmseg_custom) will be the one in which i should make changes for my project?
- As i want to add some architectureal component to internimage model so should i make changes in internimage model located inside mmseg_custom as given by your repo. Regards
Hey I have the same problem I hope someone helps