Winnie202

Results 41 issues of Winnie202

### Checklist - [X] I have searched related issues but cannot get the expected help. - [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/tree/main/docs/en/faq.md) but cannot get the expected help....

### Prerequisite - [X] I have searched [the existing and past issues](https://github.com/open-mmlab/mmyolo/issues) but cannot get the expected help. - [X] I have read the [FAQ documentation](https://mmyolo.readthedocs.io/en/latest/faq.html) but cannot get the...

感谢代码的分享。请问,可以进行优化训练吗?因为任务需要更精细的分割效果,所以是否能加入标注数据进行训练?应该怎么训练呢?

Thanks for your work。Can the Cropformer-Swin model be converted to tensorRT? How can I improve the speed of predict? I am currently testing 50 images using NVIDIA GeForce RTX 3090,...

大佬,请问一下,你进行的三角板关键点检测结果如何?我用yolov8的pose-n进行关键点检测,结果偏差有点大,而且出现关键点在box的外面这种情况啊?我应该怎么进行调整呢? ![2023-10-08 14-53-13屏幕截图](https://github.com/TommyZihao/Train_Custom_Dataset/assets/86768013/0556904f-e65a-455f-b8f3-1374d42fe488) ![2023-10-08 14-54-00屏幕截图](https://github.com/TommyZihao/Train_Custom_Dataset/assets/86768013/ceb3a1e2-9c44-472c-b653-c2fb47bfdf11)

Thank you for sharing the code,I used taming-tranformer to did the image reconstruction for Street View,but smaller text sections don't work well. If i use this model to train this...

when I run the following command “python inference.py \ --input inputs/demo/general \ --config configs/model/cldm.yaml \ --ckpt weights/general_full_v1.ckpt \ --reload_swinir --swinir_ckpt weights/general_swinir_v1.ckpt \ --steps 50 \ --sr_scale 4 \ --image_size 512...

Thanks for your error report and we appreciate it a lot. **Checklist** 1. I have searched related issues but cannot get the expected help. 2. The bug has not been...

请问,PPMSVSR的能够实现的推理时间是多少?我运行video-enhance.py之后,100张图片需要119秒,gpu为NVIDIA TITAN X (Pascal) (UUID: GPU-5ef3a69b-60fc-9e21-8917-197079a30288)

您好,当我按照说明安装好环境并下载好权重后,运行CUDA_VISIBLE_DEVICES=0 python demo/gradio_demo.py依然报错,请帮我看看是什么原因导致,谢谢! ![2024-07-11 10-49-10屏幕截图](https://github.com/pipixin321/HolmesVAD/assets/86768013/fdc7795e-f9e1-4f9a-ac00-aa75effc8933) ![2024-07-11 10-49-32屏幕截图](https://github.com/pipixin321/HolmesVAD/assets/86768013/19c16ae7-1e86-4e96-b626-4538f0df548f)