Environment :
Python3.5
Anaconda3
TensorFlow-gpu v1.4.0
-
argparse module in tensorflow :
https://www.cnblogs.com/Hangingter/p/8093562.html -
Check if your code is running with GPU in Ubuntu Server :
https://blog.youkuaiyun.com/castle_cc/article/details/78389082 -
What is RANSAC(Random Sample Consensus) :
https://blog.youkuaiyun.com/robinhjwy/article/details/79174914 -
Python implementation of RANSAC :
https://blog.youkuaiyun.com/vict_wang/article/details/81027730 -
What is KD-Tree :
https://blog.youkuaiyun.com/pipisorry/article/details/52186307 -
Python implementation of KD-Tree :
https://github.com/stefankoegl/kdtree -
What is tensorflow.contrib.slim :
https://blog.youkuaiyun.com/MOU_IT/article/details/82717745 -
What is tf.reduce_mean :
https://blog.youkuaiyun.com/dcrmg/article/details/79797826
Tf.reduce_mean() fu