一 知识背景 3D scan&cloud points(点云)patch-based features,fully convolutional network, deep metric learning, sparse tensors,sparse convolutions, hard negeti Read More
1.Overload your functions by having variable number of input and output argumernt.Not only can we overload functions also operators. 我们可以通过不同的输入输出来重载函 Read More
这篇其实是TensorFlow的官方tutorials,由于没有翻译,笔者姑且翻译一下,用来日后思考。 原址:https://www.tensorflow.org/tutorials/load_data/tf_records 读取数据的效率对于连续载入数据和将数据储存在文件集(每个文件大概100-2 Read More