摘要:
import tensorflow as tf import numpy as np def distance_matrix(array1, array2): """ arguments: array1: the array, size: (num_point, num_feature) array2: the samples, size: (n... 阅读全文
posted @ 2019-06-04 16:12
Bamboo123
阅读(291)
评论(0)
推荐(0)
摘要:
""" Simple script to convert ply to obj models """ import os from argparse import ArgumentParser from plyfile import PlyData def parse_args(): parser = ArgumentParser() parser.add_argument... 阅读全文
posted @ 2019-06-04 13:52
Bamboo123
阅读(939)
评论(0)
推荐(0)

浙公网安备 33010602011771号