Xu Cao

Results 5 issues of Xu Cao

Hi, all: I searched in the github but did not find any script that can help convert Waymo 3D segmentation format to SemanticKITTI format. (I want to use pytorch for...

Perception-3DSemanticSeg

Hi, chaytonmin: Thanks for your ideas in applying MAE to 3D object detection in CP. I checked your code and noticed that some parts can be replaced by functions in...

Add Stable Diffusion (https://huggingface.co/CompVis/stable-diffusion-v1-4).

During training, I found the instance part of your program is not accurate, the instance loss is too fast to converge to 0. Thus, I checked the loss.py file of...

# What does this PR do? This PR support inpaint pipeline in stable diffusion 3. It follows the idea of `StableDiffusionInpaintPipelineLegacy` as it do not need specific weight for inpainting....