Chen Yang

Results 14 comments of Chen Yang

I have encountered the same situation as well, have you resolved it?

ok, thx ---- Replied Message ---- From ***@***.***> Date 01/16/2025 00:27 To ***@***.***> Cc Chen ***@***.***>***@***.***> Subject Re: [JonasSchult/Mask3D] Trained using the s3dis dataset, the calculated AP values for each...

> I have carefully studied your work on Gaussian Grouping and find it to be outstanding. However, I came across a similar approach that also leverages SAM technology to segment...

You should sample to a fixed number.

You should first manually annotate your dataset.

Can KFoldDataset be used for the dataset of the following architecture? data_prefix/ ├── class_x │ ├── xxx.png │ ├── xxy.png │ └── ... │ └── xxz.png └── class_y ├── 123.png...