MISSXUAN0
MISSXUAN0
@ankursikarwar I have encountered the same problem as you. Is your problem solved?
Requirement already satisfied: tensorflow-gpu>=1.4 in /home/test/anaconda3/envs/octopus/lib/python2.7/site-packages (from dirt==0.2.0) (1.11.0) Requirement already satisfied: numpy in /home/test/.local/lib/python2.7/site-packages (from dirt==0.2.0) (1.15.4) Requirement already satisfied: enum34>=1.1.6 in /home/test/anaconda3/envs/octopus/lib/python2.7/site-packages (from tensorflow-gpu>=1.4->dirt==0.2.0) (1.1.6) Requirement already satisfied:...
@pmh47 Thank you for your reply.I have solved this problem by your reply.It can be installed successfully. But when run `python tests/square_test.py` a new problem occur. Traceback (most recent call...
I have tried this method. cmake -D _GLIBCXX_USE_CXX11_ABI=0 ../csrc But the same problem still exits.I don't know if there is a problem with my solution? Thank you very much!
@rcrvano @LogWell Thank you for the your method. This method can get the result when testing the picture of CIHP, but can't get result on my own prepared data. Can...
ok.Thank you.I got the result. The reason why it has been unsuccessful is that the picture pixels are too large.
Sorry for taking so long to reply. Thank you for your answer. Looking forward to your interpolate script.