梦归云帆
梦归云帆
I also encountered mistakes in this step, but different from everyone else: ├ Running cmake... ├ Running build... Likely error (tail of the failed operation logfile): E:/media-autobuild_suite-master/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/12.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: E:/media-autobuild_suite-master/local64/lib/libtiff.a(tif_zstd.c.obj):tif_zstd.c:(.text+0x4c6): undefined reference...
I had the same problem
it works for me https://github.com/InternLM/lmdeploy/pull/1621#issuecomment-2179818835
This code is trying to download the pre-trained DLA.pth from a remote server. To close this function, please find. `/root/lib/models/centernet3d.py` Set the pretrained parameter to False. `self.backbone = getattr(dla, backbone)(pretrained=True,...
感谢你的提醒。我重新思考了我的请求,win32mica应该专注于“mica”的实现,要求支持win7的效果是有点不合理的。或许你已经注意到我的第一条消息中有一条zip下载链接。里面包含了一些python代码,能实现所谓的亚克力和磨砂玻璃效果。这些代码已经在win11上测试,我使用的库是wxpython。 wxpython默认使用GDI+模式,这种模式不支持GPU加速,理论上不能实现复杂的背景混合效果。 这与许多经典win32 GUI库相同。 我选择提交为issue而不是commit是因为我没有时间完善这些测试代码。 仅分享为一种思路 @littlewhitecloud
https://github.com/grafana/grafana Is a good reference example. I was attracted by the features of this software the first time I used it. But the technology they use is not compatible with...
Hi! Can you tell me your latest news? I am very curious about this project
[This link ](https://discord.gg/FG8BAcdE) shows that the invitation is invalid, it could be that the link has expired, or there is a problem with my network. Your idea inspired me. This...
> > Hi! Can you tell me your latest news? I am very curious about this project > > Hi @Puiching-Memory! > > We are currently testing an implementation of...
pytorch1.10.0 python3.8 ubuntu20.04 cuda11.3 3080Ti * 1 [通过测试] ### 安装环境流程: pip install mmcv-full==1.4.2 -f https://download.openmmlab.com/mmcv/dist/cu113/torch1.10.0/index.html pip install mmdet==2.20.0 pip install mmseg pip install spconv-cu113==2.1.21 pip install pytorch_lightning==1.9.5 手动安装mmdet3d==0.18.0 wget https://github.com/open-mmlab/mmdetection3d/archive/refs/tags/v0.18.0.zip...