Daobilige Su

Results 4 issues of Daobilige Su

Hi, First, thanks for the software. Looks very cool. I am using the docker image provided. But I have 2 questions about it. After I read the dockerfile in the...

Hi, I am very new to this area, so it might be a silly question. I downloaded CVPPP dataset "CVPPP2017_LSC_training.zip" from https://www.plant-phenotyping.org/datasets-download. However, it looks like A1 folder only have...

Hi renmengye, Thanks again for sharing you work. I get your code working properly on CVPPP dataset, however, I was not able to visualize result on localhost using firefox web...

In the [concat_batcher.py](https://github.com/isl-org/Open3D-ML/blob/main/ml3d/torch/dataloaders/concat_batcher.py) file, in the implementation of the class ObjectDetectBatch, ``` class ObjectDetectBatch: def __init__(self, batches): """Initialize. Args: batches: A batch of data Returns: class: The corresponding class. """...