WUMINGCHAzero

Results 8 issues of WUMINGCHAzero

Hi, Thank your for sharing your codes! I'm finetuning the model with KITTI data with ground points. I use the data you provide in [meteornet](https://github.com/xingyul/meteornet). But I cannnot get the...

I try to finetune x4-upscaling model, but get really wired results. Can anyone helf?

Thanks for the great work! I tried to use **MMDetection3D v1.0.0rc5** to train and evaluate PETRv1 using **config:petr/petr_r50dcn_gridmask_p4.py**, however, I only got mAP of 0.3011(v.s. 0.3174 in config) and NDS...

I have rgba video in the format of .mkv. Directly using "video_reader = VideoReader(video_dir), result = video_reader.get_batch(...) " leads to array with only 3 channels. I want 4 channels instead....

The results are amazing! Thanks for sharing the code with the community!

Thanks for your great work! I notice that in the latest version, you use controlnet as the adapter for platte control. I have several questions about it: 1. In the...

I'm new to ComfyUI, and I wonder whether I could use the json file provided in example folder directly in python. Additionally, I wonder where the layerdiffuse checkpoints should be...

Error when using command "pip install -e ." I've tried solutions [here](https://blog.csdn.net/JanKin_BY/article/details/121703612), but ending up with "cannot find Eigen/Dense". I've also solutions [here](https://blog.csdn.net/weixin_44003563/article/details/121380742?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_baidulandingword~default-0-121380742-blog-121703612.235^v27^pc_relevant_default_base1&spm=1001.2101.3001.4242.1&utm_relevant_index=3) but met another problem. Please help me....