DefTruth

Results 256 comments of DefTruth

> Nice demo! How do you deal with RVM now being under GPL3.0 whilst lite.ai is under MIT? This is indeed a problem, and I will seriously consider it. But...

> Not sure why is your result red-ish. Maybe there is a bug on RGB reading? Did you convert BGR to RGB properly? @PeterL1n 👍Many thanks to let me know...

> Does anyone have c++ code to run the demo? @ewayboy @PeterL1n C++ Demos for RobustVideoMatting: * NCNN C++ and Android Demo: [ncnn_Android_RobustVideoMatting](https://github.com/FeiGeChuanShu/ncnn_Android_RobustVideoMatting) from [FeiGeChuanShu](https://github.com/FeiGeChuanShu) * ONNXRuntime C++ Demo: [lite.ai.toolkit](https://github.com/DefTruth/lite.ai.toolkit/blob/main/ort/cv/rvm.cpp)...

> 这个Repo提供的pre-trained weight (yolov4)不是在coco上训练的吗 (像YOLOV4论文里一样)? 只有VOC的20类

> 好吧,我没有看见作者有关的说明,我也需要一个COCO上PRE-TRAINED WEIGHT。这位仁兄自己TRAIN的话要多久?我这感觉有些慢啊。 你可以去我的仓库看看有没有你想要的,我把yolov3、yolov4和yolov5的转成onnx了,v3和v5是coco-80类。在这 -> [litehub](https://github.com/DefTruth/litehub)

@amusi Hello, Can you please check and merge this PR ? Your repo is really awesome ! And I have add some latest awesome models of object detection into your...

可以关注下我们的 [PaddlePaddle/FastDeploy](https://github.com/PaddlePaddle/FastDeploy) repo,stable-diffusion近期会在FastDeploy中进行集成

华为昇腾的部署可以参考这个文档哈: - https://github.com/PaddlePaddle/FastDeploy/blob/develop/docs/cn/build_and_install/huawei_ascend.md

看下是不是没有设置环境变量,可以参考文档: - https://github.com/PaddlePaddle/FastDeploy/blob/develop/docs/cn/faq/use_sdk_on_ascend.md