David

Results 3 comments of David

> 点云可视化部分打个比方就是:我有碟醋谁有饺子 您好,我是小白,请问这个代码可视化呀?

> > > > import matplotlib.pyplot as plt from mpl_toolkits.mplot3d import Axes3D import torch > > def plot_3d(xyz, classes=None, s=0.5): """ 点云数据可视化 :param xyz: xyz坐标 :param classes: 对应类别 :param s:...

@arsham-khafan , @SantJay ,@xiaoerjason, @bupt-ai-cz Can you set the netG parameter in base_options to "attention_unet_32"? The weights file provided by the author is actually for "attention_unet_32", not "resnet_9blocks".