Trans2Seg
Trans2Seg copied to clipboard
fail running
hello, thanks for sharing. I assume this repo is still undergoing significant clean-up? It looks like a lot of the code was moved from segmentron. But, deep clean-up seems necessary. For example, is loss.py
line 9 : from ..models.pointrend import point_sample
. However, pointrend only exists in segmentron and has been removed from this repo. So, loss.py
will have import error.
you can remove it manually.
hi,so how do you solve the problem that no module error? where to find the models.pointrend? thanks @xieenze @jxchen01
how to solve the problem?thank you