Chen Long

Results 3 comments of Chen Long

> I solved it. I used the code below to actively process the input point cloud numpy array format data before sending it into the network, which passed and got...

And then I check the loading.py, ``` def __call__(self, results): """Call function to normalize color of points. Args: results (dict): Result dict containing point clouds data. Returns: dict: The result...

Hi ! Have you solve it?