wenmeng zhou
wenmeng zhou
预测结果迟迟没有,是指运行程序一直没有输出? 怀疑是在加载输入列表上,可以用pystack-debugger查看下程序运行在什么代码上
use v1.4.2 which has fix this
1. ERROR facechain: failed to install mmcv, make sure to have "CUDA Toolkit" and "Build Tools for Visual Studio" installed 请安装对应工具编译mmcv 2. 代码中accelerate launch改成python
是在linux上还是windows上?
请问大概运行每次会上涨多少内存,一般多少次后会oom,我们复现下
pip install mim mom install mmcv-full
https://github.com/alibaba/EasyCV/blob/master/docs/source/model_zoo_ssl.md#fast-convmae use fastconv mae
using git clone to download the raw files
在训练前执行如下代码登录,使用自己的私有仓库 ```python from modelscope.hub.api import HubApi YOUR_ACCESS_TOKEN = '请从ModelScope个人中心->访问令牌获取' api = HubApi() api.login(YOUR_ACCESS_TOKEN) ```
Sorry for the late reply, we will consider this feature in recent sprint